[SCM] Debian packaging of libio-async-loop-epoll-perl branch, master, updated. c784836d646c149fb1e4669bfabb3cf031a85000

gregor herrmann gregoa at debian.org
Sun Apr 1 13:20:39 UTC 2012


The following commit has been merged in the master branch:
commit e3248520f352de50f13c1bb3910c36f03cd13e87
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 1 15:18:23 2012 +0200

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e3f4dba..c3c6e3d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,12 @@ Source: libio-async-loop-epoll-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libio-epoll-perl,
- libtest-refcount-perl, libtest-exception-perl, libio-async-perl (>= 0.33),
- libtest-fatal-perl, libtest-pod-perl
+Build-Depends-Indep: libio-async-perl (>= 0.33),
+ libio-epoll-perl,
+ libtest-exception-perl,
+ libtest-fatal-perl,
+ libtest-pod-perl,
+ libtest-refcount-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>
@@ -15,8 +18,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-l
 
 Package: libio-async-loop-epoll-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libio-epoll-perl,
- libio-async-perl (>= 0.33)
+Depends: ${perl:Depends}, ${misc:Depends},
+ libio-async-perl (>= 0.33),
+ libio-epoll-perl
 Breaks: libio-async-perl (<< 0.33)
 Description: Perl extension for an event loop using epoll
  IO::Async::Loop::Epoll is a Perl module that provides an implementation of

-- 
Debian packaging of libio-async-loop-epoll-perl



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