[SCM] Debian packaging of libmoosex-types-perl-perl branch, master, updated. 5fbd419a7335e79183394454181b90380529c25c

gregor herrmann gregoa at debian.org
Sat Dec 24 13:12:26 UTC 2011


The following commit has been merged in the master branch:
commit a4b9299194d394bcaa3dc460d3775ce1aeb5c6f6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 24 14:06:03 2011 +0100

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a6b892d..9311b65 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libmoosex-types-perl-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmoosex-types-perl, libparams-util-perl,
- perl (>= 5.12) | libversion-perl (>= 1:0.8200), perl,
+Build-Depends-Indep: perl,
+ libmoosex-types-perl,
+ libparams-util-perl,
+ perl (>= 5.12) | libversion-perl (>= 1:0.8200),
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
@@ -15,8 +17,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-typ
 
 Package: libmoosex-types-perl-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoosex-types-perl,
- libparams-util-perl, perl (>= 5.12) | libversion-perl (>= 1:0.8200)
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmoosex-types-perl,
+ libparams-util-perl,
+ perl (>= 5.12) | libversion-perl (>= 1:0.8200)
 Description: Moose types that check against Perl syntax
  MooseX::Types::Perl provides Moose types for checking things (mostly strings)
  against syntax that is, or is a reasonable subset of, Perl syntax.

-- 
Debian packaging of libmoosex-types-perl-perl



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