Your message dated Tue, 03 Oct 2006 20:32:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#389124: fixed in inetutils 2:1.4.3+20060719-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: inetutils-inetd
Version: 2:1.4.3+20060719-2
Severity: minor

>From man page

     Upon execution, inetd reads its configuration information from a configu-
     ration pathnames on the command line, by default, /etc/inetd.conf and
     /etc/initd.d.  If the configuration pathname is a directory, all the

The "/etc/initd.d" should be "/etc/inetd.d".
Also, the "from a configuration pathnames" should simply be
"from configuration pathnames".

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hurd-i386 (i386-AT386)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU-Mach 1.3/Hurd-0.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages inetutils-inetd depends on:
ii  inetutils-syslogd [sy 2:1.4.3+20060719-2 System logging daemon
ii  libc0.3               2.3.6.ds1-4        GNU C Library: Shared libraries
ii  lsb-base              3.1-15             Linux Standard Base 3.1 init scrip
ii  netbase               4.26               Basic TCP/IP networking system
ii  zlib1g                1:1.2.3-13         compression library - runtime

inetutils-inetd recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: inetutils
Source-Version: 2:1.4.3+20060719-3

We believe that the bug you reported is fixed in the latest version of
inetutils, which is due to be installed in the Debian FTP archive:

inetutils-ftp_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-ftp_1.4.3+20060719-3_i386.deb
inetutils-ftpd_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-ftpd_1.4.3+20060719-3_i386.deb
inetutils-inetd_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-inetd_1.4.3+20060719-3_i386.deb
inetutils-ping_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-ping_1.4.3+20060719-3_i386.deb
inetutils-syslogd_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-syslogd_1.4.3+20060719-3_i386.deb
inetutils-talk_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-talk_1.4.3+20060719-3_i386.deb
inetutils-talkd_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-talkd_1.4.3+20060719-3_i386.deb
inetutils-telnet_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-telnet_1.4.3+20060719-3_i386.deb
inetutils-telnetd_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-telnetd_1.4.3+20060719-3_i386.deb
inetutils-tools_1.4.3+20060719-3_i386.deb
  to pool/main/i/inetutils/inetutils-tools_1.4.3+20060719-3_i386.deb
inetutils_1.4.3+20060719-3.diff.gz
  to pool/main/i/inetutils/inetutils_1.4.3+20060719-3.diff.gz
inetutils_1.4.3+20060719-3.dsc
  to pool/main/i/inetutils/inetutils_1.4.3+20060719-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated inetutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  4 Oct 2006 06:05:45 +0300
Source: inetutils
Binary: inetutils-ftp inetutils-talk inetutils-talkd inetutils-ftpd 
inetutils-inetd inetutils-telnet inetutils-syslogd inetutils-telnetd 
inetutils-tools inetutils-ping
Architecture: source i386
Version: 2:1.4.3+20060719-3
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 inetutils-ftp - File Transfer Protocol client
 inetutils-ftpd - File Transfer Protocol server
 inetutils-inetd - Internet super server
 inetutils-ping - ICMP ECHO tool
 inetutils-syslogd - System logging daemon
 inetutils-talk - Talk to another user
 inetutils-talkd - Remote user communication server
 inetutils-telnet - Telnet client
 inetutils-telnetd - Telnet server
 inetutils-tools - Base networking utilities (experimental package)
Closes: 389124
Changes: 
 inetutils (2:1.4.3+20060719-3) unstable; urgency=low
 .
   * Switched to quilt:
     - Add new debian/patches/series file.
     - Add Build-Depends on 'quilt (>= 0.40)'.
     - Include quilt.make from debian/rules.
     - Remove now unused debian/patch.mk.
   * Add a Tag: field to all binary packages, using the data from debtags.
   * Do not link against uneeded libz, remove Build-Depends.
     - debian/patches/00_no_link_libbsd.patch: Renamed to ...
     - debian/patches/00_no_link_extralibs.patch: ... this.
   * Update inetutils-inetd to match new changes in netbase:
     - Change Provides and Conflicts on inetd to inet-superserver.
     - Add a Depends on update-inetd.
   * Add a Build-Depends on libwrap0-dev.
   * Enable PAM and libwrap in the configure options.
   * Fix typos in inetutils-inetd manpage. (Closes: #389124)
     - debian/patches/11_inetd_doc.patch: New file.
     Thanks to Stephen Liebbe <[EMAIL PROTECTED]>.
   * Add LSB dependency information to the init scripts for inetutils-inetd
     and inetutils-syslogd, and remove invalid comments.
   * Add an empty /etc/inetd.d/ directory to the inetutils-inetd package.
Files: 
 ce795ae029f44c17b9fc660a089799bc 1012 net extra inetutils_1.4.3+20060719-3.dsc
 eff2d9ea96f935e06f15b2d0dcff4e7e 15530 net extra 
inetutils_1.4.3+20060719-3.diff.gz
 cdfe5b73b0d1e7344aeaf38f76373515 62400 net extra 
inetutils-ftp_1.4.3+20060719-3_i386.deb
 9520c59e0b685d0199e6626dc484b0fd 54568 net extra 
inetutils-ftpd_1.4.3+20060719-3_i386.deb
 e4f6dd67cf5b9df1349228796b630d31 41434 net extra 
inetutils-inetd_1.4.3+20060719-3_i386.deb
 020a3cc6e68c9a64b49eb67d9f1bd1a3 44552 net extra 
inetutils-ping_1.4.3+20060719-3_i386.deb
 0032b1188c474810429d195a02815b37 46728 net extra 
inetutils-syslogd_1.4.3+20060719-3_i386.deb
 0e4d591f1a0d3e6b199c7a85ea4e54d2 33080 net extra 
inetutils-talk_1.4.3+20060719-3_i386.deb
 872a4f121eda29677d10df5993da146f 66940 net extra 
inetutils-talkd_1.4.3+20060719-3_i386.deb
 3fa35347ef132a717f4b66097943ac49 63610 net extra 
inetutils-telnet_1.4.3+20060719-3_i386.deb
 7b48bbfe956a9ece965bfb824fce1255 51850 net extra 
inetutils-telnetd_1.4.3+20060719-3_i386.deb
 4b403e658672f69be95512b92692d782 36066 net extra 
inetutils-tools_1.4.3+20060719-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFIycVuW9ciZ2SjJsRAmj4AKDU/MMVMEjK8NF7FvVyLOo90l9RjACgtCVg
IjKCJyXkmcOC2TmyYQx/ZTY=
=zeWv
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to