[libgeo-coordinates-osgb-perl] branch master updated (10ae809 -> 02a29e7)

gregor herrmann gregoa at debian.org
Sat Oct 31 17:28:35 UTC 2015


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  10ae809   update changelog
      adds  b6df4dd   Imported Upstream version 2.09
       new  40000f8   Merge tag 'upstream/2.09'
       new  113d656   New upstream release.
       new  a1d99e8   Examples were moved in upstream tarball.
       new  a8a21d9   Update years of upstream and packaging copyright.
       new  07ed2e1   reformat d/copyright
       new  2025c6e   Reformat debian/control with cme
       new  0a596d3   Mark package as autopkgtest-able.
       new  8ab9264   Declare compliance with Debian Policy 3.9.6.
       new  6267abf   Bump debhelper compatibility level to 9.
       new  02a29e7   releasing package libgeo-coordinates-osgb-perl version 2.09-1

The 10 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                                       |     29 +-
 MANIFEST                                      |     29 +-
 META.json                                     |     39 +
 META.yml                                      |     37 +-
 MYMETA.yml                                    |     21 +
 README                                        |     12 +-
 bng_to_ll.pl                                  |     29 -
 debian/changelog                              |     13 +-
 debian/compat                                 |      2 +-
 debian/control                                |     14 +-
 debian/copyright                              |     71 +-
 debian/libgeo-coordinates-osgb-perl.examples  |      7 +-
 debian/rules                                  |      7 -
 examples/bng_to_ll.pl                         |     35 +
 gb-coastline.dat => examples/gb-coastline.dat |      0
 examples/gbguessr.pl                          |     30 +
 ll_to_bng.pl => examples/ll_to_bng.pl         |     12 +-
 examples/plotmaps.pdf                         |    Bin 0 -> 367058 bytes
 plotmaps.pl => examples/plotmaps.pl           |      0
 examples/zero-points.pl                       |     21 +
 lib/Geo/Coordinates/British_Maps.pm           |   1124 +
 lib/Geo/Coordinates/OSGB.pm                   |    407 +-
 lib/Geo/Coordinates/OSTN02.pm                 | 619754 ++++++++++++-----------
 make_kml_index.pl                             |    102 -
 maps/catalogue-os-explorer.txt                |    432 +
 maps/catalogue-os-landranger.txt              |    204 +
 maps/catalogue-os-one-inch.txt                |    190 +
 maps/make_maps_code.pl                        |    211 +
 maps/plot_maps.pl                             |     72 +
 maps/polygons-os-explorer.txt                 |    432 +
 maps/polygons-os-landranger.txt               |    204 +
 maps/polygons-os-one-inch.txt                 |    190 +
 plotmaps.pdf                                  |    Bin 329465 -> 0 bytes
 t/03random.t                                  |     40 +-
 t/07osdata.t                                  |      4 +-
 t/09maps.t                                    |     54 +
 t/10osconversions.t                           |     47 +
 zero-points.pl                                |     19 -
 38 files changed, 313683 insertions(+), 310211 deletions(-)
 create mode 100644 META.json
 create mode 100644 MYMETA.yml
 delete mode 100644 bng_to_ll.pl
 create mode 100644 examples/bng_to_ll.pl
 rename gb-coastline.dat => examples/gb-coastline.dat (100%)
 create mode 100644 examples/gbguessr.pl
 rename ll_to_bng.pl => examples/ll_to_bng.pl (70%)
 create mode 100644 examples/plotmaps.pdf
 rename plotmaps.pl => examples/plotmaps.pl (100%)
 create mode 100644 examples/zero-points.pl
 create mode 100644 lib/Geo/Coordinates/British_Maps.pm
 delete mode 100644 make_kml_index.pl
 create mode 100644 maps/catalogue-os-explorer.txt
 create mode 100644 maps/catalogue-os-landranger.txt
 create mode 100644 maps/catalogue-os-one-inch.txt
 create mode 100644 maps/make_maps_code.pl
 create mode 100644 maps/plot_maps.pl
 create mode 100644 maps/polygons-os-explorer.txt
 create mode 100644 maps/polygons-os-landranger.txt
 create mode 100644 maps/polygons-os-one-inch.txt
 delete mode 100644 plotmaps.pdf
 create mode 100644 t/09maps.t
 create mode 100644 t/10osconversions.t
 delete mode 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