diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-12-03 18:05:52 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-12-03 18:05:52 +0100 |
commit | 6a2512be4addf9a874cc72c40d1ec56206fdd2fb (patch) | |
tree | 02aed63bc306a44a0f7b9e87bbcb0188f761d01c /debian/changelog | |
parent | 2c085486d34c45e123c24b0e36294245fd5bf734 (diff) |
really do not show packages in the extra section if they were
requested on the commandline, e.g. with a modifier
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9d7564462..2a0b5a8cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,10 +13,12 @@ apt (0.8.11+wheezy) unstable; urgency=low in the autoremove section and installing those (Closes: #604222) - 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 * debian/control: - add Vcs-Browser now that loggerhead works again (Closes: #511168) - -- David Kalnischkies <kalnischkies@gmail.com> Fri, 03 Dec 2010 17:06:28 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 03 Dec 2010 17:30:52 +0100 apt (0.8.10) unstable; urgency=low |