Your message dated Wed, 17 May 2006 20:47:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367736: fixed in canna-shion 0.0.20010204-5
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: canna-shion
Version: 0.0.20010204-4
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: canna-shion
Source-Version: 0.0.20010204-5
We believe that the bug you reported is fixed in the latest version of
canna-shion, which is due to be installed in the Debian FTP archive:
canna-shion_0.0.20010204-5.diff.gz
to pool/main/c/canna-shion/canna-shion_0.0.20010204-5.diff.gz
canna-shion_0.0.20010204-5.dsc
to pool/main/c/canna-shion/canna-shion_0.0.20010204-5.dsc
canna-shion_0.0.20010204-5_all.deb
to pool/main/c/canna-shion/canna-shion_0.0.20010204-5_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.
Yoshito Komatsu <[EMAIL PROTECTED]> (supplier of updated canna-shion 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: Wed, 17 May 2006 23:11:08 -0400
Source: canna-shion
Binary: canna-shion
Architecture: source all
Version: 0.0.20010204-5
Distribution: unstable
Urgency: low
Maintainer: Yoshito Komatsu <[EMAIL PROTECTED]>
Changed-By: Yoshito Komatsu <[EMAIL PROTECTED]>
Description:
canna-shion - supporting dictionaries for Canna
Closes: 367736
Changes:
canna-shion (0.0.20010204-5) unstable; urgency=low
.
* Update Standards-Version to 3.6.2.0.
* Use invoke-rc.d, closes: #367736
Files:
1fb14b65ec5461517b7fe2700ee76408 618 utils optional
canna-shion_0.0.20010204-5.dsc
cfb5d574e3569c90f261006e33196211 2654 utils optional
canna-shion_0.0.20010204-5.diff.gz
bd5f554d0c7caba0e2b83ea7c65bc102 2821218 utils optional
canna-shion_0.0.20010204-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEa+jgIVYdRNEsSJ0RAsouAKChQkzQcub4eXxVi1oUH3dTvYDd1gCfSLqh
FxjRJxLohWFhUwd6Jt8YD5M=
=BphZ
-----END PGP SIGNATURE-----
--- End Message ---