From dd07a8259dff216f18791f3350fc5f30f011fb44 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 13 Jan 2009 18:48:53 +0000 Subject: Add (Ubuntu) jaunty as a symlink to gutsy. r57237 --- Makefile | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Makefile b/Makefile index dd3c6e4..8e28496 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ install: ln -s gutsy $(DSDIR)/scripts/hardy ln -s gutsy $(DSDIR)/scripts/intrepid + ln -s gutsy $(DSDIR)/scripts/jaunty 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 1ada088..a52788a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debootstrap (1.0.11) UNRELEASED; urgency=low + + * Add (Ubuntu) jaunty as a symlink to gutsy. + + -- Colin Watson Fri, 31 Oct 2008 13:37:01 +0000 + debootstrap (1.0.10) unstable; urgency=low [ Joey Hess ] -- cgit v0.12