X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ad08bf610f0849ddd877abab0f2020dd1ae52dd1..7db98f31498a85da22cc00e446bce8ac8c319554:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cbcee2919..bb134f780 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.6.46.4ubuntu10) feisty; urgency=low + + * apt-pkg/depcache.cc: + - added "APT::Never-MarkAuto-Section" and consider dependencies + of packages in this section manual + * debian/apt.conf.ubuntu: + - added APT::Never-MarkAuto-Section "metapackages"; + * cmdline/apt-get.cc: + - "apt-get install foo" on a already installed package foo will + clean the automatic installed flag + + -- Michael Vogt Wed, 14 Mar 2007 12:34:46 +0100 + apt (0.6.46.4ubuntu9) feisty; urgency=low * debian/control: @@ -5,14 +18,17 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low - Set Ubuntu maintainer address * apt-pkg/cdrom.cc: - only unmount if APT::CDROM::NoMount is false - * methods/cdrom.cc: - only umount if it was mounted by the method before * cmdline/apt-get.cc: - fix version output in autoremove list (LP#68941) * apt-pkg/packagemanager.cc: - do not spin 100% cpu in FixMissing() (LP#84476) + * apt-pkg/indexfile.cc: + - fix problem overwriting APT::Acquire::Translation + * doc/examples/configure-index: + - document APT::Acquire::Translation - -- + -- Michael Vogt Tue, 13 Mar 2007 15:24:39 +0100 apt (0.6.46.4ubuntu8) feisty; urgency=low