[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#618839: debootstrap-udeb: restore stable/testing/unstable scripts



package: debootstrap-udeb
version: 1.0.28
severity: normal
tags: patch

It can actually be useful to have the various statically named scripts
available in the installer.  In particular, for working on snapshots,
its more useful for me to be able to use the term testing everywhere,
rather than hardcoding wheezy specifically just for debootstrap.

Attached is a patch for this.

Thanks,
Mike
diff -Nru debootstrap-1.0.28/debian/changelog debootstrap-1.0.28gilbert1/debian/changelog
--- debootstrap-1.0.28/debian/changelog	2011-02-21 19:51:19.000000000 -0500
+++ debootstrap-1.0.28gilbert1/debian/changelog	2011-03-18 16:25:11.000000000 -0400
@@ -1,3 +1,9 @@
+debootstrap (1.0.28gilbert1) unstable; urgency=low
+
+  * Don't remove convienience links in debootstrab-udeb.
+
+ -- Michael Gilbert <michael.s.gilbert@gmail.com>  Fri, 18 Mar 2011 16:24:43 -0400
+
 debootstrap (1.0.28) unstable; urgency=low
 
   [ Miguel Figueiredo ]
diff -Nru debootstrap-1.0.28/debian/rules debootstrap-1.0.28gilbert1/debian/rules
--- debootstrap-1.0.28/debian/rules	2011-01-18 12:16:05.000000000 -0500
+++ debootstrap-1.0.28gilbert1/debian/rules	2011-03-18 16:24:36.000000000 -0400
@@ -23,7 +23,4 @@
 		debian/debootstrap-udeb/usr/share/debootstrap/scripts/edgy \
 		debian/debootstrap-udeb/usr/share/debootstrap/scripts/feisty \
 		debian/debootstrap-udeb/usr/share/debootstrap/scripts/*.buildd \
-		debian/debootstrap-udeb/usr/share/debootstrap/scripts/*.fakechroot \
-		debian/debootstrap-udeb/usr/share/debootstrap/scripts/stable \
-		debian/debootstrap-udeb/usr/share/debootstrap/scripts/testing \
-		debian/debootstrap-udeb/usr/share/debootstrap/scripts/unstable
+		debian/debootstrap-udeb/usr/share/debootstrap/scripts/*.fakechroot

Reply to: