[starman] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 10 12:06:44 UTC 2014


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

gregoa pushed a commit to branch master
in repository starman.

commit 4eb3de62e31e6bd1e752227250e42f36c233ea1e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 10 13:59:12 2014 +0200

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

diff --git a/debian/control b/debian/control
index 4a86381..6e503a0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: starman
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>,
- CSILLAG Tamas <cstamas at cstamas.hu>
+           CSILLAG Tamas <cstamas at cstamas.hu>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20140227~),
- libmodule-build-tiny-perl
+               libmodule-build-tiny-perl
 Build-Depends-Indep: perl,
- libdata-dump-perl,
- libhttp-date-perl,
- libhttp-parser-xs-perl,
- libnet-server-perl (>= 2.007),
- libplack-perl (>= 0.9971),
- libtest-requires-perl,
- libtest-tcp-perl (>= 2.00),
- libwww-perl
+                     libdata-dump-perl,
+                     libhttp-date-perl,
+                     libhttp-parser-xs-perl,
+                     libnet-server-perl (>= 2.007),
+                     libplack-perl (>= 0.9971),
+                     libtest-requires-perl,
+                     libtest-tcp-perl (>= 2.00),
+                     libwww-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/starman.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/starman.git
@@ -22,13 +22,14 @@ Homepage: https://metacpan.org/release/Starman
 
 Package: starman
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-dump-perl,
- libhttp-date-perl,
- libhttp-parser-xs-perl,
- libnet-server-perl,
- libplack-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-dump-perl,
+         libhttp-date-perl,
+         libhttp-parser-xs-perl,
+         libnet-server-perl,
+         libplack-perl,
+         libwww-perl
 Recommends: libserver-starter-perl
 Description: high-performance preforking PSGI/Plack web server
  Starman is a PSGI perl web server that has unique features such as:
@@ -49,4 +50,3 @@ Description: high-performance preforking PSGI/Plack web server
   * PSGI compatible - Can run any PSGI applications and frameworks
   * HTTP/1.1 support - Supports chunked requests and responses, keep-alive
     and pipeline requests.
-

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



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