[libgeo-ip-perl] 01/06: Merge tag 'upstream/1.45'

Axel Beckert abe at deuxchevaux.org
Sat Oct 11 01:32:52 UTC 2014


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

abe pushed a commit to branch master
in repository libgeo-ip-perl.

commit 315d7038386f86f1b331f3886fcdca230e13c5d0
Merge: a25e43b e814fcc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Oct 11 03:19:23 2014 +0200

    Merge tag 'upstream/1.45'
    
    Upstream version 1.45
    
    # gpg: Signature made Sat 11 Oct 2014 03:19:23 AM CEST using DSA key ID 95930EDE
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert (no legal relevance) <abe at deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <abe at noone.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <xtaran at symlink.ch>"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>"

 Changes                          | 627 ++++++++++++++++++++++-----------------
 IP.xs                            |  13 +-
 LICENSE                          | 379 +++++++++++++++++++++++
 MANIFEST                         |  52 +++-
 META.json                        |  18 +-
 META.yml                         |  19 +-
 META.json => MYMETA.json         |  20 +-
 MYMETA.yml                       |  24 ++
 Makefile.PL                      |  27 +-
 example/benchmark.pl             |  56 ++--
 example/city.pl                  |  31 +-
 example/country_v6.pl            |   9 +-
 example/geolite-mirror-simple.pl |  28 +-
 example/netspeed.pl              |  24 +-
 example/netspeedcell.pl          |   5 +-
 example/org.pl                   |  11 +-
 example/region.pl                |  11 +-
 lib/Geo/IP.pm                    | 338 ++++++++++++---------
 lib/Geo/IP/Record.pm             |  15 +-
 lib/Geo/IP/Record.pod            |  14 +-
 lib/Geo/Mirror.pm                | 173 +++++------
 t/20_min_capi_version.t          |  23 --
 t/city.t                         |  26 ++
 t/country.t                      |  20 ++
 t/country_v6.t                   |  19 ++
 t/data/GeoIP.dat                 | Bin 0 -> 3315 bytes
 t/data/GeoIPASNum.dat            | Bin 0 -> 2554 bytes
 t/data/GeoIPCity.dat             | Bin 0 -> 4065 bytes
 t/data/GeoIPDomain.dat           | Bin 0 -> 2808 bytes
 t/data/GeoIPISP.dat              | Bin 0 -> 4752 bytes
 t/data/GeoIPNetSpeedCell.dat     | Bin 0 -> 3056 bytes
 t/data/GeoIPOrg.dat              | Bin 0 -> 4938 bytes
 t/data/GeoIPRegion.dat           | Bin 0 -> 184 bytes
 t/data/GeoIPv6.dat               | Bin 0 -> 1444 bytes
 t/data/GeoLiteCityIPv6.dat       | Bin 0 -> 5111 bytes
 t/domain.t                       |  15 +
 t/netspeedcell.t                 |  12 +
 t/org.t                          |  15 +
 t/region.t                       |  15 +
 {t => xt}/0_base.t               |   4 +-
 {t => xt}/1_lookup.t             |   8 +-
 xt/20_min_capi_version.t         |  27 ++
 {t => xt}/2_namelookup.t         |   8 +-
 {t => xt}/3_mirror.t             |   9 +-
 44 files changed, 1430 insertions(+), 665 deletions(-)

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



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