[SCM] Debian packaging of libextutils-cbuilder-perl branch, master, updated. 0aa4bcf38db36325239b3907582a4bc209f414a3

Alessandro Ghedini al3xbio at gmail.com
Thu Feb 23 10:51:01 UTC 2012


The following commit has been merged in the master branch:
commit e15b08b6fe56007e99a0815d0f087c21dc84f1ca
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Feb 23 11:22:22 2012 +0100

    Add libperl-ostype-perl to depends

diff --git a/debian/control b/debian/control
index a24ba75..f601730 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-c
 
 Package: libextutils-cbuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ perl (>= 5.13.9) | libperl-ostype-perl
 Description: module to compile and link C code for Perl modules
  ExtUtils::CBuilder is a utility to portably build C code by invoking the
  appropriate compilers and linkers. It provides a cross-platform way to build

-- 
Debian packaging of libextutils-cbuilder-perl



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