diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aba5303ba..d64383cb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -109,6 +109,14 @@ dpkg (1.17.2) UNRELEASED; urgency=low the array in a subsequent package processing. Closes: #726112 * Do not accept empty field names in dpkg. * Do not accept an initial hyphen in field names. + * Add experimental build profiles support: + - Add support for <!profile.name> build-time restrictions in dependencies. + - Add support for DEB_BUILD_PROFILES environment variable. + - Add new option -P to dpkg-buildpackage and dpkg-checbuilddeps. + - Add new Built-For-Profiles output field in .deb and .changes files. + Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>, + Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>. + Closes: #661538 [ Updated programs translations ] * German (Sven Joachim). |