+mathgl (2.5-1) UNRELEASED; urgency=medium
+
+ * Team upload
+
+ * New upstream version 2.5
+ * d/p/python3.patch: Drop patch (applied upstream)
+ * d/control:
+ + Adjust package names for new upstream SOVERSION
+ + Tighten dependency on libmgl-data to the current source:Version
+ + Bump Standards-Version to 4.6.0 (no changes needed)
+ + Bump to debhelper compatibility level 13
+ * Adjust the names of the d/lib*.install files for new upstream SOVERSION
+ * New scheme for enabling cmake modules
+ + d/p/CMakeLists.patch: Drop patch
+ + d/rules: Activate the modules through -D options to dh_auto_configure
+ * New upstream installation path for Python files
+ + d/python3-mathgl.install: Adjust for new upstream layout
+ + d/not-installed: Ignore the .pyc file
+ * d/mathgl.install: Include mgllab.desktop
+ * d/udav.install: Fix location of udav.desktop
+ * d/u/metadata: New file
+ * d/rules: Drop dependency on libmgl-data for secondary libraries.
+ All libmgl-*<soversion> libraries depend on the main library
+ libmgl<soversion>, which depends on libmgl-data.
+ * d/libmgl-data.install: Install the gettext (*.mo) files
+ * d/libmgl-dev.install: Install the *.cmake files
+ * d/libmgl-dev.examples: Install the examples
+
+ -- Rafael Laboissière <rafael@debian.org> Sat, 11 Dec 2021 19:02:47 -0300
+
mathgl (2.4.4-7) unstable; urgency=medium
* Upload to unstable