diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:44 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:44 +0000 |
commit | 57e2d8ee90ba33606c471672137de2cc1f4a098c (patch) | |
tree | add67a463ae8a167afe6538eded77e6007f92fe4 /debian | |
parent | f084da09cb5f12a821e20f65279044d2726ffe24 (diff) |
* Patch from Otavio Salvador to avoid listing suggests/...
Author: mdz
Date: 2003-08-08 23:45:00 GMT
* 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)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 59042ccaf..dffa1171c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,9 @@ apt (0.5.9) unstable; urgency=low * Avoid segfault if a package name is specified which consists entirely of characters which look like end tags ('+', '-') (Closes: #200425) + * 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) -- Matt Zimmerman <mdz@debian.org> Fri, 8 Aug 2003 19:31:25 -0400 |