Among the 3 debian patches available in version 0.4.6-7 of the package, we noticed the following issues:
commit c692f2c5947789f587cfc17ba851e534b52485ff
Merge: f5ef2d5 38e3897
Author: Fabio Fantoni <fantonifabio@tiscali.it>
Date: Thu Aug 20 10:23:01 2026 +0200
Merge branch 'gir' into 'master'
Improve GObject-Introspection packaging
See merge request cinnamon-team/libtimezonemap!4
commit 38e389782c545b66d2626651e3544e40fc97bdb7
Author: Simon McVittie <smcv@debian.org>
Date: Wed Aug 19 23:57:31 2026 +0100
d/control: Replace deprecated build-dependency libgirepository1.0-dev
Closes: #1118887
commit fedbb41117f671fe872b6ab0873360f6b6165efc
Author: Simon McVittie <smcv@debian.org>
Date: Wed Aug 19 23:56:32 2026 +0100
d/control: Add ${gir:Provides} to -dev package
This lets other packages depend on the GIR XML by its systematic name,
gir1.2-timezonemap-1.0-dev.
commit ca5b42fa009fbdc1f0f26a594967dae928c5123c
Author: Simon McVittie <smcv@debian.org>
Date: Wed Aug 19 23:55:41 2026 +0100
d/control: Add ${gir:Depends} to -dev package
This avoids needing to hard-code the name of the package containing
the typelib, and adds dependencies on the systematic names of the
packages containing required GIR XML.
commit f306796e85f96aea350633b97b13e3675b833847
Author: Simon McVittie <smcv@debian.org>
Date: Wed Aug 19 23:54:26 2026 +0100
d/control: Build-depend on required GIR XML by its systematic names
As diagnosed by build-time warnings from dh_girepository.