Package: pdnsd
Version: 1.2.7-par-1.1
Severity: wishlist
Tags: patch

OK.  NMUed.  This was the patch I used.  Note that I changed the order
of dependencies for cosmetic reasons, to make sure the order of
dependencies reflect start order during boot.

diff -u pdnsd-1.2.7-par/debian/changelog pdnsd-1.2.7-par/debian/changelog
--- pdnsd-1.2.7-par/debian/changelog
+++ pdnsd-1.2.7-par/debian/changelog
@@ -1,3 +1,10 @@
+pdnsd (1.2.7-par-1.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix release goal.
+  * Correct init.d script dependencies (Closes: #542349).
+
+ -- Petter Reinholdtsen <p...@debian.org>  Thu, 24 Sep 2009 12:25:41 +0200
+
 pdnsd (1.2.7-par-1) unstable; urgency=low

   * New upstream release.
diff -u pdnsd-1.2.7-par/debian/init.d pdnsd-1.2.7-par/debian/init.d
--- pdnsd-1.2.7-par/debian/init.d
+++ pdnsd-1.2.7-par/debian/init.d
@@ -1,8 +1,8 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:          pdnsd
-# Required-Start:    $syslog $local_fs $networking
-# Required-Stop:     $syslog $local_fs $networking
+# Required-Start:    $network $remote_fs $syslog
+# Required-Stop:     $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start pdnsd

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to