[libcpanel-json-xs-perl] 05/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 27 21:38:18 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcpanel-json-xs-perl.

commit 02e2713a9b5ce952745fd2ad10b799a356f8fdb9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 27 23:34:43 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 70ff657..020e4f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libcpanel-json-xs-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- libjson-perl,
- libjson-xs-perl,
- libtest-leaktrace-perl,
- perl
+               libjson-perl,
+               libjson-xs-perl,
+               libtest-leaktrace-perl,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcpanel-json-xs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanel-json-xs-perl.git
@@ -15,7 +15,9 @@ Homepage: https://metacpan.org/release/Cpanel-JSON-XS
 
 Package: libcpanel-json-xs-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module for fast and correct serialising to JSON
  Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
  primary goal is to be correct and its secondary goal is to be fast. To reach

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



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