[libgeo-ip-perl] branch master updated (6ed5611 -> db86c19)

Nick Morrott nickm-guest at moszumanska.debian.org
Tue Jul 26 03:04:32 UTC 2016


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

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

      from  6ed5611   update changelog
      adds  85414aa   Imported Upstream version 1.50
       new  d2e2d1a   Merge tag 'upstream/1.50'
       new  b1e30d3   Remove spelling.patch (applied upstream)
       new  e44373d   Refresh no-constants.patch (source changes)
       new  aa66355   Add hardening build flag
       new  94a7aa3   Bump Standards-Version to 3.9.8 (no changes)
       new  db86c19   Releasing package libgeo-ip-perl version 1.50-1

The 6 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:
 Changes                           |  187 ++--
 LICENSE                           |    8 +-
 MANIFEST                          |   35 +-
 META.json                         |  800 +++++++++++++-
 META.yml                          |  593 ++++++++++-
 MYMETA.json                       |   47 -
 MYMETA.yml                        |   24 -
 README                            |   23 -
 README.md                         |  357 +++++++
 cpanfile                          |   40 +
 debian/changelog                  |   13 +-
 debian/control                    |    2 +-
 debian/patches/no-constants.patch |   14 +-
 debian/patches/series             |    1 -
 debian/patches/spelling.patch     |   20 -
 debian/rules                      |    2 +
 dist.ini                          |   41 +
 lib/Geo/IP.pm                     | 2109 +++++++++++++++++++++----------------
 lib/Geo/IP/Record.pm              |    2 +-
 lib/Geo/IP/Record.pod             |   34 +-
 lib/Geo/Mirror.pm                 |  405 -------
 t/00-report-prereqs.dd            |   50 +
 t/00-report-prereqs.t             |  183 ++++
 t/author-00-compile.t             |   63 ++
 t/author-eol.t                    |   42 +
 t/author-no-tabs.t                |   42 +
 t/author-pod-coverage.t           |   59 ++
 t/author-pod-spell.t              |   82 ++
 t/author-pod-syntax.t             |   15 +
 t/author-portability.t            |   20 +
 t/country_v6.t                    |    4 +-
 t/cpan_mirror.txt                 |  159 ---
 t/release-cpan-changes.t          |   18 +
 t/release-tidyall.t               |   18 +
 xt/3_mirror.t                     |   25 -
 35 files changed, 3762 insertions(+), 1775 deletions(-)
 delete mode 100644 MYMETA.json
 delete mode 100644 MYMETA.yml
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 cpanfile
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 dist.ini
 delete mode 100644 lib/Geo/Mirror.pm
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 t/author-00-compile.t
 create mode 100644 t/author-eol.t
 create mode 100644 t/author-no-tabs.t
 create mode 100644 t/author-pod-coverage.t
 create mode 100644 t/author-pod-spell.t
 create mode 100644 t/author-pod-syntax.t
 create mode 100644 t/author-portability.t
 delete mode 100644 t/cpan_mirror.txt
 create mode 100644 t/release-cpan-changes.t
 create mode 100644 t/release-tidyall.t
 delete mode 100644 xt/3_mirror.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