Guido Günther <[email protected]> writes:

> In order to support this in git-pbuilder via .gbp.conf we'd need a
> python git-pbuilder using the gbp infrastructure which (at least last
> time) Russ was opsed too since it would drag in more dependencies than
> the current shell script which is a valid point. Altough I think we
> agreed on having it rewritten in python since it'd simplify argument
> handling among other things.

I'm very happy to have it rewritten in Python.  Mostly I've just not had
the time to do it.  I know Python well enough that I can probably continue
to maintain it in that language, but I'm not sure when I'll have the time
to rewrite it myself.

Note also that it's fairly easy to set the environment variable for one
command and is actually less typing than a command-line option.  For
example:

    DIST=stable gbp buildpackage

That's what I do personally.  (If you're using a csh shell variant, you'll
need to put "env" in front of the setting.)

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to