[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:28 UTC 2012


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

    Revert "debian/control: update {versioned,alternative} (build) dependencies."
    
    This reverts commit b219daffdfa34aae8ec11284581e706521f9de5b.
    
    will be added back later
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 76e8c0d..19254c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,17 @@
 Source: libgeo-ip-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
-               geoip-database,
-               libgeoip-dev,
-               perl
+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
 Standards-Version: 3.9.2
-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/
+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
 
 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.
@@ -25,4 +20,3 @@ 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