[libfurl-perl] 14/20: Update package relations: Stop (build-)depend explicitly on (recent perl or) libcpan-meta-perl libtest-simple-perl: Provided by perl even in oldstable.
Jonas Smedegaard
dr at jones.dk
Sun Oct 1 16:26:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libfurl-perl.
commit 37af11811798639ed3521512216bed0b1df4de8e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Oct 1 18:11:28 2017 +0200
Update package relations: Stop (build-)depend explicitly on (recent perl or) libcpan-meta-perl libtest-simple-perl: Provided by perl even in oldstable.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 37a8614..7359204 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
pkg = $(DEB_SOURCE_PACKAGE)
-# Needed by upstream build
-bdeps = perl (>= 5.13.10) | libcpan-meta-perl
-
# Needed by upstream build and (always) at runtime
deps = libclass-accessor-lite-perl
deps +=, libhttp-parser-xs-perl (>= 0.11)
@@ -35,7 +32,6 @@ deps-test-opt-suggest = libhttp-message-perl
# Needed (always/optionally) by upstream testsuite
deps-test = libtest-requires-perl, libtest-tcp-perl (>= 2.11)
-deps-test +=, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
perl-deps-test-opt = http-proxy plack test-fake-httpd test-sharedfork uri
perl-deps-test-opt += test-valgrind plack-middleware-deflater io-callback
deps-test-opt = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test-opt))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfurl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list