[libstring-flogger-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 11 20:52:35 UTC 2013


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

gregoa pushed a commit to branch master
in repository libstring-flogger-perl.

commit 3a6274ae9f94000932ed57686494918ae20350f9
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 22:51:45 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index bb2e6f8..3bcb430 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libstring-flogger-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libjson-perl,
- libparams-util-perl,
- libsub-exporter-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>
+                     libjson-perl,
+                     libparams-util-perl,
+                     libsub-exporter-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/String-Flogger/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-flogger-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-flogger-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-flogger-perl.git
+Homepage: https://metacpan.org/release/String-Flogger/
 
 Package: libstring-flogger-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libjson-perl,
- libparams-util-perl,
- libsub-exporter-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libjson-perl,
+         libparams-util-perl,
+         libsub-exporter-perl
 Description: module to munge strings for loggers
  String::Flogger is a Perl module that allows developers to dynamically
  manipulate strings that should eventually get logged. It easily performs

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



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