[libcatmandu-store-lucy-perl] 01/02: Simplify versioned build-dependency on libmodule-build-perl (see bug#752989).

Jonas Smedegaard dr at jones.dk
Wed Jul 2 10:34:05 UTC 2014


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

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

commit f3d4e8696c1671164b48e18117b6fe144cf08f20
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 2 12:22:52 2014 +0200

    Simplify versioned build-dependency on libmodule-build-perl (see bug#752989).
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index bc199a9..c86f850 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,10 +31,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 762cd47cfcf8d4c6560b2b600756f5d0
 deps = libcatmandu-perl, liblucy-perl, libmoo-perl, libdata-messagepack-perl
 
 # Needed by upstream build
-#  * Suppress duplicate build-dependency on unversioned libmodule-build-perl
-CDBS_BUILD_DEPENDS_class_perl-build_module-build =
-bdeps = libmodule-build-perl (>= 0.40) | perl (>= 5.17.1)
-bdeps +=, libmodule-build-perl (>= 0.40) | perl (<< 5.19.0)
+bdeps = perl (>= 5.17.1) | libmodule-build-perl (>= 0.40)
 
 # Needed by upstream testsuite
 deps-test = libtest-exception-perl

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



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