1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
libgeo-coordinates-osgb-perl (2.15-1) unstable; urgency=medium
From upstream CHANGES:
Please note that if you are upgrading from V2.09 or earlier the semantics
and interface have changed slightly.
- The default lat/lon is now WGS84
- OSGB.pm no longer exports an ':all' tag
- The functions `shift_ll_into_WGS84` and `shift_ll_from_WGS84` are
no longer provided (or needed)
- The functions formerly provided by OSTN02.pm are integrated into
OSGB.pm, so the subroutines `OSGB36_to_ETRS89` and `ETRS89_to_OSGB36`
are no longer provided (or needed)
- The functions to parse and format grid references are moved to
OSGB/Grid.pm
- The functions to parse and format lat/lon are removed (since they are
better provided by other modules)
For more details, see the section on "Upgrading" in Background.pod
-- gregor herrmann <gregoa@debian.org> Sat, 20 Feb 2016 21:14:57 +0100
|