[debhelper-devel] [debhelper] 02/02: dh_builddeb: Assume less familarity with R³

Niels Thykier nthykier at moszumanska.debian.org
Mon Oct 23 17:47:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 4d59b7720f685d5c816d44ef1d6d71f33600e009
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Oct 23 17:45:35 2017 +0000

    dh_builddeb: Assume less familarity with R³
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog | 1 +
 dh_builddeb      | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c579d31..4713883 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ debhelper (10.10.3) UNRELEASED; urgency=medium
   * dh_fixperms: Improve the documentation to assume less familarity
     with "Rules-Requires-Root" (R³).
   * dh_usrlocal: Ditto.
+  * dh_builddeb: Ditto.
 
  -- Niels Thykier <niels at thykier.net>  Mon, 23 Oct 2017 06:14:30 +0000
 
diff --git a/dh_builddeb b/dh_builddeb
index 3c13db1..13f67d4 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -27,8 +27,9 @@ and L<dh_gencontrol(1)> have prepared them.
 It supports building multiple binary packages in parallel, when enabled by
 DEB_BUILD_OPTIONS.
 
-In a non-legacy R³ build, B<dh_builddeb> will pass
-B<--root-owner-group> to L<dpkg-deb(1)>.
+When the I<Rules-Requires-Root> field is not (effectively)
+I<binary-targets>, B<dh_builddeb> will pass B<--root-owner-group> to
+L<dpkg-deb(1)>.
 
 =head1 OPTIONS
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list