summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
l---------scripts/oldstable1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ac78354..b18753e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.29) UNRELEASED; urgency=low
+
+ * Support bootstrapping oldstable. (Lenny could already be bootstrapped
+ using that suite name.)
+
+ -- Joey Hess <joeyh@debian.org> Fri, 25 Feb 2011 16:10:44 -0400
+
debootstrap (1.0.28) unstable; urgency=low
[ Miguel Figueiredo ]
diff --git a/scripts/oldstable b/scripts/oldstable
new file mode 120000
index 0000000..9a63c96
--- /dev/null
+++ b/scripts/oldstable
@@ -0,0 +1 @@
+sid \ No newline at end of file