Ubuntu packaging: this works better for changelog

Tiny change, specify the version as the tools get it wrong by default

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-12-15 14:52:32 -08:00
parent e63b642252
commit 028bd1e235

View file

@ -50,7 +50,7 @@ cp ../debian.changelog debian/changelog
#tail -1 debian/autocl >> debian/changelog
#rm -f debian/autocl
dch -i -D trusty -M
dch -v $VERSION-1~trusty -D trusty -M
mv ~/src/debian.changelog ~/src/debian.changelog.previous
cp debian/changelog ~/src/debian.changelog