summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjosch <j.schauer@email.de>2014-10-10 08:38:51 +0200
committerJoey Hess <joey@kitenet.net>2014-10-10 17:25:09 -0400
commit4402e553df5279c2f65aee8623aca504988cc508 (patch)
tree0027ffaa58df58235837603b130b64043122bceb /debian/changelog
parent3edef9f8d0ece8b313f36c2496d476ce509ecb7c (diff)
use libdpkg-perl to parse and evaluate build profiles
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d1d37fc0..08ada101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+debhelper (9.20140817+nmu1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Depend on libdpkg-perl (>= 1.17.14) for build profiles support. Note to
+ backporters: If you remove that dependency, debhelper will throw an error
+ when a binary package stanza in debian/control has the Build-Profiles
+ field.
+ * Use libdpkg-perl functionality to parse the content of the Build-Profiles
+ field, if there is one. In that case, use libdpkg-perl to evaluate whether
+ the binary package should be built or not.
+
+ -- Johannes Schauer <j.schauer@email.de> Thu, 09 Oct 2014 23:27:40 +0200
+
debhelper (9.20140817) unstable; urgency=medium
* Added Portuguese translation of the man pages, by Américo Monteiro.