summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:15:11 +0100
committerSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:15:11 +0100
commit5dc53f0a558898c295b1fb9f4aecaee3cef39b4c (patch)
tree8b428c7d80c758202327a1fba2cce10bc7d8e0e6
parentf2a09ff5a3bb553c7853ed012155fbb41939eaec (diff)
downloadtde-packaging-5dc53f0a558898c295b1fb9f4aecaee3cef39b4c.tar.gz
tde-packaging-5dc53f0a558898c295b1fb9f4aecaee3cef39b4c.zip
DEB libcaldav: Use versioned Provides as this allows for smoother upgrades.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--debian/_base/dependencies/libcaldav/debian/control2
-rw-r--r--ubuntu/_base/dependencies/libcaldav/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/dependencies/libcaldav/debian/control b/debian/_base/dependencies/libcaldav/debian/control
index f7e459b5d..1961f790b 100644
--- a/debian/_base/dependencies/libcaldav/debian/control
+++ b/debian/_base/dependencies/libcaldav/debian/control
@@ -10,7 +10,7 @@ Architecture: any
Multi-Arch: same
Section: libs
Conflicts: libcaldav
-Provides: libcaldav
+Provides: libcaldav (= ${binary:Version})
Replaces: libcaldav
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libcaldav - a caldav PIM clients library
diff --git a/ubuntu/_base/dependencies/libcaldav/debian/control b/ubuntu/_base/dependencies/libcaldav/debian/control
index f7e459b5d..1961f790b 100644
--- a/ubuntu/_base/dependencies/libcaldav/debian/control
+++ b/ubuntu/_base/dependencies/libcaldav/debian/control
@@ -10,7 +10,7 @@ Architecture: any
Multi-Arch: same
Section: libs
Conflicts: libcaldav
-Provides: libcaldav
+Provides: libcaldav (= ${binary:Version})
Replaces: libcaldav
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libcaldav - a caldav PIM clients library