summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 9 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index d8364d7..e5596dc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,14 @@
Source: tdebluez
Section: tde
Priority: optional
-Maintainer: Debian TDE Team <[email protected]>
-Uploaders: ...
-Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libdbus-1-tqt-dev, libdbus-1-3 (>= 1.10.26)
+Maintainer: TDE Debian Team <[email protected]>
+Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, libdbus-1-tqt-dev
Standards-Version: 3.8.0
-#Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/kdebluetooth/trunk/
-#Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/kdebluetooth/trunk/
Package: tdebluez
Section: tde
Architecture: any
-Depends: ${shlibs:Depends}, bluez (>= 5.43), bluez-obexd (>= 5.43), tdelibs14-trinity, libdbus-1-tqt
+Depends: ${shlibs:Depends}, bluez (>= 5~), bluez-obexd (>= 5~)
Suggests: pulseaudio-module-bluetooth
Description: TDE Bluetooth Framework
The TDE Bluetooth Framework is a set of tools built on top of Linux' Bluetooth
@@ -20,7 +17,7 @@ Description: TDE Bluetooth Framework
straightforward as possible.
.
Features:
- * tdebluez -- a tray applet to handle incoming inquiries and control
+ * tdebluez -- a tray applet to handle incoming inquiries and control
adapters and devices
* tdebluezauth -- authentication agent
* tdeioclient -- cli to obex
@@ -28,8 +25,7 @@ Description: TDE Bluetooth Framework
Package: libtdebluez
Architecture: any
Section: libs
-Replaces: libtdebluez (<< 0.1)
-Depends: ${shlibs:Depends}, bluez (>= 5.43)
+Depends: ${shlibs:Depends}, bluez (>= 5~)
Description: Bluetooth library for TDE
This package is part of the TDE Bluetooth Framework.
It contains a Bluetooth library for TDE.
@@ -39,8 +35,7 @@ Description: Bluetooth library for TDE
Package: libtdeobex
Architecture: any
Section: libs
-Replaces: libtdeobex (<< 0.1)
-Depends: ${shlibs:Depends}, bluez (>= 5.43), bluez-obexd (>= 5.43)
+Depends: ${shlibs:Depends}, bluez-obexd (>= 5~)
Description: Obex library for TDE
This package is part of the TDE Bluetooth Framework.
It contains a Bluetooth library for TDE.
@@ -51,7 +46,6 @@ Package: libtdebluez-dev
Architecture: any
Section: libdevel
Depends: libtdebluez (= ${binary:Version})
-Replaces: libtdebluez-dev (<< 0.1)
Description: development files for libtdebluez
This package is part of the TDE Bluetooth Framework.
It contains the development files for libtdebluez.
@@ -61,10 +55,9 @@ Description: development files for libtdebluez
Package: libtdeobex-dev
Architecture: any
Section: libdevel
-Depends: libtdebluez (= ${binary:Version})
-Replaces: libtdebluez-dev (<< 0.1)
-Description: development files for libtdebluez
+Depends: libtdeobex (= ${binary:Version})
+Description: development files for libtdeobex
This package is part of the TDE Bluetooth Framework.
- It contains the development files for libtdebluez.
+ It contains the development files for libtdeobex.
.
See the 'tdebluez' package for more informations.