Package: devscripts Version: 2.10.47 Severity: normal Hey,
The seemingly low number of python-central users baffled me at first,
the “Is this for real? Let’s try debhelper” test even more so. Then I
realised that in my case, only the debian-multimedia repo and
ftp.debian.org’s contrib and non-free packages were read by build-rdeps.
The offender is this test from findsources(), line 150:
| if (/$source_pattern/ and $sources_count <= 3) {
If the second condition is dropped, all *_Sources files are processed.
That’s better, but also doesn’t seem quite right. Perhaps it is best to
check the matching Release files for “Origin: Debian”? I guess that
would be the behaviour which most users expect.
Cheers,
--
Michael Schutte <[email protected]>
signature.asc
Description: Digital signature
