[libgeo-coordinates-osgb-perl] branch master updated (6b607d5 -> 37610f0)

gregor herrmann gregoa at debian.org
Wed Oct 2 21:46:49 UTC 2013


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

gregoa pushed a change to branch master
in repository libgeo-coordinates-osgb-perl.

      from  6b607d5   update changelog
      adds  297ab4a   Imported Upstream version 2.05
       new  2b770d1   Merge tag 'upstream/2.05'
       new  a192b8a   New upstream release.
       new  226b132   Update years of copyright.
       new  a273285   Declare compliance with Debian Policy 3.9.4.
       new  52fbde2   Add patch to fix POD encoding error.
       new  37610f0   releasing package libgeo-coordinates-osgb-perl version 2.05-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                           |    6 +
 MANIFEST                          |    3 +-
 META.yml                          |   31 +-
 Makefile.PL                       |    3 +-
 README                            |   28 +-
 bng_to_ll.pl                      |   13 +-
 debian/changelog                  |   11 +-
 debian/control                    |    2 +-
 debian/copyright                  |    4 +-
 debian/patches/pod-encoding.patch |   17 +
 debian/patches/series             |    1 +
 lib/Geo/Coordinates/OSGB.pm       | 1111 +-
 lib/Geo/Coordinates/OSTN02.pm     |620216 +++++++++++++++++++------------------
 ll_to_bng.pl                      |   17 +-
 lr-index.txt                      |  206 -
 make_kml_index.pl                 |  203 +-
 plotmaps.pdf                      |  Bin 320591 -> 329465 bytes
 t/04parsing.t                     |   23 +-
 t/06transform.t                   |   40 +-
 t/07osdata.t                      |  181 +-
 t/08out_of_range.t                |   50 +-
 zero-points.pl                    |   48 +-
 22 files changed, 311049 insertions(+), 311165 deletions(-)
 mode change 100755 => 100644 Changes
 mode change 100755 => 100644 MANIFEST
 mode change 100755 => 100644 META.yml
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 README
 mode change 100755 => 100644 bng_to_ll.pl
 create mode 100644 debian/patches/pod-encoding.patch
 create mode 100644 debian/patches/series
 mode change 100755 => 100644 gb-coastline.dat
 mode change 100755 => 100644 lib/Geo/Coordinates/OSGB.pm
 mode change 100755 => 100644 lib/Geo/Coordinates/OSTN02.pm
 mode change 100755 => 100644 ll_to_bng.pl
 delete mode 100755 lr-index.txt
 mode change 100755 => 100644 make_kml_index.pl
 mode change 100755 => 100644 plotmaps.pdf
 mode change 100755 => 100644 plotmaps.pl
 mode change 100755 => 100644 t/01load.t
 mode change 100755 => 100644 t/02known.t
 mode change 100755 => 100644 t/03random.t
 mode change 100755 => 100644 t/04parsing.t
 mode change 100755 => 100644 t/05load.t
 mode change 100755 => 100644 t/06transform.t
 mode change 100755 => 100644 t/07osdata.t
 mode change 100755 => 100644 t/08out_of_range.t
 mode change 100755 => 100644 zero-points.pl

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



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