[pyresample] 08/15: Update build dependencies

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Feb 27 18:18:17 UTC 2016


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

a_valentino-guest pushed a commit to branch master
in repository pyresample.

commit af6976eb5dd8589585b9bf44937cf00c17f198eb
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 27 09:37:13 2016 +0000

    Update build dependencies
---
 debian/changelog |  3 ++-
 debian/control   | 10 ++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e18ea7a..efa7b27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,10 +5,11 @@ pyresample (1.1.5-1) unstable; urgency=medium
   * debian/control
     - standard version bumped to 3.9.7 (no change)
     - updated VCS URL
+    - update build dependencies
   * Refresh all patches
   * watch file updated 
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Wed, 24 Feb 2016 21:21:26 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 27 Feb 2016 09:36:51 +0000
 
 pyresample (1.1.3-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index bf13a88..e12419a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,10 @@ Build-Depends: debhelper (>= 9.0.0),
                python-configobj,
                python3-configobj,
                python-sphinx,
-               python-nose,
-               python3-nose,
-               python-mpltoolkits.basemap
+               python-numexpr,
+               python3-numexpr,
+               python-mpltoolkits.basemap,
+               python3-mpltoolkits.basemap
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pyresample.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pyresample.git
@@ -59,7 +60,8 @@ Depends: ${misc:Depends},
          python3-numpy,
          python3-pyproj,
          python3-scipy
-Recommends: python3-numexpr
+Recommends: python3-numexpr,
+            python3-mpltoolkits.basemap
 Suggests: python-pyresample-doc
 Description: Resampling of remote sensing data in Python 3
  Pyresample is a Python package for resampling (reprojection) of earth

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



More information about the Pkg-grass-devel mailing list