diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:10 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:10 +0000 |
commit | 9d366c89f1baafc92b08c0d57f189ca9c8c98895 (patch) | |
tree | 1e9a7dade5c468299e1f034e638faeaf263c6568 /debian | |
parent | cb99271c2b7944cc4653cb06f7c2137f3d828dd5 (diff) |
* Have apt-cache show exit with an error if it cannot f...
Author: mdz
Date: 2003-07-22 03:10:01 GMT
* Have apt-cache show exit with an error if it cannot find any of the
specified packages (Closes: #101490)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 91c8b1d24..21ab9031a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.5.7) unstable; urgency=low archives and not changing the system (Closes: #190862) * Skip version check if a build-dependency is provided by an installed package (Closes: #126938) + * Have apt-cache show exit with an error if it cannot find any of the + specified packages (Closes: #101490) -- |