From ca54692c7e1ebc806a962c29d0d5434fbeb9b74c Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 21 Sep 2009 15:23:44 +0000 Subject: Add (Ubuntu) lucid as a symlink to gutsy. r60816 --- Makefile | 1 + debian/changelog | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile b/Makefile index a9fdfcb..bb2232d 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ install: ln -s gutsy $(DSDIR)/scripts/intrepid ln -s gutsy $(DSDIR)/scripts/jaunty ln -s gutsy $(DSDIR)/scripts/karmic + ln -s gutsy $(DSDIR)/scripts/lucid 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 a2b0875..3946c43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ debootstrap (1.0.16) UNRELEASED; urgency=low package, so I haven't switched to dh(1).) * Use ports.ubuntu.com as default mirror on sparc for Ubuntu hardy and beyond (LP: #431145). + * Add (Ubuntu) lucid as a symlink to gutsy. [ Frans Pop ] * Makefile: remove unused ARCH variable. -- cgit v0.12