[libdata-paginator-perl] 07/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 28 12:51:44 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdata-paginator-perl.

commit 9318c0683ad749cb5abc966c2f47c3b7b5c0bd86
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 28 14:49:21 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 2072f7e..27ab0eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libdata-paginator-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robin Sheat <robin at catalyst.net.nz>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmoose-perl,
- libmoosex-types-perl,
- perl
+                     libmoosex-types-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-paginator-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-paginator-perl.git
@@ -14,9 +14,10 @@ Homepage: https://metacpan.org/release/Data-Paginator
 
 Package: libdata-paginator-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libmoosex-types-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libmoosex-types-perl
 Description: pagination module for Moose
  Data::Paginator is yet another pagination module. It only exists because none
  of the other pager modules are written using Moose. Sometimes there is a Moose

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



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