On Thu, Mar 26, 2026 at 10:10:30AM +0100, picca wrote:
"Debian Bug Tracking System" <[email protected]> writes:

Hello, I ran lintian-brush on my pyfai package and it seems that it
still commit the problematic snipset...

dgit clone pyfai
cd pyfai && lintian-brush

You should see the

+
+build-indep: build
+
+build-arch: build

$ lintian-brush --version
lintian-brush 0.158.19

So this was actually a combination of two bugs:

 * makefile-lossless had trouble parsing that debian/rules file and didn't see the 
"%:" target
 * lintian-brush then would parse in relaxed mode, have trouble finding maetching rules for 
"binary" and "indep" and would add them

I'll do another upload for lintian-brush with the new makefile-lossless.

Cheers,

Jelmer

Reply via email to