[libjira-client-perl] 06/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Dec 5 21:27:17 UTC 2015


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

gregoa pushed a commit to branch master
in repository libjira-client-perl.

commit 98faff7d6c67e13625e24c83e35e18a38bf53051
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 5 22:24:38 2015 +0100

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

diff --git a/debian/control b/debian/control
index 4185b3f..5690262 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libjira-client-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angel at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdata-util-perl,
- libsoap-lite-perl,
- liburi-perl,
- perl
+                     libsoap-lite-perl,
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libjira-client-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjira-client-perl.git
@@ -17,10 +17,11 @@ Homepage: https://metacpan.org/release/JIRA-Client
 
 Package: libjira-client-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-util-perl,
- libsoap-lite-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-util-perl,
+         libsoap-lite-perl,
+         liburi-perl
 Description: Perl interface to JIRA's API
  JIRA::Client is a Perl module that implements an Object Oriented wrapper
  around the SOAP API for JIRA - a bug tracking, issue tracking and project

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



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