[libmoosex-types-perl-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Jan 2 20:19:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmoosex-types-perl-perl.

commit f651efa386385b09a9f0a620342ca656e2ba5c45
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 21:18:23 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 9f427e6..e6ae943 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: libmoosex-types-perl-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libmoosex-types-perl,
- libparams-util-perl,
- perl (>= 5.11.5) | libversion-perl (>= 1:0.8200),
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+Build-Depends-Indep: libmoosex-types-perl,
+                     libparams-util-perl,
+                     perl,
+                     perl (>= 5.11.5) | 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>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/MooseX-Types-Perl/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-perl-perl.git
@@ -17,10 +17,11 @@ 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.11.5) | libversion-perl (>= 1:0.8200)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoosex-types-perl,
+         libparams-util-perl,
+         perl (>= 5.11.5) | 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-perl-perl.git



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