Merge version 2.4.2.1-5+rpi1 and 2.4.4-3 to produce 2.4.4-3+rpi1 archive/raspbian/2.4.4-3+rpi1 raspbian/2.4.4-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 22 Aug 2019 16:45:12 +0000 (17:45 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 22 Aug 2019 16:45:12 +0000 (17:45 +0100)
1  2 
debian/changelog
debian/control

index ef1318a392cae01d61593345a1d0579457088420,71609a0d0de8eeae7c20433ceccee1c000155cb0..ab3b8fc5e6c14bf26880101280b6bddb45c89ba4
@@@ -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 <plugwash@raspbian.org> 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 <plugwash@raspbian.org>  Thu, 20 Dec 2018 02:34:35 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <mckinstry@debian.org>  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 <mckinstry@debian.org>  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 <mckinstry@debian.org>  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 <mckinstry@debian.org>  Tue, 25 Jun 2019 11:42:13 +0100
  
  mathgl (2.4.2.1-5) unstable; urgency=medium
  
diff --cc debian/control
index e7c1ea452c0a01e35eff3c356152eef077a1b232,20427d1fb2eb474b2c08a15e58c97626e27a1c61..14b117ba66a9e064a77da27cc62dc9dbd5dea228
@@@ -4,16 -4,18 +4,18 @@@ Priority: optiona
  Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
  Uploaders: Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>,
    Alastair McKinstry <mckinstry@debian.org>
- 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