[libgeo-coordinates-osgb-perl] branch master updated (5fc2f92 -> 1fd9c0f)
gregor herrmann
gregoa at debian.org
Sat Feb 6 01:38:02 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 5fc2f92 update changelog
adds efa9e72 Imported Upstream version 2.13
new bd7a7aa Merge tag 'upstream/2.13'
new 7b2e48d New upstream release.
new a33152e Drop pod.patch, fixed upstream.
new 1e3498c Declare compliance with Debian Policy 3.9.7.
new 7d20dd1 Add a patch to fix spelling mistakes in the POD.
new 1fd9c0f releasing package libgeo-coordinates-osgb-perl version 2.13-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 | 40 +
MANIFEST | 37 +-
META.json | 4 +-
META.yml | 4 +-
README | 11 +-
debian/changelog | 11 +-
debian/control | 2 +-
debian/patches/pod.patch | 32 -
debian/patches/series | 2 +-
debian/patches/spelling.patch | 62 +
examples/National_grid.pdf | Bin 0 -> 239786 bytes
examples/bng_to_ll.pl | 125 +-
examples/gb-coastline.dat | 48669 ----
examples/gb-coastline.shapes | 31649 +++
examples/gbguessr.pl | 97 +-
examples/ll_to_bng.pl | 154 +-
examples/plot_maps.pl | 434 +
examples/plotmaps.pdf | Bin 367058 -> 0 bytes
examples/plotmaps.pl | 161 -
examples/what_map.pl | 4 +
lib/Geo/Coordinates/OSGB.pm | 311329 +-------------------------
lib/Geo/Coordinates/OSGB/Background.pod | 110 +-
lib/Geo/Coordinates/OSGB/Grid.pm | 32 +-
lib/Geo/Coordinates/OSGB/Maps.pm | 16 +-
maps/{make_maps_code.pl => make_maps_code} | 15 +-
maps/map_series.txt | 11 +
maps/plot_maps.pl | 80 -
t/03format.t | 5 +-
t/04parsing.t | 6 +-
t/05random.t | 76 +-
t/06osdata.t | 14 +-
t/08out_of_range.t | 16 +-
t/10more.t | 138 +
t/13edge.t | 39 +
34 files changed, 34370 insertions(+), 359015 deletions(-)
delete mode 100644 debian/patches/pod.patch
create mode 100644 debian/patches/spelling.patch
create mode 100644 examples/National_grid.pdf
delete mode 100644 examples/gb-coastline.dat
create mode 100644 examples/gb-coastline.shapes
create mode 100644 examples/plot_maps.pl
delete mode 100644 examples/plotmaps.pdf
delete mode 100644 examples/plotmaps.pl
create mode 100644 examples/what_map.pl
rename maps/{make_maps_code.pl => make_maps_code} (97%)
mode change 100644 => 100755
create mode 100644 maps/map_series.txt
delete mode 100644 maps/plot_maps.pl
create mode 100644 t/10more.t
create mode 100644 t/13edge.t
--
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