2009
update-inetd (4.35) unstable; urgency=low
* Add missing dependencies on libfile-temp-perl (which, is provided by the
confusingly Build-Essential but not Essential perl-modules package) and
libfile-copy-recursive-perl (Closes: #548164).
* Do not install /etc/inetd.conf.d/ until a consensus is reached on how to
improve update-inetd
-- Serafeim Zanikolas <serzan@hellug.gr> Sun, 27 Sep 2009 12:15:15 +0200
update-inetd (4.34) unstable; urgency=low
* In tests.py, check only atime, mtime, and file size (Closes: #546782) * Add tests to ensure that inetd is notified only when inetd.conf is actually changed by update-inetd * When xinetd is installed, ensure update-inetd always restarts it (regardless of whether there are any configuration changes, since update-inetd cannot tell that anyway)
-- Serafeim Zanikolas <serzan@hellug.gr> Sun, 20 Sep 2009 16:51:37 +0200
update-inetd (4.33) unstable; urgency=low
* Do not assume that /tmp is in the same partition as /etc (Closes: #544841) * Reduce package priority from important to optional
-- Serafeim Zanikolas <serzan@hellug.gr> Thu, 03 Sep 2009 22:12:09 +0200
update-inetd (4.32) unstable; urgency=low
* New maintainer (Closes: #472470) * Install /etc/inetd.conf.d/, to be eventually populated with xinetd fragments from daemon packages that rely on inetd * Update long description to note that xinetd is currently not supported * Add tests.py to test most common use cases * Depend on ${misc:Depends}, and Build-Depend-Indep on python and coreutils (for test cases) * Bump Standards-Version to 3.8.3 (check for nocheck in DEB_BUILD_OPTIONS) * Fix mixed-space indentation to improve readability * Fix removal of disabled services (Closes: 510406) * Document in update-inetd(8) and in the command-line help that users disabling a service with update-inetd must use --comment-chars '#' to ensure that the setting survives package upgrades (Closes: #24543). Add clarifications to update-inetd(8) about the significance and proper use of --comment-chars. * Do not run itox; point to its manpage instead (Closes: #525828, #525185) * Make sure to start inetd (as opposed to restart or force-reload) when update-inetd is asked to add or enable a service that happens to be the only one being enabled. Thanks to Jonathan Hall <jonh@nmgi.com> for the patch (Closes: #512105) * Add more diagnostic messages for --verbose (Closes: #131889) * Do not touch /etc/inetd.conf or bother inetd unless the configuration file is actually changed. Thanks to Jason Cormie <jason@wormwood666.demon.co.uk> for the patch (Closes: #63504) * Revise the message displayed to xinetd users to not suggest that an entry has been added to /etc/inetd.conf, at a point when it is not yet clear whether that will indeed be the case. Also, when an --add request is not acted upon (because it refers to a commented-out entry), display a message in standard error (Closes: #409129) * Fix typo in update-inetd(8) (Closes: #510557) and hyphen-used-as-minus-sign lintian warnings * Add lintian override for unused-debconf-template * Add Vcs-* fields in debian/control
-- Serafeim Zanikolas <serzan@hellug.gr> Mon, 31 Aug 2009 22:47:21 +0200
2008
update-inetd (4.31) unstable; urgency=low
* Depend on debconf again and try to do it properly now:
[ Christian Perrier ]
- Reintroduce debconf templates I abusively and mistakenly removed.
- As a consequence, also update translations I closed in former NMU:
Spanish, Brazilian Portuguese, Swedish, Turkish, Romanian, Italian
[ Luk Claes ]
- Avoid output to stdout.
- Install lintian override to avoid getting on the wrong list :-)
-- Luk Claes <luk@debian.org> Thu, 04 Sep 2008 20:58:20 +0200
update-inetd (4.30+nmu1) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Drop unused debconf templates with apologies to translators
whose work I'll waste.
Closes: #481659, #483621, #484240, #491206, #491824, #492575
-- Christian Perrier <bubulle@debian.org> Sat, 12 Jul 2008 19:41:55 +0200
update-inetd (4.30) unstable; urgency=low
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #466760
* [Debconf translation updates]
* Basque. Closes: #467424
* Galician. Closes: #467484
* Dutch. Closes: #468303
* Vietnamese. Closes: #468478
* Czech. Closes: #468909
* Portuguese. Closes: #469355
* French. Closes: #469672
* German. Closes: #465777
* Russian. Closes: #470101
* Finnish. Closes: #470592
* Japanese. Closes: #470596
[ Luk Claes ]
* Upload to unstable.
* Don't output text on stdout (Closes: #467002).
-- Luk Claes <luk@debian.org> Fri, 14 Mar 2008 18:51:04 +0100
update-inetd (4.29) unstable; urgency=low
* Fix syntax error (Closes: #464075).
-- Luk Claes <luk@debian.org> Tue, 05 Feb 2008 07:49:45 +0100
update-inetd (4.28) unstable; urgency=low
* Taking over the package. * Fix some DebianNet.pm issues (Closes: #296795). * Use boolean template and po-debconf (Closes: #402313). * Fix spelling error in manpage (Closes: #335332). * Add title to debconf questions (Closes: #402424).
-- Luk Claes <luk@debian.org> Mon, 04 Feb 2008 16:27:24 +0100
2007
update-inetd (4.27-0.6) unstable; urgency=low
* Non-maintainer upload.
* cdebconf transition: allow the dependency on debconf to be satisfied with
an alternate of debconf-2.0 (Closes: #415685).
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 21 Aug 2007 00:23:20 +0200
update-inetd (4.27-0.5) unstable; urgency=low
* Non-maintainer upload.
* When called with --disable or --remove, call invoke-rc.d $inetd
force-reload instead of restart -- if inetd isn't running, there's no
reason that we should be restarting it in the process of removing
services from inetd.conf. Closes: #414485.
-- Steve Langasek <vorlon@debian.org> Sun, 11 Mar 2007 17:52:56 -0700
update-inetd (4.27-0.4) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Suppress unexpected output from invoke-rc.d, which may break postinst
scripts calling update-inetd while using debconf. Closes: #411911.
-- Steve Langasek <vorlon@debian.org> Wed, 21 Feb 2007 12:36:50 -0800
update-inetd (4.27-0.3) unstable; urgency=low
* Non-maintainer upload
* Change maintainer to Marco d'Itri exclusively.
* Restart inetd if inetd doesn't seem to be running (no inetd.pid file).
Thanks to Roland Stigge for the patch. (Closes: Bug#399788)
-- Anthony Towns <aj@azure.humbug.org.au> Sat, 10 Feb 2007 14:06:19 +1000
2006
update-inetd (4.27-0.2) unstable; urgency=low
* Non-maintainer upload * Fixes bashism in postinst (Closes: #398230)
-- Roland Stigge <stigge@antcom.de> Sun, 12 Nov 2006 18:57:58 +0100
update-inetd (4.27-0.1) unstable; urgency=low
* Non-maintainer upload
* Changes interactive configuration acknowledgements to debconf questions
(Closes: #282147)
-- Roland Stigge <stigge@antcom.de> Sun, 12 Nov 2006 13:30:32 +0100
update-inetd (4.27) unstable; urgency=low
* First upload.
The package has been split from netbase with no changes.
* Priority changed from important to standard.
-- Marco d'Itri <md@linux.it> Sun, 10 Sep 2006 12:24:27 +0200