summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 9 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 6dc69ba12..d8f90ba40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,23 @@
apt (0.6.45ubuntu6) edgy; urgency=low
+ [Michael Vogt]
+ * cmdline/apt-get.cc:
+ - always show auto-removable packages and give a hint how to remove
+ them
+ * debian/apt.conf.autoremove:
+ - exlucde linux-image and linux-restricted-modules from ever being
+ auto-removed
+ [Ian Jackson]
* Tests pass without code changes! Except that we need this:
* Bump cache file major version to force rebuild so that Breaks
dependencies are included.
* Don't depend on or suggest any particular dpkg or dpkg-dev versions;
--auto-deconfigure is very very old and dpkg-dev's Breaks support
is more or less orthogonal.
-
- -- Ian Jackson <iwj@ubuntu.com> Tue, 5 Sep 2006 19:50:02 +0100
-
-apt (0.6.45ubuntu6~iwj) unstable; urgency=low
-
* Initial draft of `Breaks' implementation. Appears to compile,
but as yet *completely untested*.
- -- Ian Jackson <ian@davenant.greenend.org.uk> Fri, 25 Aug 2006 15:39:07 +0100
+ --
apt (0.6.45ubuntu5) edgy; urgency=low