[Python-modules-commits] [cf-python] 14/17: Added libudunits2-0 dependency.

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Thu Sep 8 14:48:57 UTC 2016


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

zklaus-guest pushed a commit to branch master
in repository cf-python.

commit ed22eb7b305ab86e716d8fd68a69f20c2b4aa851
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date:   Thu Aug 18 20:23:56 2016 +0200

    Added libudunits2-0 dependency.
    
    Signed-off-by: Klaus Zimmermann <klaus_zimmermann at gmx.de>
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e252ddf..3b4e575 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  python-netcdf4,
  python-psutil,
  python-numpy,
+ libudunits2-0,
  python-sphinx
 Standards-Version: 3.9.7
 Homepage: http://cfpython.bitbucket.org/
@@ -18,7 +19,7 @@ Homepage: http://cfpython.bitbucket.org/
 
 Package: python-cf
 Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, libudunits2-0
 Suggests: python-cf-doc
 Description: Python processing of Climate and Forecast (CF) data models (Python 2)
  CF is a netCDF convention which is in wide and growing use for the storage of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git



More information about the Python-modules-commits mailing list