vcswatch reports that
this package seems to have a new changelog entry (version
6.4.1-1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 17a87c5efc946b13ceb56003fe563c97ebf2a2f4
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Dec 26 11:50:58 2024 +0100
d/rules: disable tests in configure again
I did some tests but I was unable to solves the issue or atleast found
the specific cause
commit 33638bebdf9e3cb596f5799d8fcb51b395333a37
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Dec 26 11:15:46 2024 +0100
d/patches: remove, applied upstream
commit d2abf354b8d6b408aa2e3e04b39caecfff357361
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Dec 26 11:15:06 2024 +0100
update changelog
commit 5cc34492f3a5a182e84f1e36b57697abf304b43f
Merge: 1a01235 e2f0eea
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Dec 26 11:13:45 2024 +0100
Update upstream source from tag 'upstream/6.4.1'
Update to upstream version '6.4.1'
with Debian dir 22302975a20e58930499d0317942240580c51604
commit e2f0eeaf040b08c9205be8348ff0ddd2eb572588
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Dec 26 11:13:28 2024 +0100
New upstream version 6.4.1
commit 1a012357520db2b41d81227030f5843b7a9199b3
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Sat Nov 30 18:29:34 2024 +0100
Revert "d/rules: Send xvfb-run error messages to /proc/self/fd/2, not to /dev/null"
This reverts commit 96aa42f6c6b4df686998abf175668666620cb04d.
commit 1c3cf409e2464a6b5a65828d02b18b016c403d6a
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Sat Nov 30 18:03:50 2024 +0100
improve changelog
commit 96aa42f6c6b4df686998abf175668666620cb04d
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Sat Nov 30 18:00:18 2024 +0100
d/rules: Send xvfb-run error messages to /proc/self/fd/2, not to /dev/null
Useful for debug in cases of crash or other error.
Use /proc/self/fd/2 beacause not all container technologies provide
/dev/stderr.
commit 452e48de8971e8aad8c01d75fdab2786b042e7c7
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Sat Nov 30 17:55:07 2024 +0100
d/rules: Only run the test-suite for architecture-specific builds
Similar to other packages with large and/or unreliable test suites,
running the test suite once per architecture is enough: we don't need
to run it a second time (in practice on amd64) in distributions like
Debian that build Architecture: all separately.
In Ubuntu, which builds Architecture: all packages in the same run as
amd64, we'll still run the test suite during that amd64+all build.
commit 5a3d1214a0325215c2528469516ca74c1b3304bf
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Sat Nov 30 17:45:43 2024 +0100
Add d/patches/u/Remove-volatile-qualifier-for-g_once_init-handles.patch