summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-05-06 08:29:10 (GMT)
committerColin Watson <cjwatson@debian.org>2014-05-06 08:29:10 (GMT)
commit0e1c6ac212a7c209d30fc22b6d6d34f51d37b44a (patch)
tree4e0bdf7035bfc859b4fd7aa136d600932930bb50
parent6c76738c73e38d3b3aed42f1d069e2e2510ca947 (diff)
downloaddebootstrap-0e1c6ac212a7c209d30fc22b6d6d34f51d37b44a.zip
debootstrap-0e1c6ac212a7c209d30fc22b6d6d34f51d37b44a.tar.gz
debootstrap-0e1c6ac212a7c209d30fc22b6d6d34f51d37b44a.tar.bz2
Add (Ubuntu) utopic as a symlink to gutsy.
-rw-r--r--debian/changelog7
l---------scripts/utopic1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8bfffe1..9ae3010 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.60) UNRELEASED; urgency=medium
+
+ [ Adam Conrad ]
+ * Add (Ubuntu) utopic as a symlink to gutsy.
+
+ -- Colin Watson <cjwatson@debian.org> Tue, 06 May 2014 09:28:42 +0100
+
debootstrap (1.0.59) unstable; urgency=medium
* Install ca-certificates as well as apt-transport-https for HTTPS
diff --git a/scripts/utopic b/scripts/utopic
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/utopic
@@ -0,0 +1 @@
+gutsy \ No newline at end of file