prepare the lets be a superserver release.
[packages/xinetd.git] / debian / changelog
index a35ce96..f042642 100644 (file)
@@ -1,4 +1,26 @@
-xinetd (1:2.3.14-2) UNRELEASED; urgency=low
+xinetd (1:2.3.14-3) UNRELEASED; urgency=low
+
+  [ The let's try to provide inet-superserver upload ]
+
+  * 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 <madcoder@debian.org>  Mon, 26 Nov 2007 21:53:25 +0100
+
+xinetd (1:2.3.14-2) unstable; urgency=low
 
   * Adopt package (Closes: 434357), thanks Thomas for your past work.
   * debian/control:
@@ -9,8 +31,15 @@ xinetd (1:2.3.14-2) UNRELEASED; urgency=low
       + make it slightly more modern.
       + use pristine-tar.
       + use debian/patches.
-
- -- Pierre Habouzit <madcoder@debian.org>  Mon, 26 Nov 2007 16:20:14 +0100
+  * 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 <madcoder@debian.org>  Mon, 26 Nov 2007 18:08:16 +0100
 
 xinetd (1:2.3.14-1.1) unstable; urgency=low