This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libio-async-perl.
commit 52fbd7ccc46f072f3d762cbbeb9e23ab2ea6fe06 Author: gregor herrmann <[email protected]> Date: Tue Oct 21 18:00:40 2014 +0200 Add libasync-mergepoint-perl to Recommends. Used by (deprecated in favour of it) IO::Async::MergePoint. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 45f27a4..2485add 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,8 @@ Depends: ${misc:Depends}, libfuture-perl, libstruct-dumb-perl, perl (>= 5.17.8) | libsocket-perl (>= 2.007) -Recommends: libtest-fatal-perl, +Recommends: libasync-mergepoint-perl, + libtest-fatal-perl, perl (>= 5.19.8) | libio-socket-ip-perl Breaks: libio-async-loop-epoll-perl (<< 0.09), libio-async-loop-glib-perl (<< 0.19) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
