summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2017-02-14 13:55:03 +0100
committerGuillem Jover <guillem@debian.org>2017-07-04 05:09:40 +0200
commit13a9dcf9c0396fe959a95508514695985ee98522 (patch)
treebe143b851338ffdf4c830002b4d5d4398abd0b00 /debian
parentef8a0d63edcc867a66ddb10c801e4a8bb36c0111 (diff)
downloaddpkg-13a9dcf9c0396fe959a95508514695985ee98522.tar.gz
Dpkg::Index: Itemize the CTRL_* constants in the POD
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b131cf13e..5e3196301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
- Clarify behavior for dpkg-maintscript-helper. Closes: #857852
- Use <command-string> instead of <command> for -c argument value in
dpkg-architecture(1). Reported by Johannes Schauer <josch@debian.org>.
+ - Itemize the CTRL_* constants in the Dpkg::Index POD.
* Build system:
- Require Perl 5.20.2, the version in Debian oldstable (jessie).
- Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if