[libtext-affixes-perl] 06/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 1 18:08:27 UTC 2015


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

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

commit 62dcd5871c77d718494895b7b6e647d0213316ea
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 19:00:58 2015 +0100

    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 2419ccb..0c916de 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libtext-affixes-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.2
-Homepage: https://metacpan.org/release/Text-Affixes
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-affixes-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-affixes-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-affixes-perl.git
+Homepage: https://metacpan.org/release/Text-Affixes
 
 Package: libtext-affixes-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module for extracting prefixes and suffixes from a text
  Text::Affixes provides methods to extract prefixes and suffixes from a text
  (string). It is possible set some configuration options like 'exclude

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



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