Package: debootstrap Version: 0.3.3.2 Severity: normal Tags: patch Hi,
Attached is the diff for my debootstrap 0.3.3.3 NMU. -- see shy jo
diff -Nru /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/Makefile /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/Makefile
--- /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/Makefile 2005-10-29 05:28:41.000000000 -0400
+++ /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/Makefile 2007-04-10 15:24:49.000000000 -0400
@@ -40,6 +40,7 @@
# no special script for etch anymore
ln -s sid $(DSDIR)/scripts/etch
+ ln -s sid $(DSDIR)/scripts/lenny
install -o root -g root -m 0755 debootstrap.8 $(DESTDIR)/usr/share/man/man8/
install -o root -g root -m 0755 debootstrap $(DESTDIR)/usr/sbin/
diff -Nru /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/debian/changelog /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/debian/changelog
--- /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/debian/changelog 2007-02-16 14:45:24.000000000 -0500
+++ /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/debian/changelog 2007-04-10 15:25:57.000000000 -0400
@@ -1,3 +1,10 @@
+debootstrap (0.3.3.3) unstable; urgency=low
+
+ * NMU
+ * Add support for lenny.
+
+ -- Joey Hess <[EMAIL PROTECTED]> Tue, 10 Apr 2007 15:24:15 -0400
+
debootstrap (0.3.3.2) unstable; urgency=low
* NMU with maintainer approval
diff -Nru /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/debootstrap.8 /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/debootstrap.8
--- /home/joey/tmp/5DY6K8vFZL/debootstrap-0.3.3.2/debootstrap.8 2005-11-05 13:17:41.000000000 -0500
+++ /home/joey/tmp/o75W7QLvum/debootstrap-0.3.3.3/debootstrap.8 2007-04-10 15:25:04.000000000 -0400
@@ -15,7 +15,7 @@
.B debootstrap
bootstraps a basic Debian system of
.I SUITE
-(eg, sarge, etch, sid) into
+(eg, sarge, etch, lenny, sid) into
.I TARGET
from
.I MIRROR
signature.asc
Description: Digital signature

