summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--debian/changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 92d80a6..46913ef 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ install:
ln -s sid $(DSDIR)/scripts/etch
ln -s sid $(DSDIR)/scripts/etch-m68k
ln -s sid $(DSDIR)/scripts/lenny
+ ln -s sid $(DSDIR)/scripts/squeeze
ln -s gutsy $(DSDIR)/scripts/hardy
ln -s gutsy $(DSDIR)/scripts/intrepid
diff --git a/debian/changelog b/debian/changelog
index bac66dc..e83aece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ debootstrap (1.0.11) UNRELEASED; urgency=low
* Add /dev/console to devices.tar.gz (after all, MAKEDEV's 'consoleonly'
was added for boot-floppies in the first place; see
https://lists.ubuntu.com/archives/ubuntu-devel/2009-January/027230.html).
+ * Add support for squeeze (closes: #513488).
-- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Oct 2008 13:37:01 +0000