Hi,

On 27-01-2024 15:41, Paul Gevers wrote:
Indeed, autopkgtest doesn't look at d/control at all. Both autopkgtest-pkg-python and autopkgtest-pkg-pybuild are things that autodep8 deals with and it needs to do the right thing. Reassigning.

This seems to be problematic (note the "^" and "$" in the expression):

detect_by_control_field() {
  local pkgtype="$1"
  [ -f debian/control ] &&
    grep-dctrl --quiet \
    -F XS-Testsuite,Testsuite \
    -r "^autopkgtest-pkg-$packagetype\$" debian/control
}

Paul

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to