summaryrefslogtreecommitdiff
path: root/kiw-ventoy/update-ventoy-package.sh
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2021-08-08 12:35:06 +0200
committerHolger Paradies <retabell@gmx.de>2021-08-08 12:35:06 +0200
commit3335391ac1ae4cf848e07f769ff4124737bce80f (patch)
tree89d2bca5309554fa138ebb1b8b2732d24b3062cb /kiw-ventoy/update-ventoy-package.sh
parent5709a45d33d708952128d31734ee4668ca615599 (diff)
downloadkanotix-packages-3335391ac1ae4cf848e07f769ff4124737bce80f.zip
kanotix-packages-3335391ac1ae4cf848e07f769ff4124737bce80f.tar.gz
kiw-ventoy change changelog creation
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