[Dmraid-debian-commits] r15 - in /branches/lenny/debian: changelog rules

derevko-guest at users.alioth.debian.org derevko-guest at users.alioth.debian.org
Fri Oct 31 11:26:47 UTC 2008


Author: derevko-guest
Date: Fri Oct 31 11:26:47 2008
New Revision: 15

URL: http://svn.debian.org/wsvn/dmraid-debian/?sc=1&rev=15
Log:
* debian/rules: Added execution rights to
    /usr/share/initramfs-tools/scripts/local-top/dmraid


Modified:
    branches/lenny/debian/changelog
    branches/lenny/debian/rules

Modified: branches/lenny/debian/changelog
URL: http://svn.debian.org/wsvn/dmraid-debian/branches/lenny/debian/changelog?rev=15&op=diff
==============================================================================
--- branches/lenny/debian/changelog (original)
+++ branches/lenny/debian/changelog Fri Oct 31 11:26:47 2008
@@ -1,3 +1,10 @@
+dmraid (1.0.0.rc14-6) unstable; urgency=low
+
+  * debian/rules: Added execution rights to
+    /usr/share/initramfs-tools/scripts/local-top/dmraid
+
+ -- Giuseppe Iuculano <giuseppe at iuculano.it>  Fri, 31 Oct 2008 12:21:59 +0100
+
 dmraid (1.0.0.rc14-5) unstable; urgency=low
 
   * debian/control: dmraid and dmraid-udeb should depend on dmsetup and

Modified: branches/lenny/debian/rules
URL: http://svn.debian.org/wsvn/dmraid-debian/branches/lenny/debian/rules?rev=15&op=diff
==============================================================================
--- branches/lenny/debian/rules (original)
+++ branches/lenny/debian/rules Fri Oct 31 11:26:47 2008
@@ -86,6 +86,7 @@
 	dh_install
 	dh_installudev --priority=85
 	chmod 755 debian/dmraid/usr/share/initramfs-tools/hooks/dmraid
+	chmod 755 debian/dmraid/usr/share/initramfs-tools/scripts/local-top/dmraid
 	chmod 755 debian/dmraid/sbin/dmraid-activate
 	dh_installchangelogs ${version}/CHANGELOG
 	dh_installdocs ${version}/CREDITS ${version}/KNOWN_BUGS ${version}/README ${version}/TODO




More information about the Dmraid-debian-commits mailing list