summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-07-11 20:54:38 +0200
committergregor herrmann <gregoa@debian.org>2022-07-11 20:54:38 +0200
commitd3631f0c8baf97c26d1f27dcae133bfe1dc6e1a1 (patch)
tree4dc4e0616f6e3ac77d28ebb72d119010ce24b38c
parent34208bd366efc9fa70e5784b00b5d8cc710e54b5 (diff)
(Build-)Depend on working liburi-perl versions.
Closes: #1014720
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f66093a..37a2789 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends-Indep: libcpan-checksums-perl <!nocheck>,
libtest-pod-coverage-perl <!nocheck>,
libtest-pod-perl <!nocheck>,
libtest-tcp-perl <!nocheck>,
+ liburi-perl (>= 5.12) <!nocheck> | liburi-perl (<< 5.11) <!nocheck>,
libwww-perl <!nocheck>,
libyaml-perl <!nocheck>,
perl
@@ -33,6 +34,7 @@ Depends: ${misc:Depends},
libdist-metadata-perl,
libfile-slurp-perl,
libhttp-server-simple-perl,
+ liburi-perl (>= 5.12) | liburi-perl (<< 5.11),
libwww-perl,
libyaml-perl
Description: module to inject modules into a CPAN::Mini mirror