summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-11-02 23:45:53 +0000
committerSteve Langasek <steve.langasek@canonical.com>2012-11-02 23:45:53 +0000
commitab02e4315eb422d404269d263c21270e1275d229 (patch)
treee2941b8f968a019f48e4ff0dbdd0188e11cddf71
parent39a07ec8f2c612a5af234c7713571362f7ca90b4 (diff)
Fix up wrong changelog entry
-rw-r--r--debian/changelog23
1 files changed, 10 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index e4a27c604..d3636e19b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,16 @@ apt (0.9.7.6ubuntu1) UNRELEASED; urgency=low
unpacked yet in SmartConfigure and do not unpack a M-A:same package
again in SmartUnPack if we have already configured it (LP: #1062503)
+ [ Steve Langasek ]
+ * debian/apt.conf.autoremove: don't include linux-image*,
+ linux-restricted-modules*, and linux-ubuntu-modules* packages in the
+ list to never be autoremoved.
+ * debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: install new
+ script to /etc/kernel/postinst.d/ which ensures we only automatically
+ keep the currently-running kernel, the being-installed kernel, and the
+ newest kernel, so we don't fill /boot up with an unlimited number of
+ kernels. LP: #923876.
+
-- Jordi Mallach <jordi@debian.org> Thu, 18 Oct 2012 23:30:46 +0200
apt (0.9.7.6) unstable; urgency=low
@@ -54,19 +64,6 @@ apt (0.9.7.6) unstable; urgency=low
-- Michael Vogt <mvo@debian.org> Tue, 16 Oct 2012 18:08:53 +0200
-apt (0.9.7.5ubuntu6) UNRELEASED; urgency=low
-
- * debian/apt.conf.autoremove: don't include linux-image*,
- linux-restricted-modules*, and linux-ubuntu-modules* packages in the
- list to never be autoremoved.
- * debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: install new
- script to /etc/kernel/postinst.d/ which ensures we only automatically
- keep the currently-running kernel, the being-installed kernel, and the
- newest kernel, so we don't fill /boot up with an unlimited number of
- kernels. LP: #923876.
-
- -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 02 Nov 2012 23:13:00 +0000
-
apt (0.9.7.5ubuntu5) quantal; urgency=low
* Revert "missing remap registration" change from 0.9.7.5ubuntu4; this