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

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

commit 10e9e26a965d2ac17ab3ef370299cda43aefbce2
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Wed Jul 2 13:57:52 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 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c43c207..b2cb85c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,7 @@ DEB_UPSTREAM_PACKAGE = IO-Callback
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream build
-bdeps = perl (>= 5.17.1) | libmodule-build-perl (>= 0.40)
-bdeps = perl (<< 5.19) | libmodule-build-perl (>= 0.40)
+bdeps = perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
 
 # Needed by upstream build and (always) at runtime
 deps = libio-string-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libio-callback-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