From 2f806bc7b9ed792d172c201bf0ae14dec76ccf45 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 1 May 2017 13:40:23 +0200 Subject: Update to git-pbuilder 1.48 incorporating the changes we made since 0.8.3 Thanks: Russ Allbery --- bin/git-pbuilder | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bin') diff --git a/bin/git-pbuilder b/bin/git-pbuilder index 30100ce3..309f2266 100644 --- a/bin/git-pbuilder +++ b/bin/git-pbuilder @@ -1,5 +1,5 @@ #!/bin/bash -# $Id: git-pbuilder,v 1.43 2016/12/10 18:54:05 eagle Exp $ +# $Id: git-pbuilder,v 1.48 2017/04/30 18:27:48 eagle Exp $ # # Wrapper around pbuilder for gbp buildpackage # @@ -489,6 +489,11 @@ suppresses setting B<--buildresult>, so the user will need to ensure that the configuration still puts packages where B expects them. +=item GIT_PBUILDER_DEBUG + +Set this environment variable to get additional debugging output like how +cowbuilder is invoked. + =item GIT_PBUILDER_OPTIONS Add additional options for the builder. These options are passed as-is to @@ -516,11 +521,6 @@ Set this environment variable to change the default location for the pbuilder tgz files (F) when BUILDER is set to C. -=item GIT_PBUILDER_DEBUG - -Set this environment variable to get additional debugging output like how -cowbuilder is invoked. - =back =head1 FILES -- cgit v1.2.3