From: Rafael Laboissière Date: Sun, 7 Jan 2024 19:42:47 +0000 (-0300) Subject: d/changelog: Add entry for release 8.0.1-5 X-Git-Tag: archive/raspbian/8.0.3-2+rpi1^2^2^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2d9d9b19cbfffbfd9ae88265668c0a4a4715e74d;p=mathgl.git d/changelog: Add entry for release 8.0.1-5 Gbp-Dch: Ignore --- diff --git a/debian/changelog b/debian/changelog index 4333c01..9d75b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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 Sun, 07 Jan 2024 16:41:30 -0300 + mathgl (8.0.1-4) unstable; urgency=medium * Team upload.