[Debian-live-changes] r1321 - dists/trunk/live-initramfs/debian

Daniel Baumann daniel at alioth.debian.org
Sun May 6 14:32:05 UTC 2007


Author: daniel
Date: 2007-05-06 14:32:05 +0000 (Sun, 06 May 2007)
New Revision: 1321

Modified:
   dists/trunk/live-initramfs/debian/changelog
   dists/trunk/live-initramfs/debian/rules
Log:


Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog	2007-05-06 14:13:03 UTC (rev 1320)
+++ dists/trunk/live-initramfs/debian/changelog	2007-05-06 14:32:05 UTC (rev 1321)
@@ -1,4 +1,4 @@
-live-initramfs (1.87.2-1) UNRELEASED; urgency=low
+live-initramfs (1.87.2-1) unstable; urgency=low
 
   * New upstream release.
 

Modified: dists/trunk/live-initramfs/debian/rules
===================================================================
--- dists/trunk/live-initramfs/debian/rules	2007-05-06 14:13:03 UTC (rev 1320)
+++ dists/trunk/live-initramfs/debian/rules	2007-05-06 14:32:05 UTC (rev 1321)
@@ -24,7 +24,7 @@
 	dh_testdir
 
 	# Checking scripts
-	for SCRIPT in bin/* scripts/live scripts/live-bottom/*; \
+	for SCRIPT in scripts/live scripts/live-bottom/*; \
 	do \
 		sh -n $$SCRIPT || exit 1; \
 	done




More information about the Debian-live-changes mailing list