[libgeo-coordinates-osgb-perl] 01/07: Merge tag 'upstream/2.11'

gregor herrmann gregoa at debian.org
Fri Jan 22 23:08:15 UTC 2016


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

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

commit d5a8d01aabf98392df52bbbe1d37838f2467fb8d
Merge: 02a29e7 2fca970
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 22 23:32:08 2016 +0100

    Merge tag 'upstream/2.11'
    
    Upstream version 2.11

 Changes                                    |     37 +
 MANIFEST                                   |     34 +-
 META.json                                  |      2 +-
 META.yml                                   |      2 +-
 MYMETA.yml                                 |     21 -
 README                                     |     47 +-
 examples/bng_to_ll.pl                      |     69 +-
 examples/gbguessr.pl                       |      7 +-
 examples/ll_to_bng.pl                      |     23 +-
 examples/plotmaps.pl                       |     14 +-
 examples/zero-points.pl                    |      4 +-
 lib/Geo/Coordinates/British_Maps.pm        |   1124 -
 lib/Geo/Coordinates/OSGB.pm                | 311870 +++++++++++++++++++++++++-
 lib/Geo/Coordinates/OSGB/Background.pod    |    362 +
 lib/Geo/Coordinates/OSGB/Grid.pm           |    722 +
 lib/Geo/Coordinates/OSGB/Maps.pm           |   1219 +
 lib/Geo/Coordinates/OSTN02.pm              | 310133 -------------------------
 maps/catalogue-harvey-british-mountain.txt |     16 +
 maps/catalogue-harvey-superwalker.txt      |     40 +
 maps/catalogue-os-explorer.txt             |    835 +-
 maps/catalogue-os-landranger.txt           |    408 +-
 maps/catalogue-os-one-inch.txt             |    380 +-
 maps/make_maps_code.pl                     |    341 +-
 maps/plot_maps.pl                          |     34 +-
 maps/polygons-harvey-british-mountain.txt  |     16 +
 maps/polygons-harvey-superwalker.txt       |     40 +
 maps/polygons-os-explorer.txt              |    107 +-
 maps/polygons-os-landranger.txt            |    408 +-
 maps/polygons-os-one-inch.txt              |    380 +-
 t/01load.t                                 |      2 +
 t/02known.t                                |    106 +-
 t/03format.t                               |     64 +
 t/03random.t                               |    104 -
 t/04parsing.t                              |    118 +-
 t/05load.t                                 |      5 -
 t/05random.t                               |     67 +
 t/06osdata.t                               |    139 +
 t/06transform.t                            |     23 -
 t/07maps.t                                 |     66 +
 t/07osdata.t                               |     95 -
 t/08out_of_range.t                         |     21 +-
 t/09maps.t                                 |     54 -
 t/10osconversions.t                        |     47 -
 43 files changed, 314769 insertions(+), 314837 deletions(-)

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