At Tue, 13 Mar 2012 19:53:01 + (UTC),
Thorsten Glaser wrote:
>
> Miguel Colon dixit:
>
> >>That makes sense: with no args, dpkg-buildpackage does the right thing
> >>if DEBEMAIL is set and DEBFULLNAME is set.
> >>So let the work be done by dpkg-buildpackage.
>
> I’ve found that most Debian t
>>>That makes sense: with no args, dpkg-buildpackage does the right thing
>>>if DEBEMAIL is set and DEBFULLNAME is set.
>>>So let the work be done by dpkg-buildpackage.
>
> I’ve found that most Debian tools work best if DEBFULLNAME is not set
> and DEBEMAIL is "Foo Bar ".
Only tool that gives me i
Miguel Colon dixit:
>>That makes sense: with no args, dpkg-buildpackage does the right thing
>>if DEBEMAIL is set and DEBFULLNAME is set.
>>So let the work be done by dpkg-buildpackage.
I’ve found that most Debian tools work best if DEBFULLNAME is not set
and DEBEMAIL is "Foo Bar ".
bye,
//mirab
tags: patch
>Some more info:
> pbuilder does that:DPKG_COMMANDLINE="dpkg-buildpackage -us -uc
>${DEBEMAIL:+\"-e$DEBEMAIL\"} $DEBBUILDOPTS"
> whereas it should do that: DPKG_COMMANDLINE="dpkg-buildpackage -us
>-uc ${DEBEMAIL:+${DEBFULLNAME:+\"-e$DEBFULLNAME <$DEBEMAIL>\"}} $DEBBUILDOPTS"
> jcduba
Package: pbuilder
Version: 0.196
Severity: normal
Some more info:
pbuilder does that:DPKG_COMMANDLINE="dpkg-buildpackage -us -uc
${DEBEMAIL:+\"-e$DEBEMAIL\"} $DEBBUILDOPTS"
whereas it should do that: DPKG_COMMANDLINE="dpkg-buildpackage -us
-uc ${DEBEMAIL:+${DEBFULLNAME:+\"-e$DEBFULLNAME <$DEBE
On Sat, Jan 30, 2010, Jean-Christophe Dubacq wrote:
> However, other debian utilities expect DEBEMAIL to be only the email and
> DEBFULLNAME to be only the name (depatch for example).
>
> I would be very happy if this were made into some program.
Yes, dpatch suffers from a similar problem, but w
Loïc Minier a écrit :
> tags 567484 - patch
> stop
>
> On Fri, Jan 29, 2010, Jean-Christophe Dubacq wrote:
>> In /usr/lib/pbuilder/pbuilder-buildpackage, the call to dpkg-buildpackage
>> reads:
>> COMMANDLINE="dpkg-buildpackage -us -uc ${DEBEMAIL:+\"-e$DEBEMAIL\"}
>> $DEBBUILDOPTS"
>> which gene
tags 567484 - patch
stop
On Fri, Jan 29, 2010, Jean-Christophe Dubacq wrote:
> In /usr/lib/pbuilder/pbuilder-buildpackage, the call to dpkg-buildpackage
> reads:
> COMMANDLINE="dpkg-buildpackage -us -uc ${DEBEMAIL:+\"-e$DEBEMAIL\"}
> $DEBBUILDOPTS"
> which generates .changes with a Changed-By: l
Package: pbuilder
Version: 0.196
Severity: normal
Tags: patch
In /usr/lib/pbuilder/pbuilder-buildpackage, the call to dpkg-buildpackage reads:
COMMANDLINE="dpkg-buildpackage -us -uc ${DEBEMAIL:+\"-e$DEBEMAIL\"}
$DEBBUILDOPTS"
which generates .changes with a Changed-By: line with only the email ad
9 matches
Mail list logo