[SCM] Debian packaging of libmoosex-method-signatures-perl branch, master, updated. debian/0.37-1-8-g2fdda75

gregor herrmann gregoa at debian.org
Sun Mar 18 16:58:28 UTC 2012


The following commit has been merged in the master branch:
commit d6fb382b19baa0215d34b09bd9e613d9983a9c71
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 18 17:48:07 2012 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e820a39..9f3d977 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,22 @@ Source: libmoosex-method-signatures-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libparse-method-signatures-perl (>= 1.003014),
- libmoosex-meta-typeconstraint-forcecoercion-perl, libmoose-perl (>= 0.89),
- libmoosex-types-structured-perl (>= 0.20), libmoosex-types-perl (>= 0.19),
- libdevel-declare-perl (>= 0.005011), libtask-weaken-perl, libaliased-perl,
+Build-Depends-Indep: perl,
+ libaliased-perl,
+ libb-hooks-endofscope-perl (>= 0.07),
+ libcontext-preserve-perl,
+ libdevel-declare-perl (>= 0.005011),
+ libmoose-perl (>= 0.89),
  libmoosex-lazyrequire-perl (>= 0.04),
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.89),
- libtest-exception-perl, libcontext-preserve-perl, libsub-name-perl,
- libb-hooks-endofscope-perl (>= 0.07), libnamespace-autoclean-perl
+ libmoosex-meta-typeconstraint-forcecoercion-perl,
+ libmoosex-types-perl (>= 0.19),
+ libmoosex-types-structured-perl (>= 0.20),
+ libnamespace-autoclean-perl,
+ libparse-method-signatures-perl (>= 1.003014),
+ libsub-name-perl,
+ libtask-weaken-perl,
+ libtest-exception-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.89)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>,
@@ -21,13 +29,20 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-met
 
 Package: libmoosex-method-signatures-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-types-perl (>= 0.19),
- libdevel-declare-perl (>= 0.005011), libtask-weaken-perl, libaliased-perl,
- libmoosex-meta-typeconstraint-forcecoercion-perl, libmoose-perl (>= 0.89),
- libparse-method-signatures-perl (>= 1.003014), libcontext-preserve-perl,
- libmoosex-types-structured-perl (>= 0.20), libnamespace-autoclean-perl,
- libb-hooks-endofscope-perl (>= 0.07), libsub-name-perl,
- libmoosex-lazyrequire-perl (>= 0.04)
+Depends: ${perl:Depends}, ${misc:Depends},
+ libaliased-perl,
+ libb-hooks-endofscope-perl (>= 0.07),
+ libcontext-preserve-perl,
+ libdevel-declare-perl (>= 0.005011),
+ libmoose-perl (>= 0.89),
+ libmoosex-lazyrequire-perl (>= 0.04),
+ libmoosex-meta-typeconstraint-forcecoercion-perl,
+ libmoosex-types-perl (>= 0.19),
+ libmoosex-types-structured-perl (>= 0.20),
+ libnamespace-autoclean-perl,
+ libparse-method-signatures-perl (>= 1.003014),
+ libsub-name-perl,
+ libtask-weaken-perl
 Description: Moose extension for method declarations with type constraints
  MooseX::Method::Signatures provides a proper method keyword, like
  "sub" but specifically for making methods and validating their

-- 
Debian packaging of libmoosex-method-signatures-perl



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