X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/blobdiff_plain/91fe4cc9fed03aae0828e37608f836c063a14bb7..401de0514cceace73d42fe205a85fac06947ba46:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4a3f52b..796f249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,62 @@ +iodine (0.4.1-3) UNRELEASED; urgency=low + + * Fix LSB header in init.d script, thanks to Petter Reinholdtsen for the + report and the patch (closes: #468653). + * Set debhelper compatibility level to 6. + + -- gregor herrmann Fri, 29 Feb 2008 23:14:51 +0100 + +iodine (0.4.1-2) unstable; urgency=low + + * Set Standards-Version to 3.7.3 (no changes required). + * Create install-stamp target in debian/rules and adjust target + dependencies. + * Change debian/copyright to the new machine-readable format. + * Add patch 03_cflags.dpatch: use CFLAGS from debian/rules in upstream + Makefiles. + + -- gregor herrmann Tue, 05 Feb 2008 17:31:25 +0100 + +iodine (0.4.1-1) unstable; urgency=low + + * New upstream release: + - hides password from ps and stdin (closes: #432719). + - uses /etc/resolv.conf (closes: #432867). + - incorporates patch to daemonize before chrooting and dropping + privileges, therefore dropping 02_detach.dpatch. + - uses $(MAKE) in Makefile, except in one case, therefore adding patch + 02_make.dpatch. + - fixes the install dir for the manpage, therefore adapting patch + 01_mandir.dpatch. + * debian/copyright: update years of copyright. + * debian/rules: use $(DPATCH_STAMPFN) and $@. + * Mention (improved) manpage in README.Debian. + + -- gregor herrmann Sat, 01 Dec 2007 02:30:51 +0100 + +iodine (0.4.0-5) unstable; urgency=low + + * Apply patch for "init script fails to restart", thanks to Horst + Schirmeier (closes: #453001). + * debian/rules: make configure-stamp depend on patch. + + -- gregor herrmann Mon, 26 Nov 2007 20:36:41 +0100 + +iodine (0.4.0-4) unstable; urgency=low + + * Add French debconf translation, thanks to Christian Perrier + (closes: #434323). + * Add Dutch debconf translation, thanks to Bart Cornelis + (closes: #451396). + * Clean up debian/rules. + * Don't install TODO anymore, and remove debian/docs. + * Move upstream URL from the description to the new Homepage field. + * Change XS-Vcs-* fields to Vcs-*. + * Add patch to daemonize before chrooting and dropping privileges, thanks + to Matthew William Solloway Bell (closes: #450759). + + -- gregor herrmann Fri, 16 Nov 2007 12:48:50 +0100 + iodine (0.4.0-3) unstable; urgency=low * Add Portuguese translation for debconf messages, thanks to Américo