Bug#952968: debuild breaks build by interpolating environment variable into Changed-By field.

2020-03-06 Thread Mattia Rizzolo
On Mon, Mar 02, 2020 at 04:01:08PM +, Adam D. Barratt wrote: > In this case, neither -us nor -uc is a debuild option, so they are being > assumed to be dpkg-buildpackage options. As a result, -e is also being > passed to dpkg-buildpackage Incidentally, I think -us and -uc *used to be* debuild

Bug#952968: debuild breaks build by interpolating environment variable into Changed-By field.

2020-03-02 Thread Maximilian Philipps
and the -e option is probably new with the version from buster and given that the parallel build option isn't critical we never noticed that it wasn't working. Makes sense. Can you close this please? I am not familiar with this bug tracker software. Thank you very much. On 3/2/20 5:01 PM, Adam D.

Bug#952968: debuild breaks build by interpolating environment variable into Changed-By field.

2020-03-02 Thread Adam D. Barratt
On 2020-03-02 14:53, Maximilian Philipps wrote: When calling debuild with the -e parameter the arguments gets interpolated into the Changed-By field of the .changes file. From our build job: debuild -b -us -uc -eDEB_BUILD_OPTIONS=parallel=2 -ai386 grep 'Changed-By:' *.changes Changed-By: DEB

Bug#952968: debuild breaks build by interpolating environment variable into Changed-By field.

2020-03-02 Thread Maximilian Philipps
Package: devscripts Version: 2.19.5+deb10u1 hi. When calling debuild with the -e parameter the arguments gets interpolated into the Changed-By field of the .changes file. >From our build job: debuild -b -us -uc -eDEB_BUILD_OPTIONS=parallel=2 -ai386 grep 'Changed-By:' *.changes Changed-By: D