diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-09-18 09:54:09 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-09-18 09:54:09 +0200 |
commit | 41dd8be8fa4b3a8893b39713c9c1e9473e3d6708 (patch) | |
tree | d067110b636b7ac427f37dc4ba2cdf4b58201ac8 /debian | |
parent | 2061c8671f05741291ed1c77418fa583cfd05d41 (diff) |
Fix regression in the Never-MarkAuto-Sections feature caused by the previous auto-removal fix, with inspiration drawn from the patches and conversation from http://bugs.debian.org/793360 (LP: #1479207)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 64ef12c04..ab27d3df7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.0.9.10ubuntu6) wily; urgency=medium + + * Fix regression in the Never-MarkAuto-Sections feature caused by the + previous auto-removal fix, with inspiration drawn from the patches + and conversation from http://bugs.debian.org/793360 (LP: #1479207) + + -- Adam Conrad <adconrad@ubuntu.com> Sat, 01 Aug 2015 16:14:05 -0600 + apt (1.0.9.10ubuntu5) wily; urgency=medium * apt-pkg/packagemanager.h: |