[libgeo-ip-perl] branch master updated (de65dad -> e71fdb1)

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 11 19:26:55 UTC 2017


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

dmn pushed a change to branch master
in repository libgeo-ip-perl.

      from  de65dad   update changelog
      adds  6a59bdb   New upstream version 1.51
       new  fd7cb55   Update upstream source from tag 'upstream/1.51'
       new  09b6186   update years of upstream copyright
       new  7546150   declare conformance with Policy 4.1.1 (no changes needed)
       new  e71fdb1   releasing package libgeo-ip-perl version 1.51-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                                    |  133 ++
 Changes                                            |    9 +-
 LICENSE                                            |    6 +-
 MANIFEST                                           |   26 +-
 META.json                                          |  841 +++++----
 META.yml                                           |  694 ++++---
 README.md                                          |    9 +-
 cpanfile                                           |   24 +-
 debian/changelog                                   |   12 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |    4 +-
 dist.ini                                           |   26 +-
 example/benchmark.pl                               |    1 +
 example/city.pl                                    |   13 +-
 example/country_v6.pl                              |    3 +
 example/geolite-mirror-simple.pl                   |    3 +
 example/netspeed.pl                                |    3 +
 example/netspeedcell.pl                            |    3 +
 example/org.pl                                     |    3 +
 example/region.pl                                  |    3 +
 lib/Geo/IP.pm                                      |   39 +-
 lib/Geo/IP/Record.pm                               |    6 +-
 lib/Geo/IP/Record.pod                              |    2 +-
 ppport.h                                           | 1967 ++++++++++++++------
 t/00-report-prereqs.dd                             |   27 +-
 t/00-report-prereqs.t                              |   18 +-
 t/data/GeoIPASNumv6.dat                            |  Bin 0 -> 314 bytes
 t/org.t                                            |   31 +-
 t/author-00-compile.t => xt/author/00-compile.t    |   22 +-
 t/author-eol.t => xt/author/eol.t                  |   19 +-
 xt/author/mojibake.t                               |    9 +
 t/author-no-tabs.t => xt/author/no-tabs.t          |   19 +-
 .../author/pod-coverage.t                          |   12 +-
 t/author-pod-spell.t => xt/author/pod-spell.t      |  114 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |    8 -
 t/author-portability.t => xt/author/portability.t  |   10 -
 xt/author/synopsis.t                               |    5 +
 xt/author/test-version.t                           |   23 +
 t/release-tidyall.t => xt/author/tidyall.t         |   18 +-
 .../release/cpan-changes.t                         |    8 -
 xt/release/meta-json.t                             |    4 +
 41 files changed, 2818 insertions(+), 1361 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 t/data/GeoIPASNumv6.dat
 rename t/author-00-compile.t => xt/author/00-compile.t (70%)
 rename t/author-eol.t => xt/author/eol.t (54%)
 create mode 100644 xt/author/mojibake.t
 rename t/author-no-tabs.t => xt/author/no-tabs.t (53%)
 rename t/author-pod-coverage.t => xt/author/pod-coverage.t (88%)
 rename t/author-pod-spell.t => xt/author/pod-spell.t (70%)
 rename t/author-pod-syntax.t => xt/author/pod-syntax.t (57%)
 rename t/author-portability.t => xt/author/portability.t (57%)
 create mode 100644 xt/author/synopsis.t
 create mode 100644 xt/author/test-version.t
 rename t/release-tidyall.t => xt/author/tidyall.t (52%)
 rename t/release-cpan-changes.t => xt/release/cpan-changes.t (63%)
 create mode 100644 xt/release/meta-json.t

-- 
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