diff options
author | Julian Andres Klode <jak@debian.org> | 2010-12-07 15:47:58 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-12-07 15:47:58 +0100 |
commit | f23fc0e0903c9fdf3f57a2c46d1f57abb4655e5c (patch) | |
tree | 99a71d1aa00e80381661ce442109afbee3a1a459 /debian/changelog | |
parent | 4279ef3b0a35327a03955461fff3cd6821463457 (diff) |
cmdline/apt-cache.cc: Create an error for apt-cache depends
if packages could not found (LP: #647045)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96a2bd15b..aa0ff30d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.11) unstable; urgency=low + + * cmdline/apt-cache.cc: Create an error for apt-cache depends + if packages could not found (LP: #647045) + + -- Julian Andres Klode <jak@debian.org> Tue, 07 Dec 2010 15:47:11 +0100 + apt (0.8.10) unstable; urgency=low [ Programs translations ] |