summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-04-25 00:05:26 +0200
committergregor herrmann <gregoa@debian.org>2020-04-25 00:05:26 +0200
commit6c5ae3e2a09de693a7a232d4250460eff26cd7e8 (patch)
tree5350cca3fcb41780e24b52ecbdd0f217535f365d
parent12e319f060e4f2c79d0700f6eaaa63b33905b587 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ea48e01..f9b3005 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
-Build-Depends-Indep: libmoo-perl,
+Build-Depends-Indep: libmoo-perl <!nocheck>,
libmoox-handlesvia-perl <!nocheck>,
libsub-handlesvia-perl <!nocheck>,
libtest-fatal-perl <!nocheck>,
libtest-requires-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
- libtype-tiny-perl,
+ libtype-tiny-perl <!nocheck>,
perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmoox-late-perl