[libgeo-coordinates-osgb-perl] branch master updated (e81a073 -> ff30d8d)
gregor herrmann
gregoa at debian.org
Sat Feb 20 20:19:13 UTC 2016
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 e81a073 releasing package libgeo-coordinates-osgb-perl version 2.14-1
adds a37a100 Imported Upstream version 2.15
new 525c463 Merge tag 'upstream/2.15'
new d0c50aa New upstream release.
new d47487b Ship new build scripts as examples.
new 0cc95a9 Add debian/NEWS with semantics and interface changes.
new ff30d8d releasing package libgeo-coordinates-osgb-perl version 2.15-1
The 5 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 | 20 +
LICENSE | 340 ++
MANIFEST | 6 +-
META.json | 2 +-
META.yml | 2 +-
README | 22 +
{maps => build}/make_maps_code | 151 +-
build/pack_ostn_data | 109 +
debian/NEWS | 21 +
debian/changelog | 8 +
debian/libgeo-coordinates-osgb-perl.examples | 1 +
examples/bng_to_ll.pl | 37 +-
examples/gbguessr.pl | 8 +-
examples/ll_to_bng.pl | 8 +-
examples/ostn-boundary-polygons.wkt | 12 +
examples/ostn02-boundary-points.txt | 7250 --------------------------
examples/plot_maps.pl | 81 +-
lib/Geo/Coordinates/OSGB.pm | 2513 ++++-----
lib/Geo/Coordinates/OSGB/Background.pod | 306 +-
lib/Geo/Coordinates/OSGB/Grid.pm | 169 +-
lib/Geo/Coordinates/OSGB/Maps.pm | 18 +-
t/03format.t | 2 +-
t/06osdata.t | 2 +-
t/13edge.t | 14 +-
24 files changed, 2323 insertions(+), 8779 deletions(-)
create mode 100644 LICENSE
rename {maps => build}/make_maps_code (75%)
create mode 100755 build/pack_ostn_data
create mode 100644 debian/NEWS
create mode 100644 examples/ostn-boundary-polygons.wkt
delete mode 100644 examples/ostn02-boundary-points.txt
--
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