From 5c435742caef76709b959effc621f2f72ac86be1 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 24 Apr 2009 12:59:52 +0000 Subject: Add (Ubuntu) karmic as a symlink to gutsy. r58349 --- Makefile | 1 + debian/changelog | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Makefile b/Makefile index 46913ef..21a3d82 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,7 @@ install: ln -s gutsy $(DSDIR)/scripts/hardy ln -s gutsy $(DSDIR)/scripts/intrepid ln -s gutsy $(DSDIR)/scripts/jaunty + ln -s gutsy $(DSDIR)/scripts/karmic 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 fcd9c3b..53229d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ debootstrap (1.0.13) UNRELEASED; urgency=low + [ Otavio Salvador ] * Apply patch from Luca Favatella to improve coding style. + [ Colin Watson ] + * Add (Ubuntu) karmic as a symlink to gutsy. + -- Otavio Salvador Tue, 24 Mar 2009 11:02:52 -0300 debootstrap (1.0.12) unstable; urgency=low -- cgit v0.12