On Mon, Mar 03, 2008 at 01:29:09PM +0200, Riku Voipio wrote:
> The git-buildpacakge manual describes:
>
> Since pbuilder use different command line arguments than Debuild and
> Dpkg-buildpackage we have to use a tiny script that gets invoked by
> git-buildpackage:
>
> This is frustrating, debian packages should not come out half-ready
> asking users to fill in pieces by writing wrappers to /usr/local/bin.
>
> I think a --pbuilder option to git-buildpackage which one can set as default
> to gbp.conf would be a better solution.
This is difficult with all the cowbuilder/pbuilder options. E.g. I'm
using:
pdebuild --configfile /etc/pbuilder/pbuilderrc.$DIST \
--pbuilder cowbuilder \
--debbuildopts "-i\.git/ -I.git $*"
as one command and do have symlinks to figure out the dist from the
script name. Handling this in git-buildpackage is just overkill, I
think. But I'm open to suggestions (and patches of course).
-- Guido
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]