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