[magics] 11/63: Add python3-magics package; more deps

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Mar 24 10:41:42 UTC 2017


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

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

commit 3a4dab8e6f5f90afe2aa41fe03eec9697ad0760c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 13 03:53:33 2016 +0100

    Add python3-magics package; more deps
---
 debian/control | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index f40845e..db54737 100644
--- a/debian/control
+++ b/debian/control
@@ -3,23 +3,22 @@ Section: science
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper  (>= 9) , dh-buildinfo, gfortran, cmake, chrpath,
- dh-python,
+ dh-python,  swig,
+ python-all-dev, python-numpy, python-instant,
+ python3-all-dev, python3-numpy, python3-instant,
  libhdf5-serial-dev | libhdf5-dev, libnetcdf-dev, libnetcdf-cxx-legacy-dev,
  libgl1-mesa-dev, libgd-dev, 
- libemos-dev, 
- libgrib-api-dev, libgrib-api-tools,
+ libemos-dev (>=  2:4.3.9-1), libgeotiff-dev,
+ libgrib-api-dev (>= 1.14.5-2), libgrib-api-tools, libaec-dev,
  libterralib-dev, 
- libjasper-dev, libcairo2-dev, libpango1.0-dev,
+ libcairo2-dev, libpango1.0-dev,
  ttf-dejavu-core, libxml-parser-perl, 
- python-all-dev, swig, python-numpy, python-instant,
- python3-all-dev, python3-numpy, python3-instant,
- libopenjpeg-dev, ghostscript, zlib1g-dev, libboost-dev, libproj-dev, 
- qt5-default, qtbase5-dev
-Standards-Version: 3.9.6
+ libopenjp2-7-dev,
+ ghostscript, zlib1g-dev, libboost-dev, libproj-dev, 
+ qtbase5-dev-tools, qtbase5-dev, qt5-qmake
+Standards-Version: 3.9.8
 Homepage: https://software.ecmwf.int/wiki/display/MAGP/Magics
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/magics.git
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.4
 
 Package: libmagplus3v5
 Section: libs
@@ -89,13 +88,13 @@ Description: python support for Magics++
 Package: python3-magics++
 Section: python
 Architecture: any
-Depends:  libmagplus3 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3, python3-simplejson
-Description: python3 support for Magics++
+Depends:  libmagplus3v5 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-simplejson
+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
  as backwards-compatible as possible with the Fortran interface.
  .
- This package provides python support for the magics++ library.
+ This package provides Python3 support for the magics++ library.
 
 Package: libmagics++-data
 Architecture: all

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