Your message dated Fri, 04 Apr 2008 11:32:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469757: fixed in tleds 1.05beta10-10.1
has caused the Debian Bug report #469757,
regarding tleds: 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.)
--
469757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469757
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tleds
Version: 1.05beta10-10
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 tleds init.d script would make it possible for us to use this
information to check the current sequence and to speed up the Debian
boot.
I am helping out with 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.
Thanks in advance.
- Werner
diff -ruN tleds-1.05beta10.orig/debian/tleds.init
tleds-1.05beta10/debian/tleds.init
--- tleds-1.05beta10.orig/debian/tleds.init 2008-03-06
22:50:22.000000000 +0100
+++ tleds-1.05beta10/debian/tleds.init 2008-03-06 22:56:30.736013990
+0100
@@ -1,5 +1,13 @@
#! /bin/sh
#
+### BEGIN INIT INFO
+# Provides: tleds
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
+#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for
/etc/init.d.
#
--- End Message ---
--- Begin Message ---
Source: tleds
Source-Version: 1.05beta10-10.1
We believe that the bug you reported is fixed in the latest version of
tleds, which is due to be installed in the Debian FTP archive:
tleds_1.05beta10-10.1.diff.gz
to pool/main/t/tleds/tleds_1.05beta10-10.1.diff.gz
tleds_1.05beta10-10.1.dsc
to pool/main/t/tleds/tleds_1.05beta10-10.1.dsc
tleds_1.05beta10-10.1_i386.deb
to pool/main/t/tleds/tleds_1.05beta10-10.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.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated tleds 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, 04 Apr 2008 13:23:57 +0200
Source: tleds
Binary: tleds
Architecture: source i386
Version: 1.05beta10-10.1
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description:
tleds - blinks keyboard LEDs for TX and RX network packets
Closes: 469757
Changes:
tleds (1.05beta10-10.1) unstable; urgency=low
.
* Non-maintainer upload.
* Added LSB formatted dependency info in init.d script (closes: #469757)
Files:
473fc76f2800df26bc9bc10db33f7360 568 utils extra tleds_1.05beta10-10.1.dsc
65618a992b5e5ed7640f3ca89de8eaca 16948 utils extra
tleds_1.05beta10-10.1.diff.gz
aa294555a7eb94450799cbc035ad52d4 16882 utils extra
tleds_1.05beta10-10.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH9hAfTTx8oVVPtMYRAkt+AJ4g1+S31VVS6lQh/YyoDR0dLO1UHQCfVPJG
nNfFoQuY6WJPzLv9nfiCwo0=
=qSck
-----END PGP SIGNATURE-----
--- End Message ---