[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:47 UTC 2011


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

    Add libevent-perl, libglib-perl, libio-async-perl, libnet-ssleay-perl,
    libpoe-perl and perl-tk to Build-Depends (needed by tests) and Suggests

diff --git a/debian/control b/debian/control
index f1c8171..661152e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), perl,
  libasync-interrupt-perl,
+ libevent-perl,
+ libglib-perl,
+ libio-async-perl,
+ libnet-ssleay-perl,
+ libpoe-perl,
+ perl-tk,
  netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
@@ -19,10 +25,15 @@ Package: libanyevent-perl
 Architecture: any
 Depends: ${perl:Depends}, ${misc:Depends}
 Suggests: libasync-interrupt-perl,
+ libevent-perl,
+ libglib-perl,
  libguard-perl,
+ libio-async-perl,
  libjson-perl (>= 2.09) | libjson-xs-perl (>= 2.220),
  libnet-ssleay-perl,
- libtask-weaken-perl
+ libpoe-perl,
+ libtask-weaken-perl,
+ perl-tk
 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