[liblocale-subcountry-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed May 7 18:19:02 UTC 2014


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

gregoa pushed a commit to branch master
in repository liblocale-subcountry-perl.

commit 39588c19c6bee63ecdea9d8b0abdeb2334bc7d96
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 7 20:17:42 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 0faee4a..0ab4221 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: liblocale-subcountry-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Niko Tyni <ntyni at debian.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Niko Tyni <ntyni at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Locale-SubCountry
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-subcountry-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-subcountry-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-subcountry-perl.git
+Homepage: https://metacpan.org/release/Locale-SubCountry
 
 Package: liblocale-subcountry-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for converting state/province names to/from code
  Locale::SubCountry is a collection of Perl modules for converting the full
  name for a countries' administrative region to the code commonly used for

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



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