Axel Beckert pushed to branch master at lintian / lintian


Commits:
c738fa47 by Valentin Vidic at 2024-02-05T02:30:13+00:00
Allow @recommends@ as autopkgtest dependency

Replaces deprecated needs-recommends.
- - - - -


1 changed file:

- lib/Lintian/Check/Testsuite.pm


Changes:

=====================================
lib/Lintian/Check/Testsuite.pm
=====================================
@@ -62,6 +62,7 @@ our $PYTHON3_ALL_DEPEND
 my %KNOWN_SPECIAL_DEPENDS = map { $_ => 1 } qw(
   @
   @builddeps@
+  @recommends@
 );
 
 sub source {



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/c738fa474b4b0e737edece78c8553a6fc76442d7

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/c738fa474b4b0e737edece78c8553a6fc76442d7
You're receiving this email because of your account on salsa.debian.org.


Reply via email to