d/changelog: Prepare changelog for next release
authorRafael Laboissière <rafael@debian.org>
Sun, 12 Dec 2021 14:35:10 +0000 (11:35 -0300)
committerRafael Laboissière <rafael@debian.org>
Sun, 12 Dec 2021 15:14:31 +0000 (12:14 -0300)
Gbp-Dch: Ignore

debian/changelog

index 8dbeef00a214b21341245e1aba974b1d12b97eaa..a622d20fecabd46f180a30a1dd349746d5ed19c5 100644 (file)
@@ -1,3 +1,33 @@
+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