[geographiclib] 01/01: Fixed a strict dependency on wget.

Francesco Lovergine frankie at moszumanska.debian.org
Wed Jun 24 11:43:32 UTC 2015


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

frankie pushed a commit to branch master
in repository geographiclib.

commit ba96c4be5b97ceb00e0db4cb8842f1547c6d5029
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Jun 24 13:42:13 2015 +0200

    Fixed a strict dependency on wget.
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30f4676..a1cbee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geographiclib (1.43-2) UNRELEASED; urgency=medium
+
+  * Upstream script geographiclib-get-geoids depends strictly on wget to work.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 24 Jun 2015 13:41:32 +0200
+
 geographiclib (1.43-1) unstable; urgency=medium
 
   * Update symbols for other architectures.
diff --git a/debian/control b/debian/control
index b88a618..73d1fd0 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ X-Python-Version: >= 2.6
 Package: geographiclib-tools
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         wget
 Recommends: bzip2
 Suggests: proj-bin,
           geographiclib-doc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git



More information about the Pkg-grass-devel mailing list