summaryrefslogtreecommitdiff
path: root/kiw-ventoy/update-ventoy-package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kiw-ventoy/update-ventoy-package.sh')
-rw-r--r--kiw-ventoy/update-ventoy-package.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/kiw-ventoy/update-ventoy-package.sh b/kiw-ventoy/update-ventoy-package.sh
index ea26128..5cacad6 100644
--- a/kiw-ventoy/update-ventoy-package.sh
+++ b/kiw-ventoy/update-ventoy-package.sh
@@ -16,7 +16,9 @@ rm -f ventoysha256
echo "$(ls -1 ventoy*.tar.gz) usr/share/kanotix-iso-writer" >debian/kiw-ventoy.install
-dch --distribution unstable --newversion $VERSIONNUMBER "Ventoy $VERSIONNUMBER"
+#dch --distribution unstable --newversion $VERSIONNUMBER "Ventoy $VERSIONNUMBER"
+rm -f debian/changelog
+dch --distribution unstable --create --package "kiw-ventoy" --newversion $VERSIONNUMBER "Ventoy $VERSIONNUMBER"
debuild -S