summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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