X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/blobdiff_plain/946771da498fb281ecb5c45c2d9322f382a0c77a..401de0514cceace73d42fe205a85fac06947ba46:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 601735c..796f249 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,86 @@ +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 + Monteiro and Miguel Figueiredo (closes: #433041). + * Add German debconf translation, thanks to Helge Kreutzmann + (closes: #433296). + * Fix typo in debconf template, thanks to Helge Kreutzmann + (closes: #433297). + * Add debconf-updatepo to debian/rule's clean target. + * Convert debian/changelog to UTF-8. + * Fix usage of MAKEDEV, thanks to Marco d'Itri (closes: #434160). + + -- gregor herrmann Sun, 22 Jul 2007 16:27:51 +0200 + +iodine (0.4.0-2) unstable; urgency=low + + * Change mode of /etc/default/iodine to 600, thanks to Lennart Poettering + (cf. #432719). + + -- gregor herrmann Wed, 11 Jul 2007 18:10:12 +0200 + iodine (0.4.0-1) unstable; urgency=low + * Initial upload to the Debian archive (closes: #430206). * New upstream release. * Fix debian/watch. * Don't create manpages anymore, now included in upstream tarball. @@ -7,8 +88,9 @@ iodine (0.4.0-1) unstable; urgency=low * Move makedev from Build-Depends to Depends. * Add password option to debconf questions and /etc/default/iodine. * Change order in postinst. + * Add user iodine and run iodined in a chroot as this user. - -- gregor herrmann Fri, 22 Jun 2007 14:50:34 +0200 + -- gregor herrmann Sat, 23 Jun 2007 14:49:46 +0200 iodine (0.3.4-1) unstable; urgency=low