Your message dated Sun, 30 Mar 2008 17:32:38 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459450: fixed in hpoj 0.91-13.2
has caused the Debian Bug report #459450,
regarding hpoj: 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.)
--
459450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459450
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hpoj
Version: 0.91-13
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 -urw hpoj-0.91.orig/scripts/ptal-init.in hpoj-0.91/scripts/ptal-init.in
--- hpoj-0.91.orig/scripts/ptal-init.in 2008-01-06 17:26:02.000000000 +0100
+++ hpoj-0.91/scripts/ptal-init.in 2008-01-06 17:28:35.000000000 +0100
@@ -1,4 +1,13 @@
#!/usr/bin/perl
+### BEGIN INIT INFO
+# Provides: hpoj
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
+# X-Start-Before cupsys
+# X-Stop-after cupsys
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
# chkconfig: 2345 59 61
# description: ptal-init is the init script and device setup utility \
# for the HP OfficeJet Linux driver.
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: hpoj
Source-Version: 0.91-13.2
We believe that the bug you reported is fixed in the latest version of
hpoj, which is due to be installed in the Debian FTP archive:
hpoj-xojpanel_0.91-13.2_i386.deb
to pool/main/h/hpoj/hpoj-xojpanel_0.91-13.2_i386.deb
hpoj_0.91-13.2.diff.gz
to pool/main/h/hpoj/hpoj_0.91-13.2.diff.gz
hpoj_0.91-13.2.dsc
to pool/main/h/hpoj/hpoj_0.91-13.2.dsc
hpoj_0.91-13.2_i386.deb
to pool/main/h/hpoj/hpoj_0.91-13.2_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 hpoj 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, 30 Mar 2008 19:10:15 +0200
Source: hpoj
Binary: hpoj hpoj-xojpanel
Architecture: source i386
Version: 0.91-13.2
Distribution: unstable
Urgency: low
Maintainer: Mark Purcell <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
hpoj - HP OfficeJet Linux driver (hpoj)
hpoj-xojpanel - HP OfficeJet Linux QT-based LCD panel display
Closes: 459450
Changes:
hpoj (0.91-13.2) unstable; urgency=low
.
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #459450).
Files:
a9e7652f540ac405866bc404f8209ad4 642 utils optional hpoj_0.91-13.2.dsc
48ef963d720dedce4c756efd8d9c63e6 110764 utils optional hpoj_0.91-13.2.diff.gz
8dff16f36c2ab8b143f32e00f92e80fe 457504 utils optional hpoj_0.91-13.2_i386.deb
8c60294375c0a80837bf2b1df45b11f8 59762 utils optional
hpoj-xojpanel_0.91-13.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH78uA20zMSyow1ykRAulXAJ97b10lPrxz7XvYWauhswXzsuD+RgCgnGum
dSSdBtT/bP/175xwhPkyzZ0=
=tWAS
-----END PGP SIGNATURE-----
--- End Message ---