summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-08-23 11:41:44 (GMT)
committerColin Watson <cjwatson@debian.org>2010-08-23 11:41:44 (GMT)
commita595b2efa082da386e04a181f449657bfab2d9f1 (patch)
tree473cf4431cc6a65134d7cd6229ce9028002df716
parent1b964bfb76d8c674eeaf7875eb21a428c213431a (diff)
downloaddebootstrap-a595b2efa082da386e04a181f449657bfab2d9f1.zip
debootstrap-a595b2efa082da386e04a181f449657bfab2d9f1.tar.gz
debootstrap-a595b2efa082da386e04a181f449657bfab2d9f1.tar.bz2
Add (Ubuntu) natty as a symlink to gutsy.
r64499
-rw-r--r--debian/changelog6
l---------scripts/natty1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c0c2901..5598bb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.24) UNRELEASED; urgency=low
+
+ * Add (Ubuntu) natty as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Wed, 18 Aug 2010 12:07:52 +0100
+
debootstrap (1.0.23) unstable; urgency=low
* Add (Ubuntu) maverick as a symlink to gutsy.
diff --git a/scripts/natty b/scripts/natty
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/natty
@@ -0,0 +1 @@
+gutsy \ No newline at end of file