libical3 (3.0.20-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.0.20-1 tag
- Git: https://salsa.debian.org/debian/libical3.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 335872
- Browser: https://salsa.debian.org/debian/libical3
- Last scan: 2025-10-19 06:50:02+00
- Next scan: 2025-10-27 23:59:00+00
- CI pipeline status: success
- Debian changelog in Git:
libical3 (3.0.20-1) unstable; urgency=medium
* New upstream release
* d/patches: Remove patch to fix build on hppa and powerpc,
applied updtream
-- Nicolas Mora <babelouest@debian.org> Mon, 10 Mar 2025 20:54:05 -0400
- This branch is 2 commits ahead of tag debian/3.0.20-1
- Git log:
commit 9599985c2d61df14b4a9374d47f40513a5d3ff73
Merge: 5d3bedc 475ad80
Author: Nicolas Mora <babelouest@debian.org>
Date: Fri Oct 3 14:35:33 2025 +0000
Merge branch 'wip/smcv/gir-provides' into 'master'
d/control: Use ${gir:Provides} for gir1.2-ical-3.0
See merge request debian/libical3!8
commit 475ad805052b822b3e711431517dc232aa6c0068
Author: Simon McVittie <smcv@debian.org>
Date: Thu Sep 4 08:33:02 2025 +0100
d/control: Use ${gir:Provides} for gir1.2-ical-3.0
This changes it into a versioned Provides, so that dependent packages
can depend on gir1.2-icalglib-3.0 (>= 3.0.20) or similar if they
have a minimum required version.