diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-06 12:31:55 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-06 12:31:55 +0200 |
commit | 2d847a5919828ab26dd3f3c5993497b95df9051b (patch) | |
tree | 670a2e8f58d03b50579427536463d6ad96da1cdf /debian/changelog | |
parent | 448eaf8b5999b6866237a069d678337b647968c4 (diff) |
don't suggest held packages as they are installed (Closes: #578135)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d206b1dd8..144d307fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ apt (0.7.26~exp4) UNRELEASED; urgency=low - show non-candidates as fallback for virtual packages (Closes: #578385) - set also "all" to this version for pseudo packages in TryToChangeVer - rerun dpkg-source in source if --fix-broken is given (Closes: #576752) + - don't suggest held packages as they are installed (Closes: #578135) * apt-pkg/deb/dpkgpm.cc: - remove Chroot-Directory from files passed to install commands. Thanks to Kel Modderman for report & patch! (Closes: #577226) |