[twiggy] 04/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Dec 6 12:30:51 UTC 2015


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

gregoa pushed a commit to branch master
in repository twiggy.

commit 91d9fc437a811e0c7a6782c7e02410a130490886
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 6 13:19:57 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 9f3a399..8b894d4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,34 @@
 Source: twiggy
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libanyevent-perl,
- libhttp-parser-xs-perl,
- libplack-perl,
- libplack-middleware-deflater-perl,
- libserver-starter-perl,
- libtest-requires-perl,
- libtest-tcp-perl,
- libtry-tiny-perl,
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>
+                     libanyevent-perl,
+                     libhttp-parser-xs-perl,
+                     libplack-perl,
+                     libplack-middleware-deflater-perl,
+                     libserver-starter-perl,
+                     libtest-requires-perl,
+                     libtest-tcp-perl,
+                     libtry-tiny-perl,
+                     libwww-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Twiggy
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/twiggy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/twiggy.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/twiggy.git
+Homepage: https://metacpan.org/release/Twiggy
 
 Package: twiggy
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libanyevent-perl,
- libplack-perl,
- libtry-tiny-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libanyevent-perl,
+         libplack-perl,
+         libtry-tiny-perl,
+         libwww-perl
 Recommends: libhttp-parser-xs-perl,
- libserver-starter-perl
+            libserver-starter-perl
 Description: AnyEvent HTTP server for PSGI (like Thin)
  Twiggy is a lightweight and fast HTTP server with unique features:
   * Can run any PSGI applications. Fully supports psgi.nonblocking

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



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