Your message dated Sat, 20 May 2006 03:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368169: fixed in clamav-getfiles 0.6-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: clamav-data
Version: 20060503.184000.1438

As of Debian Policy Manual version 3.7.2, the use of invoke-rc.d to
run init.d scripts has been made mandatory. Earlier, its use was
strongly recommended.

In most cases the fix should be simple, replace this:
    
    /etc/init.d/package <action>
    
with this:
    
    if which invoke-rc.d >/dev/null 2>&1; then
            invoke-rc.d package <action>
    else
            /etc/init.d/package <action>
    fi

On May 13 and 14, I checked all packages in Debian sid, and found
that your package needs to be changed because of this policy change.
This bug is part of a mass-filing to get all such bugs fixed.
(See discussion starting at [1].)

    [1] http://lists.debian.org/debian-devel/2006/05/msg00577.html

If my checking was wrong, I apologize.

If I can help in getting the bug fixed, please tell me.


--- End Message ---
--- Begin Message ---
Source: clamav-getfiles
Source-Version: 0.6-1

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

clamav-getfiles_0.6-1.diff.gz
  to pool/main/c/clamav-getfiles/clamav-getfiles_0.6-1.diff.gz
clamav-getfiles_0.6-1.dsc
  to pool/main/c/clamav-getfiles/clamav-getfiles_0.6-1.dsc
clamav-getfiles_0.6-1_all.deb
  to pool/main/c/clamav-getfiles/clamav-getfiles_0.6-1_all.deb
clamav-getfiles_0.6.orig.tar.gz
  to pool/main/c/clamav-getfiles/clamav-getfiles_0.6.orig.tar.gz



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.
Marc Haber <[EMAIL PROTECTED]> (supplier of updated clamav-getfiles 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: Sat, 20 May 2006 10:05:25 +0000
Source: clamav-getfiles
Binary: clamav-getfiles
Architecture: source all
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Marc Haber <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 clamav-getfiles - Update script for clamav
Closes: 368169
Changes: 
 clamav-getfiles (0.6-1) unstable; urgency=low
 .
   * use invoke-rc.d in clamav-data postinst. Thanks to Lars Wirzenius.
     This is preparation to close #367750. Closes: #368169
   * Include link to clamav-getfiles changelog in clamav-data changelog
   * Introduce new environment variable to prevent clamav-data build
     directory from being purged.
   * Fix AUTOGENWARNING to remove extra space before leading period.
   * Replace backticks with $()
   * Invoke dh_clean in clamav-data debian/rules clean target
   * move debhelper to Build-Depends: in clamav-data and clamav-getfiles
   * Remove question from clamav-data debconf question
   * Standards-Version: 3.7.2
Files: 
 e135501a77014dd82e4d820f680cee13 596 utils optional clamav-getfiles_0.6-1.dsc
 c5495cac4f59a3cadda896307081c2af 26029 utils optional 
clamav-getfiles_0.6.orig.tar.gz
 c5bdcabef42db2242306a233566ba683 20 utils optional 
clamav-getfiles_0.6-1.diff.gz
 1262eb2eb2edbf99c483b72fe3f163f4 27428 utils optional 
clamav-getfiles_0.6-1_all.deb

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

iD8DBQFEbu5RgZalRGu6PIQRAvcLAKCfvgQc8xmmx3ZRSc0ynYYzU4NP4gCgksEd
fJvETobxnNPhLWJeZVA3efE=
=NvR1
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to