[debhelper-devel] [debhelper] 01/02: dh_builddeb: Remove comment

Niels Thykier nthykier at moszumanska.debian.org
Thu Sep 21 19:16:10 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 3587532b8c27aff670dcb9216ff029a1ab1b5119
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Sep 21 19:08:58 2017 +0000

    dh_builddeb: Remove comment
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh_builddeb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dh_builddeb b/dh_builddeb
index 358faba..1e37d5d 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -120,9 +120,6 @@ on_items_in_parallel(\@items, sub {
 
 		if ($dbgsym) {
 			my $dbgsym_tmpdir = "debian/.debhelper/${package}/dbgsym-root";
-			# XXX: Should we blindly overrule the maintainer's choice
-			# of compressor arguments here?  It is not apparent that
-			# their explicit -z was intended for the dbgsym package.
 			doit("dpkg-deb", @{$dh{U_PARAMS}},
 				"--build", $dbgsym_tmpdir, $dh{DESTDIR});
 			next;

-- 
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