[librunapp-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:17:49 UTC 2017


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

alexm pushed a commit to branch master
in repository librunapp-perl.

commit 687dcd40ddc647ca055110868d3098581f25b5f7
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:32:54 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index c02e00a..f3e7a88 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: librunapp-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libapp-control-perl,
- libtemplate-perl,
- libyaml-perl,
- perl
+                     libtemplate-perl,
+                     libyaml-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librunapp-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librunapp-perl.git
@@ -16,10 +16,11 @@ Homepage: https://metacpan.org/release/RunApp
 
 Package: librunapp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libapp-control-perl,
- libtemplate-perl,
- libyaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libapp-control-perl,
+         libtemplate-perl,
+         libyaml-perl
 Description: generic module to run web-applications
  RunApp streamlines the process for configuring applications that
  requires one or more web servers and/or other daemons, during

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



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