tags 554905 + pending
thanks

Heya madduck,

I've prepared an NMU for hibernate (versioned as 1.99-1.1) and uploaded
it to DELAYED/2. The patch simply fixes the LSB init.d headers to
(softly) depend on mdadm-raid instead of mdadm (as _you_ proposed in the
bug log :-)).

Hope this helps.
Regards.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u hibernate-1.99/debian/changelog hibernate-1.99/debian/changelog
--- hibernate-1.99/debian/changelog
+++ hibernate-1.99/debian/changelog
@@ -1,3 +1,11 @@
+hibernate (1.99-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix init.d LSB headers: hibernate should depend on mdadm-raid, not
+    mdadm; patch by martin f krafft. (Closes: #554905)
+
+ -- Stefano Zacchiroli <z...@debian.org>  Sun, 20 Dec 2009 14:54:20 +0100
+
 hibernate (1.99-1) unstable; urgency=low
 
   * New upstream release, which scaling_setspeed returning "<unsupported>"
diff -u hibernate-1.99/debian/patches/50-init.d-lsb-depends.dpatch hibernate-1.99/debian/patches/50-init.d-lsb-depends.dpatch
--- hibernate-1.99/debian/patches/50-init.d-lsb-depends.dpatch
+++ hibernate-1.99/debian/patches/50-init.d-lsb-depends.dpatch
@@ -5,14 +5,14 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad upstream.trunk~/init.d/hibernate-cleanup.sh upstream.trunk/init.d/hibernate-cleanup.sh
---- upstream.trunk~/init.d/hibernate-cleanup.sh	2007-06-23 18:22:03.000000000 +0100
-+++ upstream.trunk/init.d/hibernate-cleanup.sh	2007-06-23 18:22:48.000000000 +0100
+diff -urNad hibernate-1.99~/init.d/hibernate-cleanup.sh hibernate-1.99/init.d/hibernate-cleanup.sh
+--- hibernate-1.99~/init.d/hibernate-cleanup.sh	2008-05-01 13:59:59.000000000 +0200
++++ hibernate-1.99/init.d/hibernate-cleanup.sh	2009-12-20 15:00:29.090706611 +0100
 @@ -20,6 +20,8 @@
  # Default-Stop:
  # Required-Start:
  # Required-Stop:
-+# Should-Start:      udev devfsd raid2 mdadm lvm evms cryptdisks
++# Should-Start:      udev devfsd raid2 mdadm-raid lvm evms cryptdisks
 +# X-Start-Before:    mountall
  # Short-Description: invalidates stale swsusp and Software Suspend 2 image
  # Description:       This script invalidates any stale swsusp and Software Suspend 2 images. It

Reply via email to