summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-01-24 14:48:45 +0100
committergregor herrmann <gregoa@debian.org>2020-01-24 14:48:45 +0100
commit12823603627fa9a2d089eb71392a6b97fa41d2ed (patch)
tree08646486b681c986221cd4e9aba9abe59f9f8fab
parent6a7636c85eddf3f308fce3b61f815c251bba94c9 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index c8a3701..ef89bce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
-Build-Depends-Indep: libclass-method-modifiers-perl,
- liblist-moreutils-perl,
- libmodule-runtime-perl,
- librole-tiny-perl,
- libstrictures-perl,
- libtest-deep-perl,
- libtest-fatal-perl,
- libtest-output-perl,
+Build-Depends-Indep: libclass-method-modifiers-perl <!nocheck>,
+ liblist-moreutils-perl <!nocheck>,
+ libmodule-runtime-perl <!nocheck>,
+ librole-tiny-perl <!nocheck>,
+ libstrictures-perl <!nocheck>,
+ libtest-deep-perl <!nocheck>,
+ libtest-fatal-perl <!nocheck>,
+ libtest-output-perl <!nocheck>,
perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-perl-perl