summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-10-20 14:05:56 (GMT)
committerColin Watson <cjwatson@debian.org>2014-10-20 14:05:56 (GMT)
commit8d0510e33069bbfe9d16fc88b07356e34ff895b5 (patch)
treed73fcdc5c8515fa2908aa54fb7a84c6b338dfdd7
parentf27ef05f761d94461b760b34d20e315bf42b8010 (diff)
downloaddebootstrap-8d0510e33069bbfe9d16fc88b07356e34ff895b5.zip
debootstrap-8d0510e33069bbfe9d16fc88b07356e34ff895b5.tar.gz
debootstrap-8d0510e33069bbfe9d16fc88b07356e34ff895b5.tar.bz2
Add (Ubuntu) vivid as a symlink to gutsy.
-rw-r--r--debian/changelog6
l---------scripts/vivid1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2eaf790..880abbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.64) UNRELEASED; urgency=medium
+
+ * Add (Ubuntu) vivid as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Mon, 20 Oct 2014 15:05:27 +0100
+
debootstrap (1.0.63) unstable; urgency=medium
[ Joey Hess ]
diff --git a/scripts/vivid b/scripts/vivid
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/vivid
@@ -0,0 +1 @@
+gutsy \ No newline at end of file