[libgeo-coordinates-osgb-perl] 04/05: Add debian/NEWS with semantics and interface changes.
gregor herrmann
gregoa at debian.org
Sat Feb 20 20:19:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libgeo-coordinates-osgb-perl.
commit 0cc95a977e9ab44fa43be820636227df67b19847
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Feb 20 21:16:19 2016 +0100
Add debian/NEWS with semantics and interface changes.
---
debian/NEWS | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..088b163
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,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 at debian.org> Sat, 20 Feb 2016 21:14:57 +0100
--
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