- mathgl (8.0.1-4+rpi1) bookworm-staging; urgency=medium
++mathgl (8.0.3-2+rpi1) trixie-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.
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 31 Oct 2022 10:02:32 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 25 Apr 2025 08:25:31 +0000
++
+ mathgl (8.0.3-2) unstable; urgency=medium
+
+ * Restrict autopkgtests to 64-bit LE machines for now, due to regressions
+ (memory usage). Closes: #1102467
+
+ -- Alastair McKinstry <mckinstry@debian.org> Thu, 10 Apr 2025 08:58:23 +0100
+
+ mathgl (8.0.3-1) unstable; urgency=medium
+
+ * New upstream release. Closes: #1063599, #1094884, #1099657
+ * Update python3-mathgl.install
+
+ -- Alastair McKinstry <mckinstry@debian.org> Fri, 04 Apr 2025 10:30:08 +0100
+
+ mathgl (8.0.2+svn.r1757-1) experimental; urgency=medium
+
+ * Upload to experiemntal, since the upstream sources are taken from
+ SVN. This should fix the FTBFS issue against NumPy 2.
+
+ * New upstream version 8.0.2+svn.r1757
+ * Drop patches (applied upstream):
+ + d/p/spelling-errors.patch
+ + d/p/python3.12.patch
+ * d/copyright: Reflect upstream changes
+ * d/control: Bump Standards-Version to 4.7.2 (no changes needed)
+ * d/rules: Do not set rpath in installed libraries
+ * d/libgml*.lintian-overrides: Drop unused overrides
+
+ -- Rafael Laboissière <rafael@debian.org> Fri, 21 Mar 2025 04:28:22 -0300
+
+ mathgl (8.0.2-4) unstable; urgency=medium
+
+ * Team upload
+ * Drop unnecessary Build-Depends: libqt5webkit5-dev
+
+ -- Bastian Germann <bage@debian.org> Wed, 22 Jan 2025 21:50:44 +0100
+
+ mathgl (8.0.2-3) unstable; urgency=medium
+
+ * Rebuilding without tests for s390x because of #1066978
+ Downgrading the bug to normal; test failure appears to be
+ filesystem related, unrelated to mathgl ? but leaving for the
+ s390x team to investigate.
+ * Build-dep on python-setuptools. Closes: #1080666
+
+ -- Alastair McKinstry <mckinstry@debian.org> Mon, 18 Nov 2024 07:08:48 +0000
+
+ mathgl (8.0.2-2) unstable; urgency=medium
+
+ * New upstream version 8.0.2
+ * d/control:
+ + Drop uneeded buidl-dependencies texinfo, texlive, and
+ texlive-plain-generic
+ + Do not build-depend on python3-all for profile "nocheck"
+ * d/p/spelling-errors.patch: Refresh for new upstream version
+
+ -- Rafael Laboissière <rafael@debian.org> Wed, 09 Oct 2024 05:16:27 -0300
+
+ mathgl (8.0.2-1) unstable; urgency=medium
+
+ * New upstream version 8.0.2
+ * d/control:
+ + Drop uneeded buidl-dependencies texinfo, texlive, and
+ texlive-plain-generic
+ + Do not build-depend on python3-all for profile "nocheck"
+
+ -- Rafael Laboissière <rafael@debian.org> Wed, 09 Oct 2024 04:41:57 -0300
+
+ mathgl (8.0.1-8) unstable; urgency=medium
+
+ * d/control: Build-depend on python3-all
+ * d/t/control: Drop useless dependency on python3-all
+ * d/rules: Add -Werror=format-security to CXXFLAGS
+ * d/clean: Remove left-over directories lang/python{2,3}
+
+ -- Rafael Laboissière <rafael@debian.org> Sun, 28 Apr 2024 18:11:07 -0300
+
+ mathgl (8.0.1-7.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Uploaded to unstable
+ * Rename libraries for 64-bit time_t transition. Closes: #1062853
+
+ -- Graham Inggs <ginggs@debian.org> Thu, 29 Feb 2024 12:12:57 +0000
+
+ mathgl (8.0.1-7.1~exp1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 22 Feb 2024 17:18:28 +1300
+
+ mathgl (8.0.1-7) unstable; urgency=medium
+
+ * Team upload.
+ * Create /usr/lib/python3/dist-packages/mathgl/__init__.py only for
+ arch-dependant builds to enable arch-indep builds
+ * Fix build on i386
+
+ -- Andreas Tille <tille@debian.org> Thu, 15 Feb 2024 07:53:06 +0100
+
+ mathgl (8.0.1-6) unstable; urgency=medium
+
+ * Team upload.
+ * Run autopkgtest with all supported Python3 versions
+ * Make sure autopkgtest also passes with Python3.12
+ Closes: #1061810
+ * d/rules: 'Joey Hess and Craig Small' boilerplate removed since this
+ is just no example.
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Fix day-of-week for changelog entry 1.10.2.1-2. (lintian-brush)
+ * Rely on pre-initialized dpkg-architecture variables. (lintian-brush)
+ * Use secure URI in Homepage field. (lintian-brush)
+
+ -- Andreas Tille <tille@debian.org> Wed, 14 Feb 2024 21:12:33 +0100
+
+ mathgl (8.0.1-5.1~exp1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs@debian.org> Sat, 03 Feb 2024 20:21:23 +0000
+
+ mathgl (8.0.1-5) unstable; urgency=medium
+
+ * d/control:
+ + Don't use qtwebengine5-dev on mipsel, package to be removed.
+ Thanks to Bas Couwenberg for the patch (Closes: #1041920)
+ + Do not (build-)depend on the deprecated packages
+ libfontconfig1-dev et libgl1-mesa-dev
+ + Bump Standards-Version to 4.6.2 (no changes needed)
+ * Add build-time check and autopkgtest support (Closes: #1035174)
+ * d/rules: Add __init__.py file to the mathgl Python module
+
+ -- Rafael Laboissière <rafael@debian.org> Sun, 07 Jan 2024 16:41:30 -0300
mathgl (8.0.1-4) unstable; urgency=medium