summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 14:21:35 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 14:21:35 +0100
commit47bb9aed818abafdb60d9fe917f5973dff7f31e8 (patch)
treef127a56c9978d0d99a78a4a541367cf6caccf86a /debian
parentdab5e407ea88a18eb3a93ecb81e288b259a39f36 (diff)
* cmdline/apt-get.cc:
- if the changelog downlaod failed, do not show the generic error but point to launchpad instead
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b2746e2d..e712d9144 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ apt (0.8.9ubuntu1) UNRELEASED; urgency=low
* 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
+ but point to launchpad instead
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 09:58:08 +0100