[SCM] Debian packaging of libio-async-loop-epoll-perl branch, master, updated. debian/0.12-1-5-g7615001
gregor herrmann
gregoa at debian.org
Sat Jun 30 15:38:54 UTC 2012
The following commit has been merged in the master branch:
commit b7e83e5b3bc94e6d08f4f1cdcaa80bea4795b5cc
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 30 17:37:56 2012 +0200
Replace libio-epoll-perl (build) dependency with liblinux-epoll-perl.
diff --git a/debian/control b/debian/control
index ca68eea..2bd9983 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8), perl
Build-Depends-Indep: libio-async-perl (>= 0.33),
- libio-epoll-perl,
+ liblinux-epoll-perl,
libtest-fatal-perl,
libtest-pod-perl,
libtest-refcount-perl
@@ -19,7 +19,7 @@ Package: libio-async-loop-epoll-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
libio-async-perl (>= 0.33),
- libio-epoll-perl
+ liblinux-epoll-perl
Breaks: libio-async-perl (<< 0.33)
Description: Perl extension for an event loop using epoll
IO::Async::Loop::Epoll is a Perl module that provides an implementation of
--
Debian packaging of libio-async-loop-epoll-perl
More information about the Pkg-perl-cvs-commits
mailing list