summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2014-10-10 05:38:01 +0200
committerGuillem Jover <guillem@debian.org>2014-10-12 06:08:00 +0200
commit6f1097093f9a0db8b0cebf77a567e222a854c86c (patch)
treec3fde9525541735fc4d9af17547420d7bcfb36fb /debian
parente68f081acd9f1c210d3464b0a5e2c732e1b5c025 (diff)
downloaddpkg-6f1097093f9a0db8b0cebf77a567e222a854c86c.tar.gz
Dpkg::Getopt: New private module
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 699097d22..2dc73ee1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ dpkg (1.17.17) UNRELEASED; urgency=low
- Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
when parsing the DEB_BUILD_PROFILES environment variable.
Thanks to Johannes Schauer <j.schauer@email.de>.
+ - New Dpkg::Getopt private module.
* Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
Missed in dpkg 1.17.14.