vcswatch reports that
this package seems to have a new changelog entry (version
3.0.9-1, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 9a90018c8e4f8815a596f1c7aca2d9be561b569d
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 29 06:14:24 2025 +0200
New .gitignore file.
commit 6e2e10df3d24b0065afde0943bdac0d428c49055
Merge: 74414bc ce573ac
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 29 06:11:03 2025 +0200
Update upstream source from tag 'upstream/3.0.9'
Update to upstream version '3.0.9'
with Debian dir ddcf8e44270a715b930b2f88fe2cd733d2e057d0
commit ce573ace6ad68b6a0beb4854a05daca8328ee556
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 29 06:11:01 2025 +0200
New upstream version 3.0.9
commit 74414bcdaedd663d135a5e633e0d1170117f36e6
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 29 06:10:53 2025 +0200
Preparing release 3.0.9.
commit 76183316d1a8b670788602605683cf90dcf681ef
Author: Olivier Langella <olivier.langella@u-psud.fr>
Date: Tue May 28 15:24:32 2024 +0200
libpwizlite (3.0.8-1~bookworm+1) bookworm
commit c853fe4392834a8992c24ec20aff1d403211f265
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 16:11:16 2024 +0200
Reinstated the old version working for win10, mxe, unix to check if mxe code works fine with setlocale() commented out in pappsomspp.
commit 285d13e51684ab8aac76daba9b9747c7ffb18617
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 16:10:34 2024 +0200
Rename for clarity.
commit 129324e39abfc2ac6ee49aaea3e1f3396192c37c
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 16:10:13 2024 +0200
Add version Olivier Langella that builds fine in mxe, runs fine in Win if setlocale() in pappsomspp is commented out.
commit 0d8b94d02202a6887218d15ea470c30532f0c095
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 14:04:44 2024 +0200
This version of Filesystem.cpp builds fine in MXE and...
also seems to run fine in Windows but only in Debug mode.
commit 95546dc3bbc2a601aa69d6206a10b8ee5cc478a2
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 10:59:26 2024 +0200
Maximalistic removals, builds fine but even with Mutex in pappsomspp crashes.
commit e8b1f40b355e7c38c690cb5b4c323eec6603f25b
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Fri May 24 01:03:37 2024 +0200
Better document the version of SYSTEM_HANDLE_ENTRY and SYSTEM_HANDLE_INFORMATION
that is found in the winternl.h file both in MXE and WIN10MING64 (actually UCRT64).
commit c398142fa817695628478aab47449aca3b7becf6
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 20:10:20 2024 +0200
Remove useless comment.
commit a4f2eea042004a7ae860f053c1e3343b383a0393
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 11:51:48 2024 +0200
Reworked the CMake and Filesystem.cpp file for:
- building with mzMLb feature
- building the same source tree to UNIX, MXE and WIN10
commit a42e02f26ed8f693441fe623ec3576eb6e819a24
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 11:45:34 2024 +0200
Cosmetic.
commit c710ef7c746bd36d2c0ba88caff0fde23c7da4fb
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 11:44:45 2024 +0200
Remove MXE config file from ignored.
commit 67323f508eee90bc2827a49b837587de8d0e724e
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 11:43:43 2024 +0200
With MXE it is possible to build with mzMLb if
the full path to the hdf5 libs is provided for the link.
commit 36a598122a3bd990e94cd73e40184b8a1f5ad9e3
Author: Filippo Rusconi (Uploading Debian Developer) <lopippo@debian.org>
Date: Thu May 23 10:58:15 2024 +0200
Reinstate shipping of MXE CMake configuration file.