libtimezonemap (0.4.6-7)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/0.4.6-7 tag
- Git: https://salsa.debian.org/cinnamon-team/libtimezonemap.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 167936
- Browser: https://salsa.debian.org/cinnamon-team/libtimezonemap
- Last scan: 2026-09-13 12:50:19+00
- Error: https://salsa.debian.org/api/v4/projects/cinnamon-team%2Flibtimezonemap API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-19 12:11:00+00
- Debian changelog in Git:
libtimezonemap (0.4.6-7) unstable; urgency=medium
[ Steve Langasek ]
* Restore port to libsoup3, required now for compatibility with current
webkit2gtk. (Closes: #1068679)
* Fix up patch based on feedback in Debian bug #1037940.
[ Fabio Fantoni ]
* Switch to dh-sequence-gir
-- Fabio Fantoni <fantonifabio@tiscali.it> Tue, 09 Apr 2024 22:17:09 +0200
- This branch is 5 commits ahead of tag debian/0.4.6-7
- Git log:
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.