[libcatmandu-sru-perl] 07/14: Update package relations: Relax to (build-)depend unversioned on libmoo-perl liburi-perl libyaml-libyaml-perl: Needed version satisfied even in oldstable.

Jonas Smedegaard dr at jones.dk
Sun Oct 1 18:12:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-sru-perl.

commit d564b2b8400b95d888c3ac652da9c4124596114c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Oct 1 18:35:57 2017 +0200

    Update package relations: Relax to (build-)depend unversioned on libmoo-perl liburi-perl libyaml-libyaml-perl: Needed version satisfied even in oldstable.
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8639682..e8ed447 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,11 +22,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 # Needed by upstream build and (always) at runtime
-perl-deps = catmandu furl xml-libxml-simple xml-struct
+perl-deps = catmandu furl moo uri yaml-libyaml xml-libxml-simple xml-struct
 deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
-deps +=, libmoo-perl (>= 1.005000)
-deps +=, liburi-perl (>= 1.60)
-deps +=, libyaml-libyaml-perl (>= 0.34)
 
 # Needed by upstream testsuite
 deps-test = perl (>= 5.21.1)|  libtest-simple-perl (>= 1.001003)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl.git



More information about the Pkg-perl-cvs-commits mailing list