Bug#567484: pbuilder: -e$DEBEMAIL instead of -e$DEBFULLNAME

Miguel Colon debian.micove at gmail.com
Tue Mar 13 18:28:36 UTC 2012


tags: patch

>Some more info:
><jcdubacq> pbuilder does that:DPKG_COMMANDLINE="dpkg-buildpackage -us -uc ${DEBEMAIL:+\"-e$DEBEMAIL\"} $DEBBUILDOPTS"
><jcdubacq> whereas it should do that: DPKG_COMMANDLINE="dpkg-buildpackage -us -uc ${DEBEMAIL:+${DEBFULLNAME:+\"-e$DEBFULLNAME <$DEBEMAIL>\"}} $DEBBUILDOPTS"
><jcristau> jcdubacq: no it should not use that at all
><jcdubacq> some hours ago, I was told DEBEMAIL should be only the address
><jcristau> correct.
><jcdubacq> if only the address is in DEBEMAIL, lintian says changed-by-name-missing
><jcristau> but there's no reason for pbuilder to use dpkg-buildpackage -e
>
>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.

Hello

Any updates on this? As stated in the previous comment in this bug
report dpkg-buildpackage does the right thing without parameters. I
have used the attached trivial patch and reapplied after every upgrade
to the package for almost 2 years and it works fine.

Hope this helps,
Miguel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbuilder.patch
Type: text/x-patch
Size: 419 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20120313/f6f9cf6a/attachment-0001.bin>


More information about the Pbuilder-maint mailing list