[libmoosex-types-path-tiny-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jan 2 20:13:42 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-path-tiny-perl.

commit aca01810ba8662be1b5b2b2d3b6448db756a4576
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 21:12:28 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index be327aa..40c4d39 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
 Source: libmoosex-types-path-tiny-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20130630~),
- libmodule-build-tiny-perl (>= 0.030),
- perl
+               libmodule-build-tiny-perl (>= 0.030),
+               perl
 Build-Depends-Indep: libfile-pushd-perl,
- libmoose-perl (>= 2),
- libmoosex-types-perl,
- libmoosex-types-stringlike-perl,
- libpath-tiny-perl,
- libtest-fatal-perl
+                     libmoose-perl (>= 2),
+                     libmoosex-types-perl,
+                     libmoosex-types-stringlike-perl,
+                     libpath-tiny-perl,
+                     libtest-fatal-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-path-tiny-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-path-tiny-perl.git
@@ -19,11 +19,12 @@ Homepage: https://metacpan.org/release/MooseX-Types-Path-Tiny
 
 Package: libmoosex-types-path-tiny-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl (>= 2),
- libmoosex-types-perl,
- libmoosex-types-stringlike-perl,
- libpath-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl (>= 2),
+         libmoosex-types-perl,
+         libmoosex-types-stringlike-perl,
+         libpath-tiny-perl
 Description: Path::Tiny types and coercions for Moose
  MooseX::Types::Path::Tiny provides Path::Tiny types for Moose. It handles two
  important types of coercion:

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



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