diff options
author | Julian Andres Klode <jak@debian.org> | 2010-05-04 21:28:24 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-05-04 21:28:24 +0200 |
commit | 6007c1d41d5aae7ae22fee89824175f925b9e680 (patch) | |
tree | 5be1a5efa2b0c31474ff11f4199e7d105a696767 /debian/changelog | |
parent | 39f4f90c2ff1fc5ceeb716ab62ef576b868050f9 (diff) |
Move the showauto command to apt-cache and sort output.
* cmdline/apt-cache.cc:
- Add a showauto command to apt-cache.
- Add apt-get markauto and unmarkauto commands.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 07fc08453..d414af35a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,8 +75,10 @@ apt (0.7.26~exp4) UNRELEASEDexperimental; urgency=low - subclass pkgAcquire::{Worker,Item,ItemDesc} from WeakPointable. * apt-pkg/pkgcache.cc: - Merge fix from David to correct handling in single-arch environments. + * cmdline/apt-cache.cc: + - Add a showauto command to apt-cache. * cmdline/apt-get.cc: - - Add apt-get markauto, showauto and unmarkauto commands. + - Add apt-get markauto and unmarkauto commands. -- David Kalnischkies <kalnischkies@gmail.com> Sat, 03 Apr 2010 14:58:39 +0200 @@ -1584,13 +1586,6 @@ apt (0.7.6) unstable; urgency=low -- Otavio Salvador <otavio@debian.org> Wed, 01 Aug 2007 19:49:51 -0300 -apt (0.7.6) unstable; urgency=low - - * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong - directory downloading on non-linux architectures (closes: #435597) - - -- Otavio Salvador <otavio@debian.org> Wed, 01 Aug 2007 19:49:51 -0300 - apt (0.7.5) unstable; urgency=low [ Otavio Salvador ] |