diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:45 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:45 +0000 |
commit | 9d1d4d123d282f0ed22915a95777888e92b73147 (patch) | |
tree | 338032c88b25588aa1f8b2fd5486762485d57b6d /debian | |
parent | 57e2d8ee90ba33606c471672137de2cc1f4a098c (diff) |
* Patch from Otavio Salvador to avoid listing suggests/...
Author: mdz
Date: 2003-08-08 23:48:48 GMT
* Patch from Otavio Salvador to avoid listing suggests/recommends which
are Provided by a package which is already installed (Closes: #200395)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dffa1171c..da82fc20a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,10 @@ apt (0.5.9) unstable; urgency=low * Patch from Otavio Salvador to avoid listing suggests/recommends for packages which are selected for installation at the same time as the package which suggests/recommends them (Closes: #200102) + * Patch from Otavio Salvador to avoid listing suggests/recommends which + are Provided by a package which is already installed (Closes: #200395) - -- Matt Zimmerman <mdz@debian.org> Fri, 8 Aug 2003 19:31:25 -0400 + -- Matt Zimmerman <mdz@debian.org> Fri, 8 Aug 2003 19:47:19 -0400 apt (0.5.8) unstable; urgency=medium |