closes #414288
authorPierre Habouzit <madcoder@debian.org>
Mon, 26 Nov 2007 17:52:54 +0000 (18:52 +0100)
committerPierre Habouzit <madcoder@debian.org>
Mon, 26 Nov 2007 17:52:54 +0000 (18:52 +0100)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
debian/changelog
debian/control

index a4c4a07..ee11168 100644 (file)
@@ -5,6 +5,7 @@ xinetd (1:2.3.14-3) UNRELEASED; urgency=low
       + copy config.{guess,sub} from /usr/share/misc/;
       + 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).
 
  -- Pierre Habouzit <madcoder@debian.org>  Mon, 26 Nov 2007 18:08:16 +0100
 
index 286adc9..a22ebc1 100644 (file)
@@ -18,7 +18,7 @@ Description: replacement for inetd with many enhancements
  limits on the number of servers that can be started, among other things.
  .
  It has the ability to redirect TCP streams to a remote host and port.
- This is useful for those of that use ip masquerading, or NAT, and want
+ This is useful for those of that use IP masquerading, or NAT, and want
  to be able to reach your internal hosts.
  .
  It also has the ability to bind specific services to specific interfaces.