Your message dated Wed, 18 Oct 2006 15:52:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#391938: fixed in sirc 2.211-9.1
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: sirc
Version: 2.211-9
Severity: serious

Hello Rudolf,

your postinst script is broken:

I would suggest you let debhelper handle it, since it already handle the
postrm.

------
#!/bin/sh
update-alternatives --install /usr/bin/irc irc /usr/bin/sirc 20 \
                    --slave /usr/share/man/man1/irc.1.gz irc.1 
/usr/share/man/man1/sirc.1.gz

test -e /usr/bin/update-menus && update-menus

exit 0 # Is required, because if the test in the prev line fails, the script
# would exit 1, and the isntall would fail
------

1) you must check whether update-alternatives and update-menus
succeeded instead of ignoring the failures

2) you must check if /usr/bin/update-menus is executable (-x), it is not
sufficient to check whether it exists, see menu manual section
"4.2. Adding a hook for dpkg in your packages".

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


--- End Message ---
--- Begin Message ---
Source: sirc
Source-Version: 2.211-9.1

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

sirc_2.211-9.1.diff.gz
  to pool/main/s/sirc/sirc_2.211-9.1.diff.gz
sirc_2.211-9.1.dsc
  to pool/main/s/sirc/sirc_2.211-9.1.dsc
sirc_2.211-9.1_i386.deb
  to pool/main/s/sirc/sirc_2.211-9.1_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.
Thijs Kinkhorst <[EMAIL PROTECTED]> (supplier of updated sirc 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, 18 Oct 2006 20:54:37 +0200
Source: sirc
Binary: sirc
Architecture: source i386
Version: 2.211-9.1
Distribution: unstable
Urgency: medium
Maintainer: Rudolf Weeber <[EMAIL PROTECTED]>
Changed-By: Thijs Kinkhorst <[EMAIL PROTECTED]>
Description: 
 sirc       - The full-featured Perl IRC client
Closes: 391938
Changes: 
 sirc (2.211-9.1) unstable; urgency=medium
 .
   * NMU to fix RC bugs; patch provided by Bill Allombert.
   * postinst/prerm: (closes: #391938)
    - Add set -e and #DEBHELPER#
    - Remove call to update-menus that will be handled by debhelper.
   * control: remove Provides in source section.
Files: 
 a0ffb790f82a57e6a6f15188f0174dac 579 net optional sirc_2.211-9.1.dsc
 1945d252bcff62e31b85104b14025294 38470 net optional sirc_2.211-9.1.diff.gz
 0f10ed5f5b668fb6b170dc43f42fcff7 106756 net optional sirc_2.211-9.1_i386.deb

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

iD8DBQFFNnnnJdKMxZV9WM8RAhqoAJ9xzHAD1zSVKBWHAdnPAM6mBFDcAQCfcQmj
QGz30/dkTzmcCd2UhyKoXGM=
=Fypu
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to