la 12.9.2026 klo 23.44 Serafeim (Serafi) Zanikolas ([email protected]) kirjoitti: > On Mon Sep 7, 2026 at 9:04 AM CEST, Martin-Éric Racine wrote: > > Package: adequate > > Version: 0.17.5+b5 > > Severity: normal > > X-Debbugs-Cc: [email protected] > > > > The README contains the following: > > > > Example debian/tests/adequate: > > ---8<--- > > #!/bin/sh > > adequate --fail $(dh_listpackages) >&2 > > --->8--- > > Example debian/tests/control snippet: > > ---8<--- > > Tests: adequate > > Depends: @, adequate, debhelper > > Restrictions: superficial > > --->8--- > > > > I'd like to hear the rationale for the Depends on debhelper. If adequate > > itself needs it, it should be in adequate's Depends/Recommends. If not, why > > does it appear in the above example? > > that's because debian/tests/adequate invokes dh_listpackages to figure out the > set of binary packages built by the source package being tested.
Telling this in the README would be a good way to close this issue. :) Martin-Éric

