From 636f324dc234a32792a35116ad1b83ee35fada47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 23 Mar 2023 14:34:37 +0100 Subject: [PATCH] DEB tdebluez: Add -trinity suffix to package names to be consistent with other packages. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../system/tdebluez/debian/changelog | 2 +- .../system/tdebluez/debian/control | 24 +++++++++---------- ...nstall => libtdebluez-trinity-dev.install} | 0 ...ez.install => libtdebluez-trinity.install} | 0 ...install => libtdeobex-trinity-dev.install} | 0 ...bex.install => libtdeobex-trinity.install} | 0 ...bluez.install => tdebluez-trinity.install} | 0 .../system/tdebluez/debian/changelog | 2 +- .../system/tdebluez/debian/control | 24 +++++++++---------- ...nstall => libtdebluez-trinity-dev.install} | 0 ...ez.install => libtdebluez-trinity.install} | 0 ...install => libtdeobex-trinity-dev.install} | 0 ...bex.install => libtdeobex-trinity.install} | 0 ...bluez.install => tdebluez-trinity.install} | 0 14 files changed, 26 insertions(+), 26 deletions(-) rename debian/_base/applications/system/tdebluez/debian/{libtdebluez-dev.install => libtdebluez-trinity-dev.install} (100%) rename debian/_base/applications/system/tdebluez/debian/{libtdebluez.install => libtdebluez-trinity.install} (100%) rename debian/_base/applications/system/tdebluez/debian/{libtdeobex-dev.install => libtdeobex-trinity-dev.install} (100%) rename debian/_base/applications/system/tdebluez/debian/{libtdeobex.install => libtdeobex-trinity.install} (100%) rename debian/_base/applications/system/tdebluez/debian/{tdebluez.install => tdebluez-trinity.install} (100%) rename ubuntu/_base/applications/system/tdebluez/debian/{libtdebluez-dev.install => libtdebluez-trinity-dev.install} (100%) rename ubuntu/_base/applications/system/tdebluez/debian/{libtdebluez.install => libtdebluez-trinity.install} (100%) rename ubuntu/_base/applications/system/tdebluez/debian/{libtdeobex-dev.install => libtdeobex-trinity-dev.install} (100%) rename ubuntu/_base/applications/system/tdebluez/debian/{libtdeobex.install => libtdeobex-trinity.install} (100%) rename ubuntu/_base/applications/system/tdebluez/debian/{tdebluez.install => tdebluez-trinity.install} (100%) diff --git a/debian/_base/applications/system/tdebluez/debian/changelog b/debian/_base/applications/system/tdebluez/debian/changelog index aac5c9d7f..d779b284e 100644 --- a/debian/_base/applications/system/tdebluez/debian/changelog +++ b/debian/_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/debian/_base/applications/system/tdebluez/debian/control b/debian/_base/applications/system/tdebluez/debian/control index e5596dc84..916a97314 100644 --- a/debian/_base/applications/system/tdebluez/debian/control +++ b/debian/_base/applications/system/tdebluez/debian/control @@ -1,11 +1,11 @@ -Source: tdebluez +Source: tdebluez-trinity Section: tde Priority: optional Maintainer: TDE Debian Team 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/debian/_base/applications/system/tdebluez/debian/libtdebluez-dev.install b/debian/_base/applications/system/tdebluez/debian/libtdebluez-trinity-dev.install similarity index 100% rename from debian/_base/applications/system/tdebluez/debian/libtdebluez-dev.install rename to debian/_base/applications/system/tdebluez/debian/libtdebluez-trinity-dev.install diff --git a/debian/_base/applications/system/tdebluez/debian/libtdebluez.install b/debian/_base/applications/system/tdebluez/debian/libtdebluez-trinity.install similarity index 100% rename from debian/_base/applications/system/tdebluez/debian/libtdebluez.install rename to debian/_base/applications/system/tdebluez/debian/libtdebluez-trinity.install diff --git a/debian/_base/applications/system/tdebluez/debian/libtdeobex-dev.install b/debian/_base/applications/system/tdebluez/debian/libtdeobex-trinity-dev.install similarity index 100% rename from debian/_base/applications/system/tdebluez/debian/libtdeobex-dev.install rename to debian/_base/applications/system/tdebluez/debian/libtdeobex-trinity-dev.install diff --git a/debian/_base/applications/system/tdebluez/debian/libtdeobex.install b/debian/_base/applications/system/tdebluez/debian/libtdeobex-trinity.install similarity index 100% rename from debian/_base/applications/system/tdebluez/debian/libtdeobex.install rename to debian/_base/applications/system/tdebluez/debian/libtdeobex-trinity.install diff --git a/debian/_base/applications/system/tdebluez/debian/tdebluez.install b/debian/_base/applications/system/tdebluez/debian/tdebluez-trinity.install similarity index 100% rename from debian/_base/applications/system/tdebluez/debian/tdebluez.install rename to debian/_base/applications/system/tdebluez/debian/tdebluez-trinity.install 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 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 similarity index 100% rename from ubuntu/_base/applications/system/tdebluez/debian/libtdebluez-dev.install rename to 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 similarity index 100% rename from ubuntu/_base/applications/system/tdebluez/debian/libtdebluez.install rename to 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 similarity index 100% rename from ubuntu/_base/applications/system/tdebluez/debian/libtdeobex-dev.install rename to 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 similarity index 100% rename from ubuntu/_base/applications/system/tdebluez/debian/libtdeobex.install rename to 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 similarity index 100% rename from ubuntu/_base/applications/system/tdebluez/debian/tdebluez.install rename to ubuntu/_base/applications/system/tdebluez/debian/tdebluez-trinity.install