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

gregor herrmann gregoa at debian.org
Sat Nov 30 20:43:50 UTC 2013


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

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

commit 201532c2424f4ed061f4ca8daceff65e6b563d82
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 30 21:41:14 2013 +0100

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

diff --git a/debian/control b/debian/control
index 008ae9c..507cd74 100644
--- a/debian/control
+++ b/debian/control
@@ -2,24 +2,24 @@ Source: libmoosex-configfromfile-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20130630~),
-  libmodule-build-tiny-perl (>= 0.027),
-Build-Depends-Indep: perl,
- libcpan-meta-check-perl (>= 0.007),
- libmoose-perl,
- libmoosex-getopt-perl,
- libmoosex-types-path-class-perl,
- libmoosex-types-path-tiny-perl (>= 0.005),
- libmoosex-types-perl,
- libnamespace-autoclean-perl,
- libtest-checkdeps-perl (>= 0.006),
- libtest-deep-perl,
- libtest-fatal-perl,
- libtest-requires-perl,
- libtest-without-module-perl,
- libtry-tiny-perl
+               libmodule-build-tiny-perl (>= 0.027)
+Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
+                     libmoose-perl,
+                     libmoosex-getopt-perl,
+                     libmoosex-types-path-class-perl,
+                     libmoosex-types-path-tiny-perl (>= 0.005),
+                     libmoosex-types-perl,
+                     libnamespace-autoclean-perl,
+                     libtest-checkdeps-perl (>= 0.006),
+                     libtest-deep-perl,
+                     libtest-fatal-perl,
+                     libtest-requires-perl,
+                     libtest-without-module-perl,
+                     libtry-tiny-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Homepage: https://github.com/moose/MooseX-ConfigFromFile
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-configfromfile-perl.git
@@ -28,12 +28,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-con
 Package: libmoosex-configfromfile-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libmoosex-types-path-class-perl,
- libmoosex-types-path-tiny-perl (>= 0.005),
- libmoosex-types-perl,
- libnamespace-autoclean-perl,
- libtry-tiny-perl
+         libmoose-perl,
+         libmoosex-types-path-class-perl,
+         libmoosex-types-path-tiny-perl (>= 0.005),
+         libmoosex-types-perl,
+         libnamespace-autoclean-perl,
+         libtry-tiny-perl
 Breaks: libmoosex-app-cmd-perl (<< 0.10)
 Description: Moose role for setting attributes from a config file
  MooseX::ConfigFromFile is an abstract Moose role that provides an alternate

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



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