summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-04-06 12:46:24 (GMT)
committerColin Watson <cjwatson@debian.org>2010-04-06 12:46:24 (GMT)
commitfd1c1373f4bd67ebf50f6f1941e1e10c123dbe91 (patch)
treee42cf2af5e642f8b1c43b7777bc64cfb2239b431
parente413143dc94fc2c5026f8c2c264fcfacf51564d5 (diff)
downloaddebootstrap-fd1c1373f4bd67ebf50f6f1941e1e10c123dbe91.zip
debootstrap-fd1c1373f4bd67ebf50f6f1941e1e10c123dbe91.tar.gz
debootstrap-fd1c1373f4bd67ebf50f6f1941e1e10c123dbe91.tar.bz2
Add (Ubuntu) maverick as a symlink to gutsy.
r62859
-rw-r--r--debian/changelog6
l---------scripts/maverick1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4329dcb..ecab3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.23) UNRELEASED; urgency=low
+
+ * Add (Ubuntu) maverick as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Tue, 06 Apr 2010 13:46:00 +0100
+
debootstrap (1.0.22) unstable; urgency=low
* Redo release since it ended up with testing directory in tar.gz.
diff --git a/scripts/maverick b/scripts/maverick
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/maverick
@@ -0,0 +1 @@
+gutsy \ No newline at end of file