Guido Günther <a...@sigxcpu.org> writes: > On Wed, Sep 21, 2011 at 02:08:33PM -0700, Yves-Alexis Perez wrote:
>> I'm using a pbuilder/cowbuilder setup, where everything is configured >> using .pbuilderrc (including chosing the distribution etc.). It works >> fine with plain pdebuild and svn-buildpackage, but fails with >> git-buildpackage because it doesn't care about my .pbuilderrc for stuff >> like COWBUILDER_BASE. >> >> Would it be possible to just use what's there? That would avoid adding >> configuration at multiple places... > That would mean just running: > pdebuild --debbuildopts "$*" -- $GIT_PBUILDER_OPTIONS > Russ would it make sense to support this if > GIT_PBUILDER_AUTOCONF=no > is set in the environment? Yup, that sounds good to me, and is now implemented (although it does also pass the --builder flag in addition to what's described above). This is in git-pbuilder 1.25, which is now available from my scripts page: http://www.eyrie.org/~eagle/software/scripts/ and should be suitable for inclusion in git-buildpackage. Sorry about the delay in getting to this! -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org