Your message dated Mon, 17 Mar 2008 00:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462714: fixed in guidedog 1.0.0-4
has caused the Debian Bug report #462714,
regarding guidedog: Please add LSB formatted dependency info in init.d script
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
462714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462714
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: guidedog
Version: 1.0.0-3
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency
To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts. The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.
I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.
<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format. Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts>.
Here is a patch to document the dependencies. I hope this is correct.
diff -ur guidedog-1.0.0.orig/debian/init.d guidedog-1.0.0/debian/init.d
--- guidedog-1.0.0.orig/debian/init.d 2008-01-27 01:27:47.000000000 +0100
+++ guidedog-1.0.0/debian/init.d 2008-01-27 01:30:36.000000000 +0100
@@ -1,4 +1,11 @@
#! /bin/sh
+### BEGIN INIT INFO
+# Provides: guidedog
+# Required-Start: $remote_fs
+# Required-Stop:
+# Default-Start: S
+# Default-Stop:
+### END INIT INFO
PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=guidedog
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: guidedog
Source-Version: 1.0.0-4
We believe that the bug you reported is fixed in the latest version of
guidedog, which is due to be installed in the Debian FTP archive:
guidedog_1.0.0-4.diff.gz
to pool/main/g/guidedog/guidedog_1.0.0-4.diff.gz
guidedog_1.0.0-4.dsc
to pool/main/g/guidedog/guidedog_1.0.0-4.dsc
guidedog_1.0.0-4_i386.deb
to pool/main/g/guidedog/guidedog_1.0.0-4_i386.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.
Paul Cupis <[EMAIL PROTECTED]> (supplier of updated guidedog 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, 16 Mar 2008 23:49:57 +0000
Source: guidedog
Binary: guidedog
Architecture: source i386
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Paul Cupis <[EMAIL PROTECTED]>
Description:
guidedog - NAT/masquerading/port-forwarding configuration tool for KDE
Closes: 462714 464422
Changes:
guidedog (1.0.0-4) unstable; urgency=low
.
* Remove Build-Depends on obsolete libqt3-compat-headers
(closes: #464422)
* Add LSB formatted init.d dependency, thanks to Petter
Reinholdtsen for the patch (closes: #462714)
* Update menu section
* Bump Standards-Version to 3.7.3.
* Remove empty usr/lib directory from package.
Files:
9d04535661e16a1b8c5d7dff4277f51c 583 net optional guidedog_1.0.0-4.dsc
12cc8e2abb6394f545a73d1abec98d41 26906 net optional guidedog_1.0.0-4.diff.gz
e5dc4b56fa8ab965894a5152d946b42b 126860 net optional guidedog_1.0.0-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkfdthwACgkQIzuKV+SHX/lH/wCfWZ1oLGIkSdYnFRgX69JpcLYN
VtoAoINXEi2N9MQbJUx+Bf+TMkdNcZVR
=+xMO
-----END PGP SIGNATURE-----
--- End Message ---