Your message dated Mon, 10 Mar 2008 21:02:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#469141: fixed in ddns3-client 1.8-6.1
has caused the Debian Bug report #469141,
regarding ddns3-client: provide LSB dependency information in initscript
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.)
--
469141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469141
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ddns3-client
Version: 1.8-6
Tags: patch
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 ddns3-client 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.
Thanks, Kel.
---
diff -Nrup ddns3-client-1.8/debian/init.d ddns3-client-1.8.insserv/debian/init.d
--- ddns3-client-1.8/debian/init.d 2008-03-03 21:27:39.000000000 +1000
+++ ddns3-client-1.8.insserv/debian/init.d 2008-03-03 21:47:19.000000000
+1000
@@ -1,4 +1,11 @@
#! /bin/sh
+### BEGIN INIT INFO
+# Provides: ddns3-client
+# Required-Start: $network
+# Required-Stop:
+# Default-Start: 2 3 4 5
+# Default-Stop:
+### END INIT INFO
# (C) 2003 Ian Maclaine-cross <[EMAIL PROTECTED]>
# Copyright conditions are in file GPL.
--- End Message ---
--- Begin Message ---
Source: ddns3-client
Source-Version: 1.8-6.1
We believe that the bug you reported is fixed in the latest version of
ddns3-client, which is due to be installed in the Debian FTP archive:
ddns3-client_1.8-6.1.diff.gz
to pool/main/d/ddns3-client/ddns3-client_1.8-6.1.diff.gz
ddns3-client_1.8-6.1.dsc
to pool/main/d/ddns3-client/ddns3-client_1.8-6.1.dsc
ddns3-client_1.8-6.1_i386.deb
to pool/main/d/ddns3-client/ddns3-client_1.8-6.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.
Margarita Manterola <[EMAIL PROTECTED]> (supplier of updated ddns3-client
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: Sat, 08 Mar 2008 19:48:36 +0000
Source: ddns3-client
Binary: ddns3-client
Architecture: source i386
Version: 1.8-6.1
Distribution: unstable
Urgency: low
Maintainer: Ian Maclaine-cross <[EMAIL PROTECTED]>
Changed-By: Margarita Manterola <[EMAIL PROTECTED]>
Description:
ddns3-client - Issues dynamic DNS v3 requests
Closes: 387893 469141
Changes:
ddns3-client (1.8-6.1) unstable; urgency=low
.
* Non-maintainer upload to fix bashism and LSB headers.
* Applied patch provided by Steve Kowalik to fix bashism in init script,
with some extra fixes of my own (Closes: #387893).
* Applied patch provided by Kel Modderman to include LSB headers in
the init script (Closes: #469141).
* Patched GNUMakefile to allow unsetting the strip option.
* Modified debian/rules to set the strip option accordingly
Files:
5236263ec7154bb9b69dfc90a06c99c7 580 net optional ddns3-client_1.8-6.1.dsc
da690dcbeb0f993683770c9101df6da3 6344 net optional ddns3-client_1.8-6.1.diff.gz
02ded78b8b5498135fc2024f9b76e627 17104 net optional
ddns3-client_1.8-6.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH0u9DlAuUx1tI/64RAuEHAJ4nEildFsoW0+6hrQWj6bZulvCSDwCfSYGX
saK9G/5kuI3DmttzE3kC40k=
=/MCO
-----END PGP SIGNATURE-----
--- End Message ---