From 150f689e0ba769ea674eb31b9814caca07bc773b Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 26 Apr 2012 15:40:25 +0100 Subject: Add (Ubuntu) quantal as a symlink to gutsy. --- debian/changelog | 4 ++++ scripts/quantal | 1 + 2 files changed, 5 insertions(+) create mode 120000 scripts/quantal 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 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 -- cgit v0.12