This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libfuture-perl.
commit 9ab71d9f60a7125d0c9eb4aec7caefbcb10b3e2b Author: gregor herrmann <[email protected]> Date: Fri Jun 6 14:59:14 2014 +0200 Add a Breaks on old versions of libio-async-perl. Other broken CPAN modules are not in Debian. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 168fc25..8ebd677 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Package: libfuture-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Breaks: libio-async-perl (<< 0.62~) Description: module for operations awaiting completion A Future object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfuture-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
