summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-08-10 02:51:10 +0200
committerGuillem Jover <guillem@debian.org>2019-11-26 02:42:44 +0100
commit895a2e525adfd90a57e1e4dfbcc18bb0c1ca64b4 (patch)
treed9b30fed63f1e4ef15c01363391c7683d7a9f0ec /debian/changelog
parent88d2ceac86373a3ccc37fc7ceff1319a4528a889 (diff)
downloaddpkg-895a2e525adfd90a57e1e4dfbcc18bb0c1ca64b4.tar.gz
Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822()
Bump module version to 2.00.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d2a040681..5c37bcb23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
allow non-equal version relations in virtual provides. Closes: #930317
- Dpkg: Remove internal lowercase variables $version, $progname,
$admindir, $dpkglibdir and $pkgdatadir.
+ - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
* Documentation:
- man: Fix uncommon wording constructs.
- man: Use a minus sign for a literal string.