summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-01-07 20:11:44 +0100
committergregor herrmann <gregoa@debian.org>2023-01-07 20:11:44 +0100
commit7cf6d0d8180e8b1fb09266e76fa185f365f3e1a9 (patch)
tree151735b1d4463ffe997da65f41d35cd799b5cb51
parentb56cc8fccf71741c1fc2014784214db5b026e9c2 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 7bdea2f..91923ee 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
- libtest-simple-perl,
- libsub-install-perl,
- libstring-rewriteprefix-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libsub-exporter-perl
+ libtest-simple-perl <!nocheck>,
+ libsub-install-perl <!nocheck>,
+ libstring-rewriteprefix-perl <!nocheck>,
+ libtest-pod-coverage-perl <!nocheck>,
+ libtest-pod-perl <!nocheck>,
+ libsub-exporter-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmixin-extrafields-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmixin-extrafields-perl.git