[libfile-countlines-perl] 03/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jun 9 19:28:19 UTC 2015


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

gregoa pushed a commit to branch master
in repository libfile-countlines-perl.

commit 3b18a32fd878c4910998639da844cf6bdbebfc5c
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 9 21:23:24 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 2f68ffc..c51d583 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libfile-countlines-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libtest-pod-perl
+Build-Depends: debhelper (>= 7),
+               libtest-pod-perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/File-CountLines
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-countlines-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-countlines-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-countlines-perl.git
+Homepage: https://metacpan.org/release/File-CountLines
 
 Package: libfile-countlines-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for efficiently counting the number of lines in a file
  perlfaq5 answers the question on how to count the number of lines in a file.
  File::CountLines is a convenient wrapper around that method, with additional

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



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