[SCM] Debian packaging for kdebluetooth4 branch, master, updated. debian/0.3-1-29-g5373365

Fathi Boudra fabo at alioth.debian.org
Fri Mar 5 14:10:58 UTC 2010


The following commit has been merged in the master branch:
commit 53733656d11f54664c1b4356888c3e24e365b25a
Author: Fathi Boudra <fabo at kde.org>
Date:   Fri Mar 5 15:10:13 2010 +0100

    Remove python dependencies.
    Add missing Replaces for kdebluetooth -> kbluetooth transition.
---
 debian/changelog |    1 +
 debian/control   |    7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca1c4f9..fec34f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ kbluetooth (1:0.4.2-1) UNRELEASED; urgency=low
     - Use net section instead of kde
     - Rename kdebluetooth in line with upstream to kbluetooth
     - Add kdebluetooth transitional package
+    - Remove python dependencies.
   * Update debian/rules:
     - Enable parallel build (pass --parallel option to dh)
     - Use kde sequence addon (pass --with kde option to dh)
diff --git a/debian/control b/debian/control
index 564649f..7724e6f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,16 +9,15 @@ Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.6.5),
  kdelibs5-dev (>= 4:4.3.73), kdebase-workspace-dev (>= 4:4.2.96),
  shared-desktop-ontologies
 Standards-Version: 3.8.4
-Homepage: http://kde-apps.org/content/show.php/kbluetooth?content=112110
+Homepage: http://www.kde-apps.org/content/show.php/kbluetooth?content=112110
 Vcs-Git: git://git.debian.org/pkg-kde/kde-extras/kdebluetooth4.git
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-extras/kdebluetooth4.git
 
 Package: kbluetooth
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- bluez, obex-data-server, python-qt4-dbus, python-qt4
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluez, obex-data-server
 Recommends: bluez-alsa, bluez-cups
-Suggests: python
+Replaces: kdebluetooth (<< 1:0.4.2)
 Description: KDE Bluetooth Framework
  The KDE Bluetooth Framework is a set of tools built on top of Linux' Bluetooth
  stack BlueZ. It provides easy access to the most common Bluetooth profiles and

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list