[SCM] high performance full-featured event loop branch, master, updated. debian/4.11-1-3-g1b78922
Salvatore Bonaccorso
carnil at debian.org
Fri Jan 25 18:34:27 UTC 2013
The following commit has been merged in the master branch:
commit 37a625f7b0a44d43fb776f55c12b9e94f7f1237e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Jan 25 19:29:14 2013 +0100
Add missing Depends on libcommon-sense-perl
Thanks: Pustovoyt Alexander <isntvoid at yandex.ru>
Closes: #698940
diff --git a/debian/control b/debian/control
index 3788957..d2c7b6d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ VCS-Git: git://anonscm.debian.org/pkg-perl/packages/libev-perl.git
VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libev-perl.git;a=summary
Package: libev-perl
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libcommon-sense-perl
Architecture: any
Description: Perl interface to libev, the high performance event loop
EV provides a Perl interface to libev, a high performance and full-featured
--
high performance full-featured event loop
More information about the Pkg-perl-cvs-commits
mailing list