summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-09-12 17:23:35 +0200
committergregor herrmann <gregoa@debian.org>2021-09-12 17:23:35 +0200
commita14d410b19dbbb3d9f1044b464446c67db53bc89 (patch)
treebfaa0169cce41f929bd4ce20eed3a29e4c77e10c
parent07dfb370810b290f3f30808ea5f81698efd28ed1 (diff)
Drop unneeded version constraints from (build) dependencies.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bac7781..73becc7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libmoose-perl <!nocheck>,
libmoosex-types-perl <!nocheck>,
libnamespace-autoclean-perl <!nocheck>,
libtest-needs-perl <!nocheck>,
- libtest-simple-perl (>= 1.001010) <!nocheck>,
+ libtest-simple-perl <!nocheck>,
libtest-without-module-perl <!nocheck>,
liburi-fromhash-perl <!nocheck>,
liburi-perl <!nocheck>