[libio-async-perl] 04/09: Exchange (build-)dependencies on Async::MergePoint and CPS with Future::Utils 0.16
Florian Schlichting
fsfs at alioth.debian.org
Fri Sep 20 18:09:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libio-async-perl.
commit 7673d3f8503ccd08a9b05fc3c99a5bfa9a0ed913
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Sep 20 19:56:42 2013 +0200
Exchange (build-)dependencies on Async::MergePoint and CPS with Future::Utils 0.16
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 2e8d8fb..8317c8a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
perl
-Build-Depends-Indep: libasync-mergepoint-perl (>= 0.03),
- libcps-perl,
+Build-Depends-Indep: libfuture-perl (>= 0.16),
libtest-fatal-perl,
libtest-identity-perl,
libtest-pod-perl,
@@ -25,8 +24,7 @@ Package: libio-async-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libasync-mergepoint-perl (>= 0.03),
- libcps-perl,
+ libfuture-perl (>= 0.16),
perl (>= 5.14) | libsocket-getaddrinfo-perl,
libsocket-perl | perl (>= 5.15.6)
Breaks: libio-async-loop-epoll-perl (<< 0.09),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-perl.git
More information about the Pkg-perl-cvs-commits
mailing list