[python-mpop] 06/10: Fix dependencies in debian/control

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Feb 6 12:48:49 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 python-mpop.

commit b49a5820fab7c3b3cc59f191bd807787d0808bf3
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 6 10:00:44 2016 +0000

    Fix dependencies in debian/control
---
 debian/changelog | 6 ++++--
 debian/control   | 9 +++++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cecbb40..f205aba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ python-mpop (1.2.1-1) UNRELEASED; urgency=medium
   * New upstream release (Closes: #813873)
   * Refresh all patches
   * Fix debian/watch file
-  * Standard version bumped to 3.9.7 (no change)
-  * Fix Vcs-* URLs
+  * debian/control
+    . standard version bumped to 3.9.7 (no change)
+    - fix Vcs-* URLs
+    - update dependencies
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 22 Mar 2015 18:32:19 +0000
 
diff --git a/debian/control b/debian/control
index 082f1e0..621151c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,10 @@ Build-Depends: debhelper (>= 9.0.0),
                python-h5py,
                python-imaging,
                python-mipp,
-               python-pyresample
+               python-pyresample,
+               python-pyorbital,
+               python-netcdf4,
+               python-mock
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-mpop.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-mpop.git
@@ -28,7 +31,9 @@ Depends: ${shlibs:Depends},
          python-h5py,
          python-imaging,
          python-mipp,
-         python-pyresample
+         python-pyresample,
+         python-pyorbital,
+         python-netcdf4
 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