Your message dated Tue, 07 Aug 2007 16:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#359045: fixed in netkit-ntalk 0.17-12
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: talkd
Version: 0.17-11
Severity: minor
Tags: patch

# /var/lib/dpkg/info/talkd.postinst foo %
/var/lib/dpkg/info/talkd.postinst: line 51: printf: `\': invalid format 
character
/var/lib/dpkg/info/talkd.postinst: incorrect arguments: foo 

--- debian/talkd.postinst~
+++ debian/talkd.postinst
@@ -48,7 +48,7 @@
        fi
        ;;
 *)
-       printf "$0: incorrect arguments: $*\n" >&2
+       echo "$0: incorrect arguments: $*" >&2
        exit 1
        ;;
 esac

Thanks,

Matej


--- End Message ---
--- Begin Message ---
Source: netkit-ntalk
Source-Version: 0.17-12

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

netkit-ntalk_0.17-12.diff.gz
  to pool/main/n/netkit-ntalk/netkit-ntalk_0.17-12.diff.gz
netkit-ntalk_0.17-12.dsc
  to pool/main/n/netkit-ntalk/netkit-ntalk_0.17-12.dsc
talk_0.17-12_i386.deb
  to pool/main/n/netkit-ntalk/talk_0.17-12_i386.deb
talkd_0.17-12_i386.deb
  to pool/main/n/netkit-ntalk/talkd_0.17-12_i386.deb



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.
Alberto Gonzalez Iniesta <[EMAIL PROTECTED]> (supplier of updated netkit-ntalk 
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: Tue, 07 Aug 2007 14:42:44 +0200
Source: netkit-ntalk
Binary: talkd talk
Architecture: source i386
Version: 0.17-12
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Changed-By: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
Description: 
 talk       - Chat with another user
 talkd      - Remote user communication server
Closes: 301935 355601 359045 436312
Changes: 
 netkit-ntalk (0.17-12) unstable; urgency=low
 .
   * Updated Build-Dep on libwrap-dev to libwrap0-dev. (Closes: #436312)
   * Bumped Standards-Version to 3.7.2.2, no change.
   * Patched talk/ctl_transact.c to stop using SO_BSDCOMPAT
     (Closes: #355601)
   * Fixed postinst printf with echo. Thanks Matej Vela for the patch.
     (Closes: #359045)
   * Added logcheck file. Thanks Alexander Gerasiov. (Closes: #301935)
   * Moved to debhelper compatability 4. Created debian/compat.
   * Added depends on inet-superserver, since maintainer scripts use
     update-inetd.
Files: 
 1ad142444d9a2fb7dac6b8ea593154d6 619 net optional netkit-ntalk_0.17-12.dsc
 4d8bbd14b1f3e5413f2aff6ee06d40c7 9190 net optional netkit-ntalk_0.17-12.diff.gz
 cedd256c67f5e89d362f9e1542196e50 21380 net optional talk_0.17-12_i386.deb
 7da7e5786e444b9fc7555d34e1bd905e 17516 net optional talkd_0.17-12_i386.deb

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

iD8DBQFGuJZtxRSvjkukAcMRAkbNAKDe02NiehGzdsb+1ZcSksFuiVlekQCeLdqH
wFdD8M1s3masmHu7hGsHCl8=
=eZJg
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to