summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-10-24 11:49:55 (GMT)
committerColin Watson <cjwatson@debian.org>2012-10-24 11:49:55 (GMT)
commit5640805cddfa3f212e6b2e99bc8fe4996a66f77a (patch)
tree048831c618ae60b2eb919cb62c132f3b93a0a3a9
parent0f76b83ce0adc6f9550c6b0d5968b7a720cdb6d5 (diff)
downloaddebootstrap-5640805cddfa3f212e6b2e99bc8fe4996a66f77a.zip
debootstrap-5640805cddfa3f212e6b2e99bc8fe4996a66f77a.tar.gz
debootstrap-5640805cddfa3f212e6b2e99bc8fe4996a66f77a.tar.bz2
Add (Ubuntu) raring as a symlink to gutsy.
-rw-r--r--debian/changelog4
l---------scripts/raring1
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d7a16dc..39be64b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
debootstrap (1.0.43) UNRELEASED; urgency=low
+ [ Joey Hess ]
* Fix "arc" typo. Closes: #686680
+ [ Colin Watson ]
+ * Add (Ubuntu) raring as a symlink to gutsy.
+
-- Joey Hess <joeyh@debian.org> Wed, 05 Sep 2012 14:24:08 -0400
debootstrap (1.0.42) unstable; urgency=low
diff --git a/scripts/raring b/scripts/raring
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/raring
@@ -0,0 +1 @@
+gutsy \ No newline at end of file