diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-23 20:09:05 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-23 20:09:05 +0200 |
commit | d3213963281a4f910b78679dad35bf59ddbd721c (patch) | |
tree | 92af184f78f043eb5e67daedca27aedfdb1c1488 /debian/changelog | |
parent | c1f8f8c0b070b52e7d85ed932418bc3497cc7990 (diff) |
debian/apt.postinst:
* debian/apt.postinst:
- run /etc/kernel/postinst.d/apt-auto-removal once on upgrade
to ensure that the correct auto-removal list is generated
(closes: #717615)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index acb27293f..119f09ec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,12 @@ apt (0.9.9.3) UNRELEASED; urgency=low * debian/apt.auto-removal.sh: - do not include debug symbol packages for the kernel in the blacklist (closes: #717616) + + [ Michael Vogt ] + * debian/apt.postinst: + - run /etc/kernel/postinst.d/apt-auto-removal once on upgrade + to ensure that the correct auto-removal list is generated + (closes: #717615) -- Michael Vogt <mvo@debian.org> Tue, 23 Jul 2013 19:54:31 +0200 |