From: Antonio Ospite Date: Mon, 18 Nov 2013 23:44:13 +0000 (+0100) Subject: debian/changelog: prepare for 0.2-2 X-Git-Tag: debian/0.2-2~7 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/bb8efa4ae92c6600ffcd7bb649637e7d82b71ee3 debian/changelog: prepare for 0.2-2 Git-Dch: ignore --- diff --git a/debian/changelog b/debian/changelog index c2baf57..05e8922 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +tweeper (0.2-2) unstable; urgency=low + + * debian/gbp.conf: explicitly disable pristine-tar. + Thanks to gregor herrmann + * debian/control: bump Standards-Version to 3.9.5 + * debian/rules: use $(CURDIR) instead of $$(pwd) + * debian/control: specify the debian package branch in Vcs-Git + * debian/patches: add a fix to the man page from upstream + + -- Antonio Ospite Tue, 19 Nov 2013 00:43:43 +0100 + tweeper (0.2-1) unstable; urgency=low * Initial release (Closes: #729858)