Your message dated Mon, 22 Jan 2007 23:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367758: fixed in sendpage 0.9.14.dfsg-0.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: sendpage-server
Version: 0.9.14-5
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: sendpage
Source-Version: 0.9.14.dfsg-0.2
We believe that the bug you reported is fixed in the latest version of
sendpage, which is due to be installed in the Debian FTP archive:
sendpage-client_0.9.14.dfsg-0.2_all.deb
to pool/main/s/sendpage/sendpage-client_0.9.14.dfsg-0.2_all.deb
sendpage-common_0.9.14.dfsg-0.2_all.deb
to pool/main/s/sendpage/sendpage-common_0.9.14.dfsg-0.2_all.deb
sendpage-server_0.9.14.dfsg-0.2_all.deb
to pool/main/s/sendpage/sendpage-server_0.9.14.dfsg-0.2_all.deb
sendpage_0.9.14.dfsg-0.2.diff.gz
to pool/main/s/sendpage/sendpage_0.9.14.dfsg-0.2.diff.gz
sendpage_0.9.14.dfsg-0.2.dsc
to pool/main/s/sendpage/sendpage_0.9.14.dfsg-0.2.dsc
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.
Christian Perrier <[EMAIL PROTECTED]> (supplier of updated sendpage 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: Thu, 23 Nov 2006 19:21:13 +0100
Source: sendpage
Binary: sendpage-common sendpage-server sendpage-client
Architecture: source all
Version: 0.9.14.dfsg-0.2
Distribution: unstable
Urgency: low
Maintainer: Preston Smith <[EMAIL PROTECTED]>
Changed-By: Christian Perrier <[EMAIL PROTECTED]>
Description:
sendpage-client - An easy-to-use Unix tool for sending pages
sendpage-common - An easy-to-use Unix tool for sending pages
sendpage-server - An easy-to-use Unix tool for sending pages
Closes: 332092 333715 345529 367758
Changes:
sendpage (0.9.14.dfsg-0.2) unstable; urgency=low
.
* Non-maintainer upload to fix longstanding l10n issues
* Remove debconf templates that are completely useless and abuse
This "closes" the translation updates
Closes: #333715, #345529
This also fixes the debconf dependency issue
Closes: #332092
* Remove the update-rc.d call in postinst (handled by #DEBHELPER)
Closes: #367758
* Lintian fixes:
- remove the conffiles file which only lists one file in /etc
- add crude LSB headers to the init script for sendpage-server
Files:
0e125f69602f994ecaa942cb39b751a3 768 comm extra sendpage_0.9.14.dfsg-0.2.dsc
40fc070d95bd167f01e7453daf8cd890 10793 comm extra
sendpage_0.9.14.dfsg-0.2.diff.gz
d6d81aa88cc92362f3cb9725156e7e65 21146 comm extra
sendpage-server_0.9.14.dfsg-0.2_all.deb
5e91e84a59b30dc5532e247750221e58 13138 comm extra
sendpage-client_0.9.14.dfsg-0.2_all.deb
6f6bb91a3cdb0a77389571ce9a2b3bd3 86240 comm extra
sendpage-common_0.9.14.dfsg-0.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFtUCD1OXtrMAUPS0RAiFvAJ4/zDCn/gWAY4I565tudCxKM4kggACdGDHU
JKFCSgLvhGGGh8s+OEJctTw=
=XXle
-----END PGP SIGNATURE-----
--- End Message ---