summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-08-02 17:43:00 +0200
committergregor herrmann <gregoa@debian.org>2019-08-02 17:43:00 +0200
commit2dd01e4dc8deab7a5b19f6a64d03e81430cb94b7 (patch)
treeecebdf45558fe4b2b7ae42c1432c2dd99c49f8f3
parent8300f7caf1311d4499e2a7c1d63eeb52dc39df9d (diff)
Drop unneeded version constraints from (build) dependencies.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 358a124..311b33d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: libfuture-perl (>= 0.30) <!nocheck>,
- libtest-checkdeps-perl (>= 0.010) <!nocheck>,
- libtest-fatal-perl (>= 0.010) <!nocheck>,
+ libtest-checkdeps-perl <!nocheck>,
+ libtest-fatal-perl <!nocheck>,
libtest-refcount-perl <!nocheck>,
perl
Standards-Version: 4.4.0