summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-04-26 14:40:25 (GMT)
committerColin Watson <cjwatson@debian.org>2012-04-26 14:40:25 (GMT)
commit150f689e0ba769ea674eb31b9814caca07bc773b (patch)
treee5f9de628f588bdd22d09f7e0af13364d148d663
parentdaa802a0a4229d8267c51dccd8b774b3cc97e33f (diff)
downloaddebootstrap-150f689e0ba769ea674eb31b9814caca07bc773b.zip
debootstrap-150f689e0ba769ea674eb31b9814caca07bc773b.tar.gz
debootstrap-150f689e0ba769ea674eb31b9814caca07bc773b.tar.bz2
Add (Ubuntu) quantal as a symlink to gutsy.
-rw-r--r--debian/changelog4
l---------scripts/quantal1
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 13f6097..204bb60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
debootstrap (1.0.40) UNRELEASED; urgency=low
+ [ Joey Hess ]
* When installation or configuration of a package fails, output a message
that points the user to the log file. Attempt to grep out the first
package that dpkg failed on and show its name too. Closes: #472704
+ [ Colin Watson ]
+ * Add (Ubuntu) quantal as a symlink to gutsy.
+
-- Joey Hess <joeyh@debian.org> Tue, 17 Apr 2012 20:35:53 -0400
debootstrap (1.0.39) unstable; urgency=low
diff --git a/scripts/quantal b/scripts/quantal
new file mode 120000
index 0000000..3840936
--- /dev/null
+++ b/scripts/quantal
@@ -0,0 +1 @@
+gutsy \ No newline at end of file