Your message dated Sun, 30 Mar 2008 22:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468312: fixed in gom 0.30.1-4.1
has caused the Debian Bug report #468312,
regarding gom: 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.)
--
468312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468312
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gom
Version: 0.30.0-2
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 -ru gom-0.30.1.orig/debian/gom.init gom-0.30.1/debian/gom.init
--- gom-0.30.1.orig/debian/gom.init 2008-02-28 10:03:29.000000000 +0100
+++ gom-0.30.1/debian/gom.init 2008-02-28 10:07:01.000000000 +0100
@@ -1,6 +1,12 @@
#!/bin/sh -e
-#
-# bootup for gom 0.29.99+: initialize mixer(s)
+### BEGIN INIT INFO
+# Provides: iptotal
+# Required-Start: $remote_fs
+# Required-Stop:
+# Default-Start: S
+# Default-Stop:
+# Short-Description: bootup for gom 0.29.99+: initialize mixer(s)
+### END INIT INFO
#
# (c) 1998-2006 Stephan A Suerken <[EMAIL PROTECTED]>
#
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: gom
Source-Version: 0.30.1-4.1
We believe that the bug you reported is fixed in the latest version of
gom, which is due to be installed in the Debian FTP archive:
gom_0.30.1-4.1.diff.gz
to pool/main/g/gom/gom_0.30.1-4.1.diff.gz
gom_0.30.1-4.1.dsc
to pool/main/g/gom/gom_0.30.1-4.1.dsc
gom_0.30.1-4.1_i386.deb
to pool/main/g/gom/gom_0.30.1-4.1_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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated gom 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: Mon, 31 Mar 2008 00:23:49 +0200
Source: gom
Binary: gom
Architecture: source i386
Version: 0.30.1-4.1
Distribution: unstable
Urgency: low
Maintainer: Stephan A Suerken <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
gom - Command line and interactive ncurses-based OSS audio mixer
Closes: 468312
Changes:
gom (0.30.1-4.1) unstable; urgency=low
.
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #468312).
Files:
b55d7a4f94ce8a2c4062a438f7ce7184 727 sound optional gom_0.30.1-4.1.dsc
c8718d22e38b34a58c57e228a761a345 17090 sound optional gom_0.30.1-4.1.diff.gz
a3fc6afcebdcc0f0c434df9af385cca3 60558 sound optional gom_0.30.1-4.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH8BOj20zMSyow1ykRAqWvAKCyYRP0gqwK/yILZAjosHe/tTwa7gCcDNqJ
k67nk9RuH8APcHjmphYYoOw=
=oV/5
-----END PGP SIGNATURE-----
--- End Message ---