summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-03-23 14:34:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-03-23 14:36:48 +0100
commit636f324dc234a32792a35116ad1b83ee35fada47 (patch)
tree628abd782effcc9b3a3b0674e6b09f73e180b234 /ubuntu/_base/applications
parent61e4a45fa62d9559ea78d427f736fd41802f6f8b (diff)
downloadtde-packaging-636f324dc234a32792a35116ad1b83ee35fada47.tar.gz
tde-packaging-636f324dc234a32792a35116ad1b83ee35fada47.zip
DEB tdebluez: Add -trinity suffix to package names
to be consistent with other packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications')
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/changelog2
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/control24
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity-dev.install (renamed from ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-dev.install)0
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity.install (renamed from ubuntu/_base/applications/system/tdebluez/debian/libtdebluez.install)0
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity-dev.install (renamed from ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-dev.install)0
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity.install (renamed from ubuntu/_base/applications/system/tdebluez/debian/libtdeobex.install)0
-rw-r--r--ubuntu/_base/applications/system/tdebluez/debian/tdebluez-trinity.install (renamed from ubuntu/_base/applications/system/tdebluez/debian/tdebluez.install)0
7 files changed, 13 insertions, 13 deletions
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/changelog b/ubuntu/_base/applications/system/tdebluez/debian/changelog
index aac5c9d7f..d779b284e 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/changelog
+++ b/ubuntu/_base/applications/system/tdebluez/debian/changelog
@@ -1,4 +1,4 @@
-tdebluez (4:14.1.0-0debian10.1.1+eko1) unstable; urgency=low
+tdebluez-trinity (4:14.1.0-0debian10.1.1+eko1) unstable; urgency=low
* Build for buster.
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/control b/ubuntu/_base/applications/system/tdebluez/debian/control
index e5596dc84..916a97314 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/control
+++ b/ubuntu/_base/applications/system/tdebluez/debian/control
@@ -1,11 +1,11 @@
-Source: tdebluez
+Source: tdebluez-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libdbus-1-tqt-dev
Standards-Version: 3.8.0
-Package: tdebluez
+Package: tdebluez-trinity
Section: tde
Architecture: any
Depends: ${shlibs:Depends}, bluez (>= 5~), bluez-obexd (>= 5~)
@@ -22,7 +22,7 @@ Description: TDE Bluetooth Framework
* tdebluezauth -- authentication agent
* tdeioclient -- cli to obex
-Package: libtdebluez
+Package: libtdebluez-trinity
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, bluez (>= 5~)
@@ -30,9 +30,9 @@ Description: Bluetooth library for TDE
This package is part of the TDE Bluetooth Framework.
It contains a Bluetooth library for TDE.
.
- See the 'tdebluez' package for more informations.
+ See the 'tdebluez-trinity' package for more informations.
-Package: libtdeobex
+Package: libtdeobex-trinity
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, bluez-obexd (>= 5~)
@@ -40,24 +40,24 @@ Description: Obex library for TDE
This package is part of the TDE Bluetooth Framework.
It contains a Bluetooth library for TDE.
.
- See the 'tdebluez' package for more informations.
+ See the 'tdebluez-trinity' package for more informations.
-Package: libtdebluez-dev
+Package: libtdebluez-trinity-dev
Architecture: any
Section: libdevel
-Depends: libtdebluez (= ${binary:Version})
+Depends: libtdebluez-trinity (= ${binary:Version})
Description: development files for libtdebluez
This package is part of the TDE Bluetooth Framework.
It contains the development files for libtdebluez.
.
- See the 'tdebluez' package for more informations.
+ See the 'tdebluez-trinity' package for more informations.
-Package: libtdeobex-dev
+Package: libtdeobex-trinity-dev
Architecture: any
Section: libdevel
-Depends: libtdeobex (= ${binary:Version})
+Depends: libtdeobex-trinity (= ${binary:Version})
Description: development files for libtdeobex
This package is part of the TDE Bluetooth Framework.
It contains the development files for libtdeobex.
.
- See the 'tdebluez' package for more informations.
+ See the 'tdebluez-trinity' package for more informations.
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-dev.install b/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity-dev.install
index 6425a944e..6425a944e 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-dev.install
+++ b/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity-dev.install
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez.install b/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity.install
index 72a1ac2a2..72a1ac2a2 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez.install
+++ b/ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-trinity.install
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-dev.install b/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity-dev.install
index e60909e04..e60909e04 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-dev.install
+++ b/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity-dev.install
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex.install b/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity.install
index 2557b6e5f..2557b6e5f 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex.install
+++ b/ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-trinity.install
diff --git a/ubuntu/_base/applications/system/tdebluez/debian/tdebluez.install b/ubuntu/_base/applications/system/tdebluez/debian/tdebluez-trinity.install
index 4e43b2e2a..4e43b2e2a 100644
--- a/ubuntu/_base/applications/system/tdebluez/debian/tdebluez.install
+++ b/ubuntu/_base/applications/system/tdebluez/debian/tdebluez-trinity.install