[libgps-point-perl] 01/02: Recommend Geo::Inverse for distance calculations (closes: #789010)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 17 20:58:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libgps-point-perl.

commit a7efd9aaba20926d941ee4bba161cb0a58832ee4
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Oct 17 08:40:12 2016 +0200

    Recommend Geo::Inverse for distance calculations (closes: #789010)
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 207725a..e7f8ba3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libgeo-inverse-perl,
                      libtest-number-delta-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgps-point-perl.git
@@ -17,9 +18,9 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libtest-number-delta-perl
+Recommends: libgeo-inverse-perl
 Description: module providing an object interface for a GPS point
  GPS::Point provides an object interface for a GPS fix (e.g. Position,
  Velocity and Time).
  .
  Note: Please use Geo::Point, if you want 2D or projection support.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgps-point-perl.git



More information about the Pkg-perl-cvs-commits mailing list