summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-11-03 01:12:49 +0100
committerGuillem Jover <guillem@debian.org>2019-11-26 02:42:44 +0100
commitebbb81b5329f567f89ca576279bdeabafd291253 (patch)
tree1c9d4d4cdc4c0fb919c8b5c39b1dc215eeb69c30 /debian/changelog
parentb41fe887e8caf09107cd65d8f561b00d043561d9 (diff)
downloaddpkg-ebbb81b5329f567f89ca576279bdeabafd291253.tar.gz
dselect: Remove methods state files on purge
Ref: #930788 Spotted-by: Sven Joachim <svenjoac@gmx.de>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index febbcc200..3ebde1ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -79,6 +79,8 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
- Remove obsolete Breaks satisfied since oldstable.
- Replace custom rule for 'configure' with call to dh_autoreconf.
Thanks to Dan Streetman <ddstreet@canonical.com>. Closes: #939516
+ - dselect: Remove methods state files on purge.
+ Spotted by Sven Joachim <svenjoac@gmx.de>.
* Test suite:
- Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
- Clarify cppcheck va_list_usedBeforeStarted suppression.