summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-11-02 02:51:19 +0100
committergregor herrmann <gregoa@debian.org>2019-11-02 02:51:19 +0100
commit426fd708a996f1c0c07b6da18e8a37b2a02b4679 (patch)
tree7ae59a3537bb5ce24b7f126d6a8e4f2bff4f4b5f
parent1b31e67d4685d1922f2ab669b9a75c86a9ba8a76 (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 1dc3cba..c1f7268 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
-Build-Depends-Indep: libexception-class-perl,
- libexception-class-trycatch-perl,
+Build-Depends-Indep: libexception-class-perl <!nocheck>,
+ libexception-class-trycatch-perl <!nocheck>,
perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgetopt-lucid-perl