This had a bug: packages with source name = binary name don't have a Source: field in the binary Packages file, which makes grep-dctrl skip them when asked to output the Source field.

Fixed version:

grep-dctrl -w -F Pre-Depends,Depends,Recommends -s Package "python-$module" /var/lib/apt/lists/*_debian_dists_sid_main_binary-amd64_Packages ; grep-dctrl -w -s Package "python-$module" /var/lib/apt/lists/*_debian_dists_sid_main_source_Sources

I have updated the wiki page.

Reply via email to