[python-mpop] 01/04: Add midding dependency
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Jul 12 21:12:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository python-mpop.
commit 487b01348f47e28e89966d01a683130d6256b058
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Jul 12 20:58:46 2014 +0000
Add midding dependency
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index dd040a5..cdd116e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0.0),
python-all,
python-numpy,
python-sphinx,
+ python-h5py,
python-mipp,
python-pyresample
Standards-Version: 3.9.5
@@ -22,8 +23,9 @@ Depends: ${shlibs:Depends},
${python:Depends},
${misc:Depends},
python-numpy,
- python-pyresample,
- python-mipp
+ python-h5py,
+ python-mipp,
+ python-pyresample
Description: Meteorological Post-Processing Package (MPoP)
The Meteorological Post-Processing package is a Python library for
generating RGB products for meteorological remote sensing.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mpop.git
More information about the Pkg-grass-devel
mailing list