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 <gre...@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-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>,
- Fabrizio Regalli <fab...@fabreg.it>
+           Fabrizio Regalli <fab...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to