[libmoosex-types-perl] 06/09: wrap-and-sort

gregor herrmann gregoa at debian.org
Wed Dec 25 18:04:46 UTC 2013


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

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

commit 1cf4245c3bc69935009aa5e8f54f596f50d680fa
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 19:01:08 2013 +0100

    wrap-and-sort
    
    Git-Dch: Ignore
---
 debian/control | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 9a244a1..91aacc9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,22 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20130630~),
                libmodule-build-tiny-perl
-Build-Depends-Indep: perl,
- libcarp-clan-perl,
- libmodule-runtime-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libsub-exporter-perl,
- libsub-name-perl,
- libtest-fatal-perl,
- libtest-requires-perl
+Build-Depends-Indep: libcarp-clan-perl,
+                     libmodule-runtime-perl,
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libsub-exporter-perl,
+                     libsub-name-perl,
+                     libtest-fatal-perl,
+                     libtest-requires-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Alessandro Ghedini <ghedo at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
 Homepage: https://metacpan.org/release/MooseX-Types/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-perl.git
@@ -24,13 +26,14 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-typ
 
 Package: libmoosex-types-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcarp-clan-perl,
- libmodule-runtime-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libsub-exporter-perl,
- libsub-name-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcarp-clan-perl,
+         libmodule-runtime-perl,
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libsub-exporter-perl,
+         libsub-name-perl
 Description: Moose extension to organise types in libraries
  MooseX::Types allows developers to organise and selectively import your own
  and the built-in types in libraries, rather than the default behaviour where

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



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