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

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

commit 265fac108630480a3593784af6a88fe15734cf8f
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Wed Jul 2 13:49:08 2014 +0200

    Fix simplify versioned build-dependency on libmodule-build-perl (see 
bug#752989), and fix add trailing zeros. Thanks to Niko Tyni and Gregor 
Herrmann.
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2770d94..385ed42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,11 +27,8 @@ DEB_UPSTREAM_PACKAGE = Furl
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOKUHIROM
 
 # Needed by upstream build
-#  * Suppress duplicate build-dependency on unversioned libmodule-build-perl
-CDBS_BUILD_DEPENDS_class_perl-build_module-build =
 bdeps = perl (>= 5.13.10) | libcpan-meta-perl
-bdeps +=, perl (>= 5.13.11) | libmodule-build-perl (>= 0.38)
-bdeps +=, libmodule-build-perl (>= 0.38) | perl (<< 5.19.0)
+bdeps +=, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 
 # Needed by upstream build and (always) at runtime
 deps = libclass-accessor-lite-perl

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to