+ remove the diff touching the config.* from Update-build-system.patch.
* 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
-From 42c52da8f077dcbe17fda272eef03b393c0a5309 Mon Sep 17 00:00:00 2001
+From d6198f79903fad189118abcd1edc860c4c98a404 Mon Sep 17 00:00:00 2001
From: Pierre Habouzit <madcoder@debian.org>
Date: Mon, 26 Nov 2007 16:01:01 +0100
Subject: [PATCH] Documentation fixes.
+Signed-off-by: Pierre Habouzit <madcoder@debian.org>
---
- xinetd/itox.8 | 15 +++++++++------
- xinetd/xinetd.man | 2 +-
- 2 files changed, 10 insertions(+), 7 deletions(-)
+ xinetd/itox.8 | 15 +++++++++------
+ xinetd/xinetd.conf.man | 2 +-
+ xinetd/xinetd.man | 2 +-
+ 3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/xinetd/itox.8 b/xinetd/itox.8
index de109db..89a68fb 100644
-This man page was written by Norbert Veber <nveber@debian.org>.
+This man page was written by Norbert Veber <nveber@debian.org> and Thomas Seyrat
+<tomasera@debian.org>
+diff --git a/xinetd/xinetd.conf.man b/xinetd/xinetd.conf.man
+index a006e48..2fa4656 100644
+--- a/xinetd/xinetd.conf.man
++++ b/xinetd/xinetd.conf.man
+@@ -228,7 +228,7 @@ determines the program to execute for this service.
+ determines the arguments passed to the server. In contrast to \fBinetd\fP,
+ the server name should \fInot\fP be included in \fIserver_args\fP.
+ .TP
+-+.B libwrap
++.B libwrap
+ overrides the service name passed to libwrap (which defaults to the
+ server name, the first server_args component with NAMEINARGS, the id
+ for internal services and the service name for redirected services).
diff --git a/xinetd/xinetd.man b/xinetd/xinetd.man
index d52c2cc..c76c3c6 100644
--- a/xinetd/xinetd.man