[libmoosex-log-log4perl-perl] 07/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Dec 10 18:19:08 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmoosex-log-log4perl-perl.

commit 241eba05583cfcfcdc31a916a124616ad59e2263
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 10 19:11:14 2015 +0100

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

diff --git a/debian/control b/debian/control
index 50147a9..4d745ef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libmoosex-log-log4perl-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           Ryan Niebur <ryan 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: perl,
- libio-stringy-perl,
- liblog-log4perl-perl,
- libmoo-perl (>= 1.000007)
- libtest-pod-coverage-perl,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
- Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libio-stringy-perl,
+                     liblog-log4perl-perl,
+                     libmoo-perl (>= 1.000007),
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/MooseX-Log-Log4perl
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-log-log4perl-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-log-log4perl-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-log-log4perl-perl.git
+Homepage: https://metacpan.org/release/MooseX-Log-Log4perl
 
 Package: libmoosex-log-log4perl-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-stringy-perl,
- liblog-log4perl-perl,
- libmoo-perl (>= 1.000007)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-stringy-perl,
+         liblog-log4perl-perl,
+         libmoo-perl (>= 1.000007)
 Description: logging role for Moose based on Log::Log4perl
  MooseX::Log::Log4perl is a Perl module that provides a Moose role, built on
  Log::Log4perl, for use with your Moose classes. The initialization of the

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



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