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: DEB_BUILD_OPTIONS=parallel=2


Followed by lintian complaining:

changes: changed-by-address-missing DEB_BUILD_OPTIONS=parallel=2

Reply via email to