vcswatch reports that
this package seems to have a new changelog entry (version
2.64.2+dfsg-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 58ddcdd907828a1be398e6600344a7eed13ab1e2
Author: Hiago De Franco <hiago@defranco.dev.br>
Date: Tue Jun 9 11:49:12 2026 +0000
Update changelog for 2.64.2+dfsg-1 release
commit 4e3e3b757f945097cad7d3532981920fe0ad8214
Author: Hiago De Franco <hiago@defranco.dev.br>
Date: Tue Jun 9 08:44:14 2026 -0300
d/control: fix some warnings by lintian
Fix the following warnings:
I: fastfetch source: out-of-date-standards-version 4.7.2 (released
2025-02-27) (current is 4.7.4)
P: fastfetch source: redundant-priority-optional-field
[debian/control:3]
P: fastfetch source: redundant-rules-requires-root-no-field
[debian/control:7]
commit ae492499ab3270219e42a94cf7a38c854efd3d45
Author: Hiago De Franco <hiago@defranco.dev.br>
Date: Mon Jun 8 17:13:09 2026 -0300
d/rules: disable wcwidth and add PACKAGES_REMOVE_DISABLED
New feature was added on previous release:
Adds a CMake option -DPACKAGES_REMOVE_DISABLED to remove detection
code of disabled packages (-DPACKAGES_DISABLE_<PACKAGE_NAME>) for
slightly smaller binary size (Packages)
We are already disabling some pacakges configs, so add
PACKAGES_REMOVE_DISABLED as well to remove dead code.
In addition, wcwidth as added as a new 3rdparty library. According to
the CmakeLists.txt file:
option(ENABLE_WCWIDTH "Detect wide-width characters with wcwidth when
calculating logo and separator width. Disable for a smaller and slightly
faster build, but logos containing CJK/emoji may be measured too narrow
and render incorrectly. Such usecases are uncommon." ON)
Since this is not the case for debian, and to prevent issue with new
libraries and licenses, disable it.
commit 2f06b7e366c797853c64729b5e4dc5a12e1ea9d5
Merge: 598327b 8f90e36
Author: Hiago De Franco <hiago@defranco.dev.br>
Date: Mon Jun 8 13:50:34 2026 -0300
Update upstream source from tag 'upstream/2.64.2+dfsg'
Update to upstream version '2.64.2+dfsg'
with Debian dir 6f52ae58101d9da1d56207eaf553bb52c7a8e31e
commit 8f90e3630c14eed41d2c984b683884327e4c0c40
Author: Hiago De Franco <hiago@defranco.dev.br>
Date: Mon Jun 8 13:50:31 2026 -0300
New upstream version 2.64.2+dfsg