summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-06-16 18:09:12 +0200
committergregor herrmann <gregoa@debian.org>2022-06-16 18:09:53 +0200
commit3cc2c615aa3a5d6907c246f21c345d8d49948401 (patch)
tree03b54726819b0371cee9558eebd7fb30d95079f1
parent6285ae8f272fa4cdfc7a7843817667c7dd1ca379 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 03b81ef..7ee9b04 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Build-Depends-Indep: libdist-zilla-perl,
- libmoose-perl,
- libmoosex-types-perl,
- libnamespace-clean-perl,
- libstring-errf-perl,
- libtest-checkdeps-perl,
+Build-Depends-Indep: libdist-zilla-perl <!nocheck>,
+ libmoose-perl <!nocheck>,
+ libmoosex-types-perl <!nocheck>,
+ libnamespace-clean-perl <!nocheck>,
+ libstring-errf-perl <!nocheck>,
+ libtest-checkdeps-perl <!nocheck>,
perl,
- libtest-simple-perl
+ libtest-simple-perl <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-plugin-config-git-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-plugin-config-git-perl.git