Your message dated Sun, 2 Sep 2007 20:24:55 +0200
with message-id <[EMAIL PROTECTED]>
and subject line closing old sauce bugs
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: sauce
Version: 0.8.1

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 ---
Version: 0.8.1-1.1

These bugs have been fixed already over a year ago, but haven't been
recorded by the bts as closed.  The corresponding changelog follows:

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

Format: 1.7
Date: Mon, 17 Jul 2006 22:37:40 +0200
Source: sauce
Binary: sauce
Architecture: source all
Version: 0.8.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Ian Jackson <[EMAIL PROTECTED]>
Changed-By: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Description: 
 sauce      - SMTP defence software against spam
Closes: 215237 359574 367759
Changes: 
 sauce (0.8.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added a logrotate file provided by Mark Brown <[EMAIL PROTECTED]>
     (Closes: #215237).
   * Get rid of the /usr/doc link in postinst (Closes: #359574).
   * Consistently use invoke-rc.d in maintainer scripts (Closes:
     #367759).
Files: 
 c32826931c2b78ea213f508449b016a0 487 mail extra sauce_0.8.1-1.1.dsc
 068b31ddcb035ff675f434a445244b31 83795 mail extra sauce_0.8.1-1.1.tar.gz
 5a5e09a5e815fabcb14be2edd19f8410 73130 mail extra sauce_0.8.1-1.1_all.deb

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

iD8DBQFEu/f8NFDtUT/MKpARAtpeAJ9Z3z7f2VpUTH+3urqvrLB+Wp8bbwCfWOlC
Lv8UZl6gQVKVrm/8jEhGMTo=
=5Pd8
-----END PGP SIGNATURE-----

-- 
Kind regards,
+--------------------------------------------------------------------+
| Bas Zoetekouw              | GPG key: 0644fab7                     |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| [EMAIL PROTECTED], [EMAIL PROTECTED] |              a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+ 

--- End Message ---

Reply via email to