summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-08-02 17:42:55 +0200
committergregor herrmann <gregoa@debian.org>2019-08-02 17:42:55 +0200
commitc599db2badaed8f7741c532dd08c2d8b4f2302df (patch)
tree13778fe77895b6efc180222a03f47af251e50042
parentd073536337117a9a867d1b6ab6efc9434b120375 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index eabe009..d868f7e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
-Build-Depends-Indep: libfuture-perl (>= 0.30),
- libtest-checkdeps-perl (>= 0.010),
- libtest-fatal-perl (>= 0.010),
- libtest-refcount-perl,
+Build-Depends-Indep: libfuture-perl (>= 0.30) <!nocheck>,
+ libtest-checkdeps-perl (>= 0.010) <!nocheck>,
+ libtest-fatal-perl (>= 0.010) <!nocheck>,
+ libtest-refcount-perl <!nocheck>,
perl
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libvariable-disposition-perl