[pkg-perl-tools] 02/04: add a comment about binary builds

gregor herrmann gregoa at debian.org
Thu Oct 1 22:05:15 UTC 2015


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

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit fc1895e6a420d6f97fe0e0fcf57e5c4672d79598
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 1 23:57:14 2015 +0200

    add a comment about binary builds
    
    Gbp-Dch: Ignore
---
 examples/buildpackage-pdebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/examples/buildpackage-pdebuild b/examples/buildpackage-pdebuild
index 080235b..6967670 100755
--- a/examples/buildpackage-pdebuild
+++ b/examples/buildpackage-pdebuild
@@ -62,6 +62,8 @@ while getopts D:bSj:siwv:tnphdH: O; do
 			PBUILDEROPTS="$PBUILDEROPTS --basepath /var/cache/pbuilder/${OPTARG}-base.cow"
 			;;
 		b)
+			# TODO pbuilder recommends its --binary-arch option
+			# or not: #660756
 			DEBBUILDOPTS="$DEBBUILDOPTS -B -m'${DEBFULLNAME} <${DEBEMAIL}>'"
 			;;
 		S)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list