[SCM] Debian packaging of libanyevent-perl branch, master, updated. upstream/6.000-151-g868f882

Alessandro Ghedini al3xbio at gmail.com
Fri Aug 26 12:44:46 UTC 2011


The following commit has been merged in the master branch:
commit dc8e5ba1ca86721b2fa7ec12ee973a9fd68df9f7
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Aug 26 12:23:02 2011 +0200

    Move libasync-interrupt-perl to Suggests

diff --git a/debian/control b/debian/control
index b3549b2..bafe9ea 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-p
 Package: libanyevent-perl
 Architecture: any
 Depends: ${perl:Depends}, ${misc:Depends}
-Suggests: libguard-perl,
+Suggests: libasync-interrupt-perl,
+ libguard-perl,
  libjson-perl (>= 2.09) | libjson-xs-perl (>= 2.220),
  libnet-ssleay-perl
-Recommends: libasync-interrupt-perl
 Description: event loop framework with multiple implementations
  AnyEvent is not an event model itself, it only interfaces to whatever event
  model the main program happens to use, in a pragmatic way. For event models,

-- 
Debian packaging of libanyevent-perl



More information about the Pkg-perl-cvs-commits mailing list