From: Raspbian automatic forward porter Date: Thu, 22 Aug 2019 16:45:12 +0000 (+0100) Subject: Merge version 2.4.2.1-5+rpi1 and 2.4.4-3 to produce 2.4.4-3+rpi1 X-Git-Tag: archive/raspbian/2.4.4-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=112a47de76897c981433c3f6088dc4b9fb967ee7;p=mathgl.git Merge version 2.4.2.1-5+rpi1 and 2.4.4-3 to produce 2.4.4-3+rpi1 --- 112a47de76897c981433c3f6088dc4b9fb967ee7 diff --cc debian/changelog index ef1318a,71609a0..ab3b8fc --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,42 +1,49 @@@ - mathgl (2.4.2.1-5+rpi1) buster-staging; urgency=medium ++mathgl (2.4.4-3+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 Thu, 22 Aug 2019 16:45:11 +0000 ++ + 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,20427d1..14b117b --- a/debian/control +++ b/debian/control @@@ -4,16 -4,18 +4,18 @@@ Priority: optiona Maintainer: Debian Science Maintainers Uploaders: Dimitrios Eftaxiopoulos , Alastair McKinstry - Build-Depends: debhelper (>= 11), libltdl-dev, libgsl-dev, freeglut3-dev, + 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, - qtwebengine5-dev [amd64 arm64 i386 mipsel], libwxgtk3.0-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-generic-recommended, liblua5.1-dev, libxcursor-dev, - libgif-dev, python3-dev, python3-numpy, libfontconfig1-dev, libqt5webkit5-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, python-dev, - python-numpy - Standards-Version: 4.2.1.5 + mpi-default-dev, swig3.0, cmake, libxft-dev, liboctave-dev, fluid + 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