summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-07 11:52:58 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-07 11:52:58 +0200
commit3a089a0178ee7b3adff28dcc8749735898201e27 (patch)
tree94f379647920e4782308f1e01f7a7cf0e973a850 /debian/changelog
parent94915e3424601c8fa935c527122d65f1f0878fe2 (diff)
parent1d7229332a7707e9abb341a7ce75ce332df54420 (diff)
* apt-pkg/depcache.cc:
- merged from install-recommends * debian/apt.conf.ubuntu: - added "APT::Install-Recommends-Section" to "metapackages" * renamed apt.conf.autoremove -> apt.conf.ubuntu
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d8f90ba40..0bd5e4532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,14 @@ apt (0.6.45ubuntu6) edgy; urgency=low
* cmdline/apt-get.cc:
- always show auto-removable packages and give a hint how to remove
them
- * debian/apt.conf.autoremove:
+ * debian/apt.conf.ubuntu:
- exlucde linux-image and linux-restricted-modules from ever being
auto-removed
+ - added "metapackages" as the section we want to install recommends
+ by default
+ * apt-pkg/depcache.cc:
+ - added support to turn install-recommends selectively on/off by
+ section
[Ian Jackson]
* Tests pass without code changes! Except that we need this:
* Bump cache file major version to force rebuild so that Breaks
@@ -17,7 +22,7 @@ apt (0.6.45ubuntu6) edgy; urgency=low
* Initial draft of `Breaks' implementation. Appears to compile,
but as yet *completely untested*.
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Sep 2006 11:50:52 +0200
apt (0.6.45ubuntu5) edgy; urgency=low