summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--debian/changelog4
2 files changed, 5 insertions, 0 deletions
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 <slackydeb@gmail.com> to improve
coding style.
+ [ Colin Watson ]
+ * Add (Ubuntu) karmic as a symlink to gutsy.
+
-- Otavio Salvador <otavio@ossystems.com.br> Tue, 24 Mar 2009 11:02:52 -0300
debootstrap (1.0.12) unstable; urgency=low