From: Dimitrios Eftaxiopoulos Date: Sat, 27 Jul 2019 22:51:59 +0000 (+0300) Subject: Update debian dir from mathgl_2.4.4-1.debian.tar.xz X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~46^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c56c6b7e64d3bb8bb552de180f9f6f57e3c6c0d9;p=mathgl.git Update debian dir from mathgl_2.4.4-1.debian.tar.xz --- diff --git a/debian/changelog b/debian/changelog index 30e42b6..451ada4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,15 @@ -mathgl (2.4.3-1) UNRELEASED; urgency=medium +mathgl (2.4.4-1) unstable; urgency=medium * New upstream release + * Standards-Version: 4.4.0 + * Still need to B-D on python-numpy. Why? + + -- Alastair McKinstry Mon, 15 Jul 2019 08:49:05 +0100 + +mathgl (2.4.3-1) unstable; urgency=medium + + * New upstream release + * Now use debhelper 12 * Enable OpenMP support. clang now supports this. - drop pthread.patch * Update VCS-* references to salsa.debian.org. @@ -8,7 +17,7 @@ mathgl (2.4.3-1) UNRELEASED; urgency=medium * Simplify d/control Conflicts/Replaces, removing packages before oldstable * Drop Python2 module - -- Alastair McKinstry Wed, 27 Mar 2019 14:44:55 +0000 + -- Alastair McKinstry Tue, 25 Jun 2019 11:42:13 +0100 mathgl (2.4.2.1-5) unstable; urgency=medium diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index e06e167..7bee8f6 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,17 @@ Priority: optional Maintainer: Debian Science Maintainers Uploaders: Dimitrios Eftaxiopoulos , Alastair McKinstry -Build-Depends: debhelper (>= 11), libltdl-dev, libgsl-dev, freeglut3-dev, +Build-Depends: debhelper (>= 12), libltdl-dev, libgsl-dev, freeglut3-dev, libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-dev, libqt5opengl5-dev, libjpeg-dev, libtiff-dev, libfltk1.3-dev, python3-dev, python3-numpy, dh-python, + python-numpy, qtwebengine5-dev [amd64 arm64 armhf i386 mipsel], libwxgtk3.0-dev, texinfo, texlive, texlive-generic-recommended, liblua5.1-dev, libxcursor-dev, libgif-dev, libfontconfig1-dev, libqt5webkit5-dev, libhdf4-dev, chrpath, libxinerama-dev, libxmu-dev, libxi-dev, libhpdf-dev, mpi-default-dev, swig3.0, cmake, libxft-dev, liboctave-dev, fluid -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: http://mathgl.sourceforge.net/doc_en/Main.html Vcs-Git: https://salsa.debian.org/science-team/mathgl.git Vcs-Browser: https://salsa.debian.org/science-team/mathgl