diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 16:54:33 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 16:54:33 +0200 |
commit | 731e33ea4437991792aef749c60d357066039421 (patch) | |
tree | 4b9487238c2cac756a8440b00f0a5f249f39848d /debian | |
parent | e9ae36778e841f09ad195c17004e711bf7b7abae (diff) | |
parent | cd33a78610099e9f0cfdcad782f9d92e55ea647e (diff) |
* merged with mainline
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ec802a80c..de9a43d49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ apt (0.6.45.1) unstable; urgency=low * debian/control: - - switched to libdb4.4 for building + - switched to libdb4.4 for building (closes: #381019) + * cmdline/apt-get.cc: + - show only the recommends/suggests for the candidate-version, not for all + versions of the package (closes: #257054) + - properly handle recommends/suggests or-groups when printing the list of + suggested/recommends packages (closes: #311619) -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 9 Aug 2006 14:27:54 +0200 |