[libweb-simple-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 23 11:58:25 UTC 2014


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

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

commit d131497d56e80f9a3fcf8d2cb04e2c8c96797e57
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 23 13:51:55 2014 +0200

    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 4bf2f9b..918e040 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libweb-simple-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdata-dumper-concise-perl (>= 2.020),
- libmoo-perl,
- libplack-perl (>= 0.9968),
- libsyntax-keyword-gather-perl,
- libwarnings-illegalproto-perl
+                     libdata-dumper-concise-perl (>= 2.020),
+                     libmoo-perl,
+                     libplack-perl (>= 0.9968),
+                     libsyntax-keyword-gather-perl,
+                     libwarnings-illegalproto-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libweb-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libweb-simple-perl.git
@@ -18,12 +18,13 @@ Homepage: https://metacpan.org/release/Web-Simple
 
 Package: libweb-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-dumper-concise-perl (>= 2.020),
- libmoo-perl,
- libplack-perl (>= 0.9968),
- libsyntax-keyword-gather-perl,
- libwarnings-illegalproto-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-dumper-concise-perl (>= 2.020),
+         libmoo-perl,
+         libplack-perl (>= 0.9968),
+         libsyntax-keyword-gather-perl,
+         libwarnings-illegalproto-perl
 Description: simple web framework
  Web::Simple provides a bare minimum system for writing web applications that
  don't need a full-fledged web framework.

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



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