X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/blobdiff_plain/880c9871af50b9f5cb8940f255cad07134c241db..401de0514cceace73d42fe205a85fac06947ba46:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 85b5796..796f249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,38 @@ -iodine (0.4.1-1) UNRELEASED; urgency=low +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. + - 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 01:43:40 +0100 + -- gregor herrmann Sat, 01 Dec 2007 02:30:51 +0100 iodine (0.4.0-5) unstable; urgency=low