diff options
author | Niels Thykier <niels@thykier.net> | 2017-11-11 08:00:24 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2017-11-11 08:01:36 +0000 |
commit | bb73623fcf1775b6c5f9de0838e4f33f8caa18c5 (patch) | |
tree | 8ab131f8b70ef7d5308e60ad8b083e49087205fc /debian | |
parent | 7a01300ceb7df42b44abd236d58f046a35eee031 (diff) | |
download | debhelper-bb73623fcf1775b6c5f9de0838e4f33f8caa18c5.tar.gz |
d/changelog: Document X-DH-Build-For-Type
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1dbe7287..6fd9adf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,12 @@ debhelper (10.10.6) UNRELEASED; urgency=medium package as long as another on being acted on ships it. * dh_installsystemd: Optimize the search for files installed in the tmpfiles.d directories to only look in the tmpfiles.d directories. + * Add experimental support for building some packages for "TARGET" + rather than "HOST" via the X-DH-Build-For-Type field. The field + is subject to removal and changes without notice. The field is + not considered by dpkg tooling and therefore you will still have + to manually work around tools like dpkg-gencontrol (even when + called via dh_gencontrol). [ Felipe Sateler ] * dh_installsystemd: Fix a bug where dh_installsystemd would generate |