diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 10:45:18 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 10:45:18 +0200 |
commit | 54c3559f961675e15d0c27cff260eca009bec92c (patch) | |
tree | a73661c12a76be7570ace67ff7d5fe3813f4ccc0 /debian/changelog | |
parent | 0fbb494b343342af795a17a56d4b915499c52ed9 (diff) | |
parent | dfd1a56e88c068f0085140630306901d01ed0f98 (diff) |
* apt-pkg/depcache.cc:
- support a list of sections for:
APT::Install-Recommends-Sections
APT::Never-MarkAuto-Sections
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 579dd4e5f..8961a0257 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ apt (0.7.5) UNRELEASED; urgency=low + [ Otavio Salvador ] * Applied patch from Guillem Jover <guillem.jover@nokia.com> to use dpkg-architecture to get the host architecture (closes: #407187) + [ Michael Vogt ] + * apt-pkg/depcache.cc: + - support a list of sections for: + APT::Install-Recommends-Sections + APT::Never-MarkAuto-Sections + -- Otavio Salvador <otavio@ossystems.com.br> Wed, 25 Jul 2007 20:16:46 -0300 apt (0.7.4) unstable; urgency=low |