summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-10-29 14:50:30 (GMT)
committerColin Watson <cjwatson@debian.org>2015-10-29 14:50:30 (GMT)
commit4dcfc79dfda2818159cde8decdf88bfd476f62a8 (patch)
tree2f438e03f1540de399841bb218a695ec4e09174b
parent5365e6ec130b69dc6a7df6bfedd6f739edf0e7eb (diff)
downloaddebootstrap-4dcfc79dfda2818159cde8decdf88bfd476f62a8.zip
debootstrap-4dcfc79dfda2818159cde8decdf88bfd476f62a8.tar.gz
debootstrap-4dcfc79dfda2818159cde8decdf88bfd476f62a8.tar.bz2
Add (Ubuntu) xenial as a symlink to gutsy.
-rw-r--r--debian/changelog6
l---------scripts/xenial1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index da48490..2e6ec6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debootstrap (1.0.74) UNRELEASED; urgency=medium
+
+ * Add (Ubuntu) xenial as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Thu, 29 Oct 2015 14:49:17 +0000
+
debootstrap (1.0.73) unstable; urgency=medium
* Generate a deburis file with (package, version, uri) tuples, similar
diff --git a/scripts/xenial b/scripts/xenial
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/xenial
@@ -0,0 +1 @@
+gutsy \ No newline at end of file