diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-22 12:08:06 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-22 12:08:06 +0100 |
commit | b79eb4f7c93df4a4590d0f9ca2764a7a482bd579 (patch) | |
tree | d5014234cbef93a0099f54da07cd3ccb46b7ad44 /debian | |
parent | b761356f9a73e34325a0d85427300b58737c4d98 (diff) |
Close #184730: [apt-get] requested package abusively listed in "extra packages to be installed"
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca88901a1..3d5b26e52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ apt (0.8.11+wheezy) unstable; urgency=low - change pkg/release behavior to use the new SetCandidateRelease so installing packages from experimental or backports is easier - really do not show packages in the extra section if they were - requested on the commandline, e.g. with a modifier + requested on the commandline, e.g. with a modifier (Closes: #184730) * debian/control: - add Vcs-Browser now that loggerhead works again (Closes: #511168) - depend on debhelper 7 to raise compat level |