From 6897b3a9a005bffa09f9b617cc8222ac639fe1f5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 19 Oct 2007 08:31:30 +0000 Subject: * Add (Ubuntu) hardy as a symlink to gutsy. r49815 --- Makefile | 2 ++ debian/changelog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Makefile b/Makefile index 9500079..82bfd23 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,8 @@ install: ln -s sid $(DSDIR)/scripts/etch ln -s sid $(DSDIR)/scripts/lenny + ln -s gutsy $(DSDIR)/scripts/hardy + install -o root -g root -m 0755 debootstrap.8 $(DESTDIR)/usr/share/man/man8/ sed 's/@VERSION@/$(VERSION)/g' debootstrap >$(DESTDIR)/usr/sbin/debootstrap chown root:root $(DESTDIR)/usr/sbin/debootstrap diff --git a/debian/changelog b/debian/changelog index 82e4ef0..d4e6ca6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ debootstrap (1.0.4) UNRELEASED; urgency=low * Add --second-stage-target option that allows embedded to test for installations in a chroot on the device (closes: #445157). + [ Colin Watson ] + * Add (Ubuntu) hardy as a symlink to gutsy. + -- Otavio Salvador Tue, 16 Oct 2007 16:47:55 -0200 debootstrap (1.0.3) unstable; urgency=low -- cgit v0.12