[librouter-simple-perl] 06/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 20 17:31:34 UTC 2015


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

gregoa pushed a commit to branch master
in repository librouter-simple-perl.

commit 03b67bd7f47a4f3999c1e0ad8866c88014f3b294
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 20 19:26:04 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 867c3a7..74a5a7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: librouter-simple-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- libmodule-build-perl (>= 0.380000)
+               libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: libclass-accessor-lite-perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
- perl
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librouter-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librouter-simple-perl.git
@@ -15,8 +15,9 @@ Homepage: https://metacpan.org/release/Router-Simple
 
 Package: librouter-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-lite-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-lite-perl
 Description: simple HTTP router for web applications
  Router::Simple is a simple router class. Its main purpose is to serve
  as a dispatcher for web applications. Router::Simple can match against

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



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