File: NEWS

package info (click to toggle)
libgeo-coordinates-osgb-perl 2.20-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,312 kB
  • sloc: perl: 2,483; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 918 bytes parent folder | download | duplicates (4)
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