summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:16:11 +0100
committerSlávek Banko <slavek.banko@axis.cz>2026-02-26 18:16:11 +0100
commit830cbb622b5ac54c2ca1b9a0e1cb3cd9d7a90ecf (patch)
tree1bcf445f13af089835aa207b999fa05a0593e290 /debian
parentb1f6a20bfb1f298ca43aa9b344d752804cfa7e87 (diff)
downloadtde-packaging-830cbb622b5ac54c2ca1b9a0e1cb3cd9d7a90ecf.tar.gz
tde-packaging-830cbb622b5ac54c2ca1b9a0e1cb3cd9d7a90ecf.zip
DEB dbus-1-tqt: Use versioned Provides as this allows for smoother upgrades.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian')
-rw-r--r--debian/_base/dependencies/dbus-1-tqt/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/dependencies/dbus-1-tqt/debian/control b/debian/_base/dependencies/dbus-1-tqt/debian/control
index 7e28521e9..927932060 100644
--- a/debian/_base/dependencies/dbus-1-tqt/debian/control
+++ b/debian/_base/dependencies/dbus-1-tqt/debian/control
@@ -24,7 +24,7 @@ Section: libs
Architecture: any
Multi-Arch: same
Conflicts: libdbus-1-tqt
-Provides: libdbus-1-tqt
+Provides: libdbus-1-tqt (= ${binary:Version})
Replaces: libdbus-1-tqt
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: dbus bindings for the Trinity TQt interface