summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-06-18 13:19:47 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-06-18 13:19:47 +0200
commit567785b979d9b71ceb92edda82e4f15bb40a2e61 (patch)
tree6a24b112acfd403d2d81b4a2af4fda303081fc68 /debian
parent7f9692a9e91be568d8cb5208924b8e49d5a75e39 (diff)
* cmdline/apt-get.cc:
- print a friendly message in 'download' if a package can't be downloaded (Closes: #677887)
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 ad5a4a1a3..281915837 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ apt (0.9.6.1) UNRELEASED; urgency=low
* buildlib/configure.mak:
- print a message detailing how to get config.guess and config.sub
in case they are not in /usr/share/misc (Closes: #677312)
+ * cmdline/apt-get.cc:
+ - print a friendly message in 'download' if a package can't be
+ downloaded (Closes: #677887)
-- David Kalnischkies <kalnischkies@gmail.com> Thu, 14 Jun 2012 15:45:13 +0200