[libgeo-ipfree-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 18 17:12:38 UTC 2013


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

gregoa pushed a commit to branch master
in repository libgeo-ipfree-perl.

commit ce9f7ccc98855901ac801dd2d80eede0fe9aacfd
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 18 19:11:43 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 86b6bce..18fb82b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libgeo-ipfree-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Brian Cassidy <brian.cassidy at gmail.com>,
+           Gustavo Franco <stratus at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 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: Brian Cassidy <brian.cassidy at gmail.com>,
- Gustavo Franco <stratus at debian.org>, gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Geo-IPfree/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-ipfree-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-ipfree-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-ipfree-perl.git
+Homepage: https://metacpan.org/release/Geo-IPfree/
 
 Package: libgeo-ipfree-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module to look up the country of an IPv4 address
  Geo::IPfree is a Perl module that determines the originating country of an
  arbitrary IPv4 address. It uses a local file-based database to provide basic

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



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