Your message dated Sun, 02 Sep 2007 06:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367729: fixed in rbootd 2.0-8.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: rbootd
Version: 2.0-8

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: rbootd
Source-Version: 2.0-8.1

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

rbootd_2.0-8.1.diff.gz
  to pool/main/r/rbootd/rbootd_2.0-8.1.diff.gz
rbootd_2.0-8.1.dsc
  to pool/main/r/rbootd/rbootd_2.0-8.1.dsc
rbootd_2.0-8.1_amd64.deb
  to pool/main/r/rbootd/rbootd_2.0-8.1_amd64.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.
Robert S. Edmonds <[EMAIL PROTECTED]> (supplier of updated rbootd 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: Sun, 02 Sep 2007 02:04:31 -0400
Source: rbootd
Binary: rbootd
Architecture: source amd64
Version: 2.0-8.1
Distribution: unstable
Urgency: low
Maintainer: Alan Bain <[EMAIL PROTECTED]>
Changed-By: Robert S. Edmonds <[EMAIL PROTECTED]>
Description: 
 rbootd     - Remote Boot Daemon
Closes: 367729 379635
Changes: 
 rbootd (2.0-8.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use invoke-rc.d; closes: #367729.
   * Remove bashisms from debian/rules; closes: #379635.
Files: 
 91d53eab70d5a27144903d613c3661c4 542 net extra rbootd_2.0-8.1.dsc
 bce823c223048e43dc42e4c88b6a31b6 27235 net extra rbootd_2.0.orig.tar.gz
 7c33b1ef1bec57bb2075dc04a4f2be8a 8567 net extra rbootd_2.0-8.1.diff.gz
 ab76698335c0eabfe440a001e1dbc7b5 20248 net extra rbootd_2.0-8.1_amd64.deb

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

iD8DBQFG2lNzdp+/SHMBQJERAiSUAJ9Twk60oCAqlNYEQyS85RaJFy47VgCeLBgI
BgLkPlhKtWwZ4c7b8MvEmwU=
=5hG9
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to