[Python-modules-commits] [cf-python] 11/11: Added a missing runtime dependence for the doc package.

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Wed Sep 14 15:09:48 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 7897186b28517bf4ce6b01188a09624e0c44ad99
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date:   Wed Sep 14 16:49:48 2016 +0200

    Added a missing runtime dependence for the doc package.
    
    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 85ebaca..7c80258 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,8 @@ Depends:
  ${misc:Depends},
  libjs-mathjax,
  libjs-underscore,
- libjs-jquery
+ libjs-jquery,
+ libjs-requirejs
 Description: Python processing of Climate and Forecast (CF) data models (Documentation)
  CF is a netCDF convention which is in wide and growing use for the storage of
  model-generated and observational data relating to the atmosphere, ocean and

-- 
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