[SCM] Debian packaging of libanyevent-perl branch, master, updated. 58b2da9db54976cc868b6d46c14feb9ac1a2c017

Alessandro Ghedini al3xbio at gmail.com
Mon Aug 15 14:30:18 UTC 2011


The following commit has been merged in the master branch:
commit de0fe152fe0fc60e9f80d0bde738a53579ea54f0
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Aug 15 16:08:10 2011 +0200

    Re-order (Build-)Depends

diff --git a/debian/control b/debian/control
index ce3c94c..b3549b2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libanyevent-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl, netbase,
- libasync-interrupt-perl
+Build-Depends: debhelper (>= 8), perl,
+ libasync-interrupt-perl,
+ netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>,
@@ -17,9 +18,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-p
 Package: libanyevent-perl
 Architecture: any
 Depends: ${perl:Depends}, ${misc:Depends}
-Suggests: libjson-perl (>= 2.09) | libjson-xs-perl (>= 2.220),
- libnet-ssleay-perl,
- libguard-perl
+Suggests: 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

-- 
Debian packaging of libanyevent-perl



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