summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2021-02-13 01:39:47 +0000
committerDebian Janitor <janitor@jelmer.uk>2021-02-13 01:39:47 +0000
commitc188db8c151c2484d9f557034020fbbe6caedad6 (patch)
treeb79e12d4d96b401869012a844d06a0c9c4d51a48
parentd7c7c641d588da02c8577c0d0bd041c6b21ada52 (diff)
Remove constraints unnecessary since stretch.
* Build-Depends: Drop versioned constraint on libmodule-build-perl. Changes-By: deb-scrub-obsolete
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b1adb46..0ffd656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ libcpan-mini-inject-perl (0.35-2) UNRELEASED; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
+ [ Debian Janitor ]
+ * Remove constraints unnecessary since stretch:
+ + Build-Depends: Drop versioned constraint on libmodule-build-perl.
+
-- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:43:21 +0000
libcpan-mini-inject-perl (0.35-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8b3d1cb..9026a6f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper-compat (= 12), libmodule-build-perl (>= 0.400000)
+Build-Depends: debhelper-compat (= 12), libmodule-build-perl
Build-Depends-Indep: libcpan-checksums-perl,
libcpan-mini-perl,
libdist-metadata-perl,