summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:15:55 +0100
committerSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:15:55 +0100
commitb1f6a20bfb1f298ca43aa9b344d752804cfa7e87 (patch)
treee4426dbc1fd2e0e83fbc2c82f2be8f2ca980c40e
parent69dd6ca45ac96cfc88f0db7b82c2a30934db139e (diff)
downloadtde-packaging-b1f6a20bfb1f298ca43aa9b344d752804cfa7e87.tar.gz
tde-packaging-b1f6a20bfb1f298ca43aa9b344d752804cfa7e87.zip
DEB avahi-tqt: 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/avahi-tqt/debian/control2
-rw-r--r--dilos/dependencies/avahi-tqt/debian/control2
-rw-r--r--ubuntu/_base/dependencies/avahi-tqt/debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/_base/dependencies/avahi-tqt/debian/control b/debian/_base/dependencies/avahi-tqt/debian/control
index 985585f09..9315520ae 100644
--- a/debian/_base/dependencies/avahi-tqt/debian/control
+++ b/debian/_base/dependencies/avahi-tqt/debian/control
@@ -16,7 +16,7 @@ Section: libs
Architecture: any
Multi-Arch: same
Conflicts: libavahi-tqt-1
-Provides: libavahi-tqt-1
+Provides: libavahi-tqt-1 (= ${binary:Version})
Replaces: libavahi-tqt-1
Depends: ${shlibs:Depends},
${misc:Depends}
diff --git a/dilos/dependencies/avahi-tqt/debian/control b/dilos/dependencies/avahi-tqt/debian/control
index 985585f09..9315520ae 100644
--- a/dilos/dependencies/avahi-tqt/debian/control
+++ b/dilos/dependencies/avahi-tqt/debian/control
@@ -16,7 +16,7 @@ Section: libs
Architecture: any
Multi-Arch: same
Conflicts: libavahi-tqt-1
-Provides: libavahi-tqt-1
+Provides: libavahi-tqt-1 (= ${binary:Version})
Replaces: libavahi-tqt-1
Depends: ${shlibs:Depends},
${misc:Depends}
diff --git a/ubuntu/_base/dependencies/avahi-tqt/debian/control b/ubuntu/_base/dependencies/avahi-tqt/debian/control
index 985585f09..9315520ae 100644
--- a/ubuntu/_base/dependencies/avahi-tqt/debian/control
+++ b/ubuntu/_base/dependencies/avahi-tqt/debian/control
@@ -16,7 +16,7 @@ Section: libs
Architecture: any
Multi-Arch: same
Conflicts: libavahi-tqt-1
-Provides: libavahi-tqt-1
+Provides: libavahi-tqt-1 (= ${binary:Version})
Replaces: libavahi-tqt-1
Depends: ${shlibs:Depends},
${misc:Depends}