libgeo-coordinates-osgb-perl 2.09-1 source package in Ubuntu

Changelog

libgeo-coordinates-osgb-perl (2.09-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * New upstream release.
  * Examples were moved in upstream tarball. Adjust debian/rules and
    debian/libgeo-coordinates-osgb-perl.examples accordingly.
  * Update years of upstream and packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <email address hidden>  Sat, 31 Oct 2015 18:26:51 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgeo-coordinates-osgb-perl_2.09-1.dsc 2.3 KiB 90a9610fa241d275ead4cef4ea2e3507a2c1e466975f4939f2ab02d371b50933
libgeo-coordinates-osgb-perl_2.09.orig.tar.gz 3.4 MiB 8d27ec1967041c823e709d93bebc5640f5bbce5f3381c55ceebda0d7c73d02dd
libgeo-coordinates-osgb-perl_2.09-1.debian.tar.xz 5.8 KiB 2166c7eabd99c656b8a054d814fff9c3fe4fe295fcedad90402bc51710048f55

Available diffs

No changes file available.

Binary packages built by this source

libgeo-coordinates-osgb-perl: converting module between Lat/Lon and the British National Grid

 The included modules provide an implementation of co-ordinate conversion for
 England, Wales, and Scotland based on formulae and data published by the
 Ordnance Survey of Great Britain.
 .
 The Geo::Coordinates::OSGB module provides routines to convert between
 latitude/longitude coordinates in the WGS84 or OSGB36 models and the British
 National Grid. The Geo::Coordinates::OSGB::Grid module includes some useful
 extra routines to parse and format grid references in a variety of popular
 forms (including which Landranger map your point appears on). The
 Geo::Coordinates::OSGB::Maps module provides data for British maps.
 .
 Note that due to the nature of this type of conversion, the conversions are
 only really useful in the vicinity of the British Isles. If you are elsewhere
 on the planet you need an implementation optimized for your neighbourhood.