[mipp] 01/01: Add missing dependency
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Jun 29 18:24:38 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 mipp.
commit 554cab99fad93aef29b6e3d6e00ea76240720eb4
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Jun 29 20:03:53 2014 +0200
Add missing dependency
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 05633c2..d6457e9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9.0.0),
python-all,
python-sphinx,
python-lxml,
- python-gdal
+ python-gdal,
+ python-pyresample
Standards-Version: 3.9.5
Homepage: https://github.com/loerum/mipp/tree/master/mipp
Vcs-Git: http://anonscm.debian.org/git/pkg-grass/mipp.git
@@ -21,7 +22,8 @@ Depends: ${shlibs:Depends},
${python:Depends},
${misc:Depends},
python-lxml,
- python-gdal
+ python-gdal,
+ python-pyresample
Suggests: python-mpop
Description: Meteorological data Ingest-Processing Package (mipp)
It's main task is to convert t low level satellite data into a format
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mipp.git
More information about the Pkg-grass-devel
mailing list