From: Raspbian automatic forward porter Date: Wed, 9 Oct 2019 00:37:56 +0000 (+0100) Subject: Merge version 2.4.2.1-5+rpi1 and 2.4.4-4 to produce 2.4.4-4+rpi1 X-Git-Tag: archive/raspbian/2.4.4-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=72e5c6b9be43f5988d3c3a7275db0200486d9a7e;p=mathgl.git Merge version 2.4.2.1-5+rpi1 and 2.4.4-4 to produce 2.4.4-4+rpi1 --- 72e5c6b9be43f5988d3c3a7275db0200486d9a7e diff --cc debian/changelog index ef1318a,539a663..216af22 --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,52 +1,59 @@@ - mathgl (2.4.2.1-5+rpi1) buster-staging; urgency=medium ++mathgl (2.4.4-4+rpi1) bullseye-staging; urgency=medium + ++ [changes brought forward from 2.4.2.1-5+rpi1 by Peter Michael Green at Thu, 20 Dec 2018 02:34:35 +0000] + * Don't use qtwebengine on armhf, we don't have it in raspbian. + - -- Peter Michael Green Thu, 20 Dec 2018 02:34:35 +0000 ++ -- Raspbian forward porter Wed, 09 Oct 2019 00:37:55 +0000 ++ + mathgl (2.4.4-4) unstable; urgency=medium + + [ Alastair McKinstry ] + * Switch from obsolete texlive-generic-recommended to texlive-plain-generic + Closes: #941538 + * Filter format-security warnings which break autogenerated code + * Standard-Version: 4.4.1.0 + + -- Alastair McKinstry Wed, 02 Oct 2019 19:23:33 +0100 + + mathgl (2.4.4-3) unstable; urgency=medium + + * Ack. previously fixed bugs. Closes: #696896, #908904 + * Rebuild against wxWidgets GTK3. Closes: #933430 + + -- Alastair McKinstry Wed, 31 Jul 2019 10:21:43 +0100 + + mathgl (2.4.4-2) unstable; urgency=medium + + [ Dimitrios Eftaxiopoulo ] + * Remove unused fix_hdf5.patch + * Remove d/compat file and use Build-Depends: debhelper-compat (= 12) + in d/control + + [ Alastair McKinstry ] + * overide dh_dwz of mips, mipsel archs as it causes FTBFS + + -- Alastair McKinstry Mon, 29 Jul 2019 19:13:56 +0100 + + 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. + * Standards-Version: 4.3.0 + * Simplify d/control Conflicts/Replaces, removing packages before oldstable + * Drop Python2 module + + -- Alastair McKinstry Tue, 25 Jun 2019 11:42:13 +0100 mathgl (2.4.2.1-5) unstable; urgency=medium diff --cc debian/control index e7c1ea4,7ab64aa..e495c64 --- a/debian/control +++ b/debian/control @@@ -4,16 -4,44 +4,44 @@@ Priority: optiona Maintainer: Debian Science Maintainers Uploaders: Dimitrios Eftaxiopoulos , Alastair McKinstry - Build-Depends: debhelper (>= 11), libltdl-dev, libgsl-dev, freeglut3-dev, - libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-dev, libqt5opengl5-dev, - libjpeg-dev, libtiff-dev, libfltk1.3-dev, - qtwebengine5-dev [amd64 arm64 i386 mipsel], libwxgtk3.0-dev, - texinfo, texlive, texlive-generic-recommended, liblua5.1-dev, libxcursor-dev, - libgif-dev, python3-dev, python3-numpy, 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, python-dev, - python-numpy - Standards-Version: 4.2.1.5 + Build-Depends: debhelper-compat (= 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], ++ qtwebengine5-dev [amd64 arm64 i386 mipsel], + libwxgtk3.0-gtk3-dev, + texinfo, + texlive, + texlive-plain-generic, + 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.4.1.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