Your message dated Thu, 18 May 2006 19:17:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367761: fixed in heartbeat-2 2.0.5-2
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: heartbeat-2
Version: 1.2.4-7

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: heartbeat-2
Source-Version: 2.0.5-2

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

heartbeat-2-dev_2.0.5-2_i386.deb
  to pool/main/h/heartbeat-2/heartbeat-2-dev_2.0.5-2_i386.deb
heartbeat-2_2.0.5-2.diff.gz
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.5-2.diff.gz
heartbeat-2_2.0.5-2.dsc
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.5-2.dsc
heartbeat-2_2.0.5-2_i386.deb
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.5-2_i386.deb
ldirectord-2_2.0.5-2_all.deb
  to pool/main/h/heartbeat-2/ldirectord-2_2.0.5-2_all.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.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated heartbeat-2 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: Fri, 19 May 2006 10:39:07 +0900
Source: heartbeat-2
Binary: heartbeat-2-dev ldirectord-2 heartbeat-2
Architecture: source i386 all
Version: 2.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description: 
 heartbeat-2 - Subsystem for High-Availability Linux
 heartbeat-2-dev - Subsystem for High-Availability Linux - development files
 ldirectord-2 - Monitors virtual services provided by LVS
Closes: 367761
Changes: 
 heartbeat-2 (2.0.5-2) unstable; urgency=low
 .
   * Make use of invoke-rc.d (closes: #367761)
   * Update from standards versoin from 3.6.2 to 3.7.2
Files: 
 87dfb566306d7e47be9475ec8832426c 1036 admin optional heartbeat-2_2.0.5-2.dsc
 4c455541ca41435b373433054362eb4a 109751 admin optional 
heartbeat-2_2.0.5-2.diff.gz
 af11611302bdd77676e9fcde60109e3b 52548 admin optional 
ldirectord-2_2.0.5-2_all.deb
 cce0ff69cc3cb7858eb6529e9a7c136e 1265860 admin optional 
heartbeat-2_2.0.5-2_i386.deb
 94ee597dd668cffc4b0817bf901fd46c 336474 devel optional 
heartbeat-2-dev_2.0.5-2_i386.deb

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

iD8DBQFEbSYoA8ACPgVBDpcRAtqoAJ44o+Hz8fCcJa1v4HkMzmV8mjwNsACgnS2Z
78pd0HSj7HLwA8BbUKBuhas=
=lDtO
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to