[libtext-trim-perl] 01/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 7 21:01:52 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtext-trim-perl.

commit 9a96dca0f1779b2326ae9ec51449d53f52a4895e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 22:56:29 2015 +0200

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

diff --git a/debian/control b/debian/control
index 3bda099..f95d7f3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libtext-trim-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Matt Zagrabelny <mzagrabe at d.umn.edu>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.2.10)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Matt Zagrabelny <mzagrabe at d.umn.edu>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Text-Trim
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-trim-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-trim-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-trim-perl.git
+Homepage: https://metacpan.org/release/Text-Trim
 
 Package: libtext-trim-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for remove leading and/or trailing whitespace from strings
  Text::Trim provides functions for removing leading and/or trailing whitespace
  from strings. It is basically a wrapper around some simple regexes with a

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



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