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

intrigeri intrigeri at boum.org
Sun Jun 24 19:07:40 UTC 2012


The following commit has been merged in the master branch:
commit 54f49239e05c4163b3ced1517da37741298c3452
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jun 24 21:05:37 2012 +0200

    Add {build,runtime} dependency on perl-modules, to get the new File::stat dependency.

diff --git a/debian/control b/debian/control
index a4e6791..5af8c26 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends-Indep: netbase,
  libtest-pod-perl,
  libtest-warn-perl,
  libtest-identity-perl,
- libcps-perl
+ libcps-perl,
+ perl-modules
 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>
@@ -24,7 +25,8 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  perl (>= 5.14) | libsocket-getaddrinfo-perl,
  libcps-perl,
- libasync-mergepoint-perl (>= 0.03)
+ libasync-mergepoint-perl (>= 0.03),
+ perl-modules
 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