diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 16:49:58 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-09 16:49:58 +0200 |
commit | 29f37db85f365f74c5c014833f3b84bb6a5f130c (patch) | |
tree | 51e93831d97dbf9cbd706487833181d5325d3dfa /debian | |
parent | 51e25dd69e3cc6fb642b18ed4b049bbbbd83da2a (diff) |
* cmdline/apt-get.cc:
- fixed for the suggets/recommends display
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9e96edba3..a84146d20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,11 @@ apt (0.6.45.1) unstable; urgency=low * debian/control: - 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) -- |