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 <gre...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to