diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-18 15:19:42 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-18 15:19:42 +0100 |
commit | 0e21f20b0e4bc8a4911c4272b3a2098501d1d99e (patch) | |
tree | 6bbb56dc33053faf1f7adc9b2209752ef47b67f9 | |
parent | 772ac84b17c98926046a96ea6042aad99c631aac (diff) |
releasing version 0.8.9ubuntu1
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e712d9144..614e59a10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,14 @@ -apt (0.8.9ubuntu1) UNRELEASED; urgency=low +apt (0.8.9ubuntu1) natty; urgency=low * re-merged from the debian-sid bzr branch * merged lp:~mvo/apt/mvo, this brings two new commands: - apt-get download binary-pkgname to download a deb - apt-get changelog binary-pkgname to display the changelog * cmdline/apt-get.cc: - - if the changelog downlaod failed, do not show the generic error + - if the changelog download failed, do not show the generic error but point to launchpad instead - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 09:58:08 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 15:02:14 +0100 apt (0.8.9) unstable; urgency=low |