summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-07-28 12:43:28 (GMT)
committerColin Watson <cjwatson@debian.org>2015-07-28 12:43:28 (GMT)
commit385a5ee70f8a980255eb3f8a9a24a123096f2c9f (patch)
tree031903ce8372fbbd85a4abebe8f58b61d84ba73a
parenta48279c25005e781dac28b1f2aa5eed2cfb4616c (diff)
downloaddebootstrap-385a5ee70f8a980255eb3f8a9a24a123096f2c9f.zip
debootstrap-385a5ee70f8a980255eb3f8a9a24a123096f2c9f.tar.gz
debootstrap-385a5ee70f8a980255eb3f8a9a24a123096f2c9f.tar.bz2
Add (Ubuntu) wily as a symlink to gutsy.
-rw-r--r--debian/changelog7
l---------scripts/wily1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c22740b..1a5367c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.72) UNRELEASED; urgency=medium
+
+ [ Iain Lane ]
+ * Add (Ubuntu) wily as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Tue, 28 Jul 2015 13:42:44 +0100
+
debootstrap (1.0.71) unstable; urgency=medium
* Adjust sed call to render it more portable (missing ';'), making it
diff --git a/scripts/wily b/scripts/wily
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/wily
@@ -0,0 +1 @@
+gutsy \ No newline at end of file