X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ba9f1ad1195d439094ec5c95cfcca8010f9fa55e;hb=refs%2Ftags%2Fdebian-sid%2F2.3.14-4;hp=8d5b386c33923a7aebd882c23db4584f6ea81712;hpb=9149e0b8e0756b72796c46b1ba0d8aa2a886bba9;p=packages%2Fxinetd.git diff --git a/debian/changelog b/debian/changelog index 8d5b386..ba9f1ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,45 @@ -xinetd (1:2.3.14-3) UNRELEASED; urgency=low +xinetd (1:2.3.14-4) unstable; urgency=low - * Always use up2date config.{sub,guess}: - + add autotools-dev to the Depends; - + copy config.{guess,sub} from /usr/share/misc/; - + remove the diff touching the config.* from Update-build-system.patch. + * Add Disable-services-with-a-duplicated-id.patch: if a service has the same + id and is configured in both xinetd configuration directories _and_ in + /etc/inetd.conf, the configuration (even if disabled) from xinetd + directories takes precedence. + * /etc/default/xinetd wasn't installed anymore because of a typo: + debian/xinetd.defaults -> debian/xinetd.default. + * debian/xinetd.postrm: don't purge configuration that isn't ours on purge + anymore. + * Don't force inetd_compat for upgrades. + * Update README.Debian with informations wrt -inetd_compat in Debian. - -- Pierre Habouzit Mon, 26 Nov 2007 18:08:16 +0100 + -- Pierre Habouzit Wed, 28 Nov 2007 12:02:26 +0100 + +xinetd (1:2.3.14-3) unstable; urgency=low + + [ The let's try to provide inet-superserver upload ] + + xinetd has an -inetd_compat mode that renders it suitable for being an + inet-superserver, instead of clumsily divert netkit-inetd. Enabling this + closes: 134955, 188232, 326975, 355417, 373157, 406190, 406660, 448617. + + * debian/NEWS: explain the transition. + + * debian/control: + + add Provides/Conflicts on inet-superserver. + + add dependency on update-inetd. + + add dependency on lsb-base. + + * maintainer scripts: + + preinst: remove diversion of /etc/init.d/inetd. + + other: don't touch /etc/init.d/inetd anymore. + + * debian/xinetd.defaults: enable inetd_compat mode, so that we can + legitimately provide inet-superserver. + + * debian/xinetd.init: + + support the new INETD_COMPAT option. + + be lsb. + + -- Pierre Habouzit Mon, 26 Nov 2007 22:24:09 +0100 xinetd (1:2.3.14-2) unstable; urgency=low @@ -18,8 +52,15 @@ xinetd (1:2.3.14-2) unstable; urgency=low + make it slightly more modern. + use pristine-tar. + use debian/patches. + * Always use up2date config.{sub,guess}: + + add autotools-dev to the Depends; + + copy config.{guess,sub} from /usr/share/misc/; + * Unset TMPDIR in the initscript (Closes: 379400). + * Capitalize IP in the package Description (Closes: 414288). + * Fix typo in xinetd.conf(5), spurious `+': update + Documentation-fixes.patch (Closes: 413997). - -- Pierre Habouzit Mon, 26 Nov 2007 16:40:07 +0100 + -- Pierre Habouzit Mon, 26 Nov 2007 18:08:16 +0100 xinetd (1:2.3.14-1.1) unstable; urgency=low