summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-06-16 17:16:36 +0200
committergregor herrmann <gregoa@debian.org>2022-06-16 17:16:36 +0200
commit56a337148b659606b6f8ac32760800edb0b8e0ea (patch)
treef919f5598d7572f07facbdddd43b22b9f79a12a2
parent97ea4fb61dfb10d44d8e7e037a9e754f6b823477 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control22
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index 15af5bf..0d3011c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,17 +6,17 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libmodule-build-perl
-Build-Depends-Indep: libcpan-checksums-perl,
- libcpan-mini-perl,
- libdist-metadata-perl,
- libfile-slurp-perl,
- libhttp-server-simple-perl,
- libtest-exception-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- libtest-tcp-perl,
- libwww-perl,
- libyaml-perl,
+Build-Depends-Indep: libcpan-checksums-perl <!nocheck>,
+ libcpan-mini-perl <!nocheck>,
+ libdist-metadata-perl <!nocheck>,
+ libfile-slurp-perl <!nocheck>,
+ libhttp-server-simple-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>,
+ libtest-pod-perl <!nocheck>,
+ libtest-pod-coverage-perl <!nocheck>,
+ libtest-tcp-perl <!nocheck>,
+ libwww-perl <!nocheck>,
+ libyaml-perl <!nocheck>,
perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpan-mini-inject-perl