Control: forwarded -1 
https://salsa.debian.org/ci-team/autodep8/-/merge_requests/33

On Sat, Jan 27, 2024 at 04:05:32PM +0100, Paul Gevers wrote:
> 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

Fair enough. I have a proposed fix for this here:

https://salsa.debian.org/ci-team/autodep8/-/merge_requests/33

Attachment: signature.asc
Description: PGP signature

Reply via email to