[libmoosex-app-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Mar 2 14:23:19 UTC 2014


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

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

commit 40122de7e8c954edbd8c8bc80a56d93bf51f07dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 2 15:21:54 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 40 +++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 6ec2e24..b669866 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libmoosex-app-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Stefan Hornburg (Racke) <racke at linuxia.de>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Stefan Hornburg (Racke) <racke at linuxia.de>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libconfig-any-perl,
- libio-interactive-perl,
- libmoose-perl (>= 2.00),
- libmoosex-types-path-class-perl,
- libnamespace-autoclean-perl,
- libpath-class-perl,
- libpod-elemental-perl,
- libtest-most-perl,
- libtest-nowarnings-perl,
- perl
+                     libio-interactive-perl,
+                     libmoose-perl (>= 2.00),
+                     libmoosex-types-path-class-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-class-perl,
+                     libpod-elemental-perl,
+                     libtest-most-perl,
+                     libtest-nowarnings-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-app-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-app-perl.git
@@ -21,14 +22,15 @@ Homepage: https://metacpan.org/release/MooseX-App
 
 Package: libmoosex-app-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libconfig-any-perl,
- libio-interactive-perl,
- libmoose-perl (>= 2.00),
- libmoosex-types-path-class-perl,
- libnamespace-autoclean-perl,
- libpath-class-perl,
- libpod-elemental-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libconfig-any-perl,
+         libio-interactive-perl,
+         libmoose-perl (>= 2.00),
+         libmoosex-types-path-class-perl,
+         libnamespace-autoclean-perl,
+         libpath-class-perl,
+         libpod-elemental-perl
 Description: helper for user-friendly Perl/Moose command line apps
  MooseX::App is a highly customizeable helper to write user-friendly command
  line applications without having to worry about most of the annoying things

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



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