Package: blhc Version: 0.04+20130602+git6bd8ae0-1 Severity: normal Hello. There is again a problem with ada sources, but distinct from #680117. Here are real-life examples.
http://qa.debian.org/bls/packages/g/gnat-gps.html And a summary of the x86 log for your test directory: -- Merged Build-Depends: ..., gnat, gnat-4.6, ... dpkg-buildpackage: source version 5.0-15 gcc-4.6 -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 gps-main.adb -- Removing "Merged " gives the correct behaviour again (blhc is silent). Wild guess: a change in the buildd output obsoletes the test detecting packages build-depending on gnat: if (index($line, 'Build-Depends: ') == 0 or index($line, 'Depends: ') == 0) { ... if ($line =~ /\bgnat\b/) { $ada = 1; -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

