[magics] 07/07: python*-jinja2 dependendencies now needed

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jan 3 12:58:14 UTC 2018


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

mckinstry pushed a commit to branch debian/master
in repository magics.

commit ef789756996e5717e6ee65c135cfaca018f88947
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jan 1 12:19:05 2018 +0000

    python*-jinja2 dependendencies now needed
---
 debian/changelog | 5 +++--
 debian/control   | 8 ++++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 44213a8..a82acfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-magics++ (3.0.0-1) UNRELEASED; urgency=medium
+magics++ (3.0.0-1) unstable; urgency=medium
 
   * New upstream release 
    - Update unique_ptr.patch
    - python3 changes now upstream
+   - python*-jinja2 dependendencies now needed
   * S-V: 4.1.2; no changes required
 
- -- Alastair McKinstry <mckinstry at debian.org>  Wed, 13 Dec 2017 10:20:46 +0000
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 01 Jan 2018 12:18:22 +0000
 
 magics++ (2.34.3-6) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e7b563a..8ca4a86 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Build-Depends: debhelper  (>= 10) , dh-buildinfo, gfortran, cmake, chrpath,
  dh-python,  swig,
  python-dev, python-numpy, 
  python3-dev, python3-numpy,
+ python-jinja2,
+ python3-jinja2,
  libhdf5-dev | libhdf5-mpi-dev, 
  libnetcdf-dev, libnetcdf-cxx-legacy-dev,
  libgl1-mesa-dev, libgd-dev, 
@@ -81,7 +83,8 @@ Description: Executables for the magics++ library
 Package: python-magics++
 Section: python
 Architecture: any
-Depends:  libmagplus3v5 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python, python-simplejson
+Depends:  libmagplus3v5 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, 
+ python, python-simplejson, python-jinja2
 Description: python support for Magics++
  Magics++ is the latest generation of the ECMWF's Meteorological plotting
  software MAGICS. Although completely redesigned in C++, it is intended to be
@@ -92,7 +95,8 @@ Description: python support for Magics++
 Package: python3-magics++
 Section: python
 Architecture: any
-Depends:  libmagplus3v5 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-simplejson
+Depends:  libmagplus3v5 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, 
+ python3-simplejson, python3-jinja2
 Description: Python3 support for Magics++
  Magics++ is the latest generation of the ECMWF's Meteorological plotting
  software MAGICS. Although completely redesigned in C++, it is intended to be

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list