[pyresample] 06/16: Update package dependencies
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Jul 11 19:52:37 UTC 2015
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 381499028fb123b2cffabe61346ea4193dac1a79
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Jul 11 10:25:09 2015 +0000
Update package dependencies
---
debian/changelog | 8 +++++---
debian/control | 11 +++++++----
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7eafadb..f7c61aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,11 @@ pyresample (1.1.3-1) UNRELEASED; urgency=medium
* Updated watch file
* Updated copyright file: upstream license change form GPL to LGPL
* Update upstream project home page
- * Removed Provides field from the binary package section in the
- control file. It is not necessary
- * Added an explicit build dependency from dh-python
+ * debian/control
+ - removed Provides field from the binary package section in the
+ control file. It is not necessary
+ - added an explicit build dependency from dh-python
+ - updated package dependencies
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 03 Aug 2014 07:21:08 +0000
diff --git a/debian/control b/debian/control
index cc8c828..a49f9a5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.0.0),
python-all,
python-setuptools,
python-numpy,
- python-scipy,
+ python-pykdtree,
python-pyproj,
python-configobj,
python-sphinx,
@@ -24,10 +24,13 @@ Package: python-pyresample
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
- python-scipy
+ python-configobj,
+ python-numpy,
+ python-pyproj,
+ python-scipy | python-pykdtree
Recommends: python-numexpr,
- python-mpltoolkits.basemap,
- python-pykdtree
+ python-mpltoolkits.basemap
+
Suggests: python-pyresample-doc
Description: Resampling of remote sensing data in Python
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