[SCM] Debian packaging of libio-async-perl branch, master, updated. debian/0.45-1-27-gb386bd9

gregor herrmann gregoa at debian.org
Wed Jun 27 16:37:16 UTC 2012


The following commit has been merged in the master branch:
commit 67651f76159bf84b8d4188b9947049b2fe2d4ded
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 27 18:34:13 2012 +0200

    sort (b)deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a4e6791..ac4d76c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: libio-async-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: netbase,
- perl (>= 5.14) | libsocket-getaddrinfo-perl,
+Build-Depends-Indep: libasync-mergepoint-perl (>= 0.03),
+ libcps-perl,
  libtest-fatal-perl,
- libasync-mergepoint-perl (>= 0.03),
- libtest-refcount-perl,
+ libtest-identity-perl,
  libtest-pod-perl,
+ libtest-refcount-perl,
  libtest-warn-perl,
- libtest-identity-perl,
- libcps-perl
+ netbase,
+ perl (>= 5.14) | libsocket-getaddrinfo-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
@@ -22,9 +22,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-p
 Package: libio-async-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.14) | libsocket-getaddrinfo-perl,
+ libasync-mergepoint-perl (>= 0.03),
  libcps-perl,
- libasync-mergepoint-perl (>= 0.03)
+ perl (>= 5.14) | libsocket-getaddrinfo-perl
 Breaks: libio-async-loop-epoll-perl (<< 0.09),
  libio-async-loop-glib-perl (<< 0.19)
 Description: module providing asynchronous filehandle I/O

-- 
Debian packaging of libio-async-perl



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