[SCM] Debian packaging of libparams-classify-perl branch, master, updated. debian/0.013-4-3-g893fc5e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:48:15 UTC 2012


The following commit has been merged in the master branch:
commit d15204154f42a9f209f9f55a83c430983be913d8
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:48:49 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index a75ff83..04abc5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,31 @@
 Source: libparams-classify-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+           Damyan Ivanov <dmn at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- perl,
- perl (>= 5.14) | libextutils-parsexs-perl (>= 2.200600),
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- perl (>= 5.10.1) | libparent-perl
+               perl,
+               perl (>= 5.11.1) | libextutils-parsexs-perl,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Params-Classify/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libparams-classify-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparams-classify-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libparams-classify-perl.git
+Homepage: http://search.cpan.org/dist/Params-Classify/
 
 Package: libparams-classify-perl
 Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends},
- perl (>= 5.10.1) | libparent-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends},
+         perl
 Suggests: libscalar-number-perl
 Description: Perl module for argument type classification
  Params::Classify provides various type-testing functions. These are intended
@@ -35,3 +38,4 @@ Description: Perl module for argument type classification
  type restrictions. Type enforcement may, of course, be built using
  these classification functions, but the reader's attention is drawn to
  libparams-validate-perl.
+

-- 
Debian packaging of libparams-classify-perl



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