[SCM] Debian packaging of Geo-IP CPAN distribution branch, master, updated. debian/1.31-1-28-gafa5e6e

gregor herrmann gregoa at debian.org
Sun Aug 5 11:30:29 UTC 2012


The following commit has been merged in the master branch:
commit c765794b37e6399c6d5edf37c2ba37512e224d75
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 5 13:23:50 2012 +0200

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 19254c7..76e8c0d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: libgeo-ip-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
-Build-Depends: debhelper (>= 8), geoip-database, libgeoip-dev (>= 1.4.5), perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               geoip-database,
+               libgeoip-dev,
+               perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Geo-IP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgeo-ip-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-ip-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgeo-ip-perl.git
+Homepage: http://search.cpan.org/dist/Geo-IP/
 
 Package: libgeo-ip-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to GeoIP library
  Geo::IP is a Perl external module which provides an interface to
  GeoIP library.
@@ -20,3 +25,4 @@ Description: Perl interface to GeoIP library
  IP address or hostname originates from.  It uses a file based database
  that simply contains IP blocks as keys, and countries as values.
  This database is managed by the GeoIP library package.
+

-- 
Debian packaging of Geo-IP CPAN distribution



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