summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-11-16 00:29:13 +0100
committerGuillem Jover <guillem@debian.org>2019-11-26 02:42:44 +0100
commitab8176cb9a92a39d062da002cf9192bdc6e5f3d1 (patch)
tree9a68c30093cdaed329e41b8e56d509d3dacdc56a /debian/changelog
parent7656016155c2dc408c4659d050a6e4bedb741069 (diff)
downloaddpkg-ab8176cb9a92a39d062da002cf9192bdc6e5f3d1.tar.gz
Dpkg::Compression: Hide internal lowercase variables
Bump module version to 2.00.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 69d274984..28373d1c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,9 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
- Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
and libdir. Remove obsolete functions changelog_parse_debian() and
changelog_parse_plugin().
+ - Dpkg::Compression: Hide internal lowercase variables
+ $default_compression, $default_compression_level and
+ $compression_re_file_ext.
* Documentation:
- man: Fix uncommon wording constructs.
- man: Use a minus sign for a literal string.