summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-10-05 21:58:05 +0100
committerColin Watson <cjwatson@debian.org>2011-10-05 21:58:05 +0100
commit13ec847eb130b51d859d5ea8cd02f788e782589f (patch)
treee2e194c47da261e8ccc0f7de8c6a794ec41c11f6
parent3a3afbb72893f3c8161dd72ff4663cc9ec80e443 (diff)
downloaddebootstrap-13ec847eb130b51d859d5ea8cd02f788e782589f.tar.gz
Add (Ubuntu) precise as a symlink to gutsy.
-rw-r--r--debian/changelog6
l---------scripts/precise1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db63bb1..928c3f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.37) UNRELEASED; urgency=low
+
+ * Add (Ubuntu) precise as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Wed, 05 Oct 2011 21:57:49 +0100
+
debootstrap (1.0.36) unstable; urgency=low
* Guess host OS based on uname for non-Debian systems. Closes: #637363
diff --git a/scripts/precise b/scripts/precise
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/precise
@@ -0,0 +1 @@
+gutsy \ No newline at end of file