From 9aa1e76258cdd9c40538ac448fda3df08b15ca22 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 25 Feb 2011 16:11:44 -0400 Subject: Support bootstrapping oldstable. (Lenny could already be bootstrapped using that suite name.) --- debian/changelog | 7 +++++++ scripts/oldstable | 1 + 2 files changed, 8 insertions(+) create mode 120000 scripts/oldstable 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 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 -- cgit v0.12