[libtext-glob-perl] 01/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 7 21:19:57 UTC 2015


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

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

commit d4278a2b84223c0bb17a12ba44ef948a40cdf044
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 23:12:15 2015 +0200

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

diff --git a/debian/control b/debian/control
index 83e5db1..701c30e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libtext-glob-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Text-Glob
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-glob-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-glob-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-glob-perl.git
+Homepage: https://metacpan.org/release/Text-Glob
 
 Package: libtext-glob-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for matching globbing patterns against text
  Text::Glob implements glob(3) style matching that can be used to match
  against text, rather than fetching names from a filesystem.  If you

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



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