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

Fathi Boudra fabo at alioth.debian.org
Thu Mar 4 16:13:49 UTC 2010


The following commit has been merged in the master branch:
commit 576683af0bfe2a7312a7bcb5c8bc0629bade974f
Author: Fathi Boudra <fabo at kde.org>
Date:   Thu Mar 4 17:13:49 2010 +0100

    - Use net section instead of kde
    - Rename kdebluetooth in line with upstream to kbluetooth
    - Add kdebluetooth transitional package
---
 debian/changelog |    5 ++++-
 debian/control   |   15 ++++++++++++---
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9cbb5e..0999219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kdebluetooth (1:0.4.2-1) UNRELEASED; urgency=low
+kbluetooth (1:0.4.2-1) UNRELEASED; urgency=low
 
   * New upstream release - Imported upstream version 0.4.2
 
@@ -19,6 +19,9 @@ kdebluetooth (1:0.4.2-1) UNRELEASED; urgency=low
   * Update debian/control:
     - Bump build dependencies versions (debhelper and pkg-kde-tools)
     - Remove quilt build dependency
+    - Use net section instead of kde
+    - Rename kdebluetooth in line with upstream to kbluetooth
+    - Add kdebluetooth transitional package
   * 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 dca0ddc..564649f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
-Source: kdebluetooth
-Section: kde
+Source: kbluetooth
+Section: net
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Michael Meskes <meskes at debian.org>, Achim Bohnet <ach at mpe.mpg.de>,
@@ -13,7 +13,7 @@ Homepage: http://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: kdebluetooth
+Package: kbluetooth
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  bluez, obex-data-server, python-qt4-dbus, python-qt4
@@ -24,3 +24,12 @@ Description: KDE Bluetooth Framework
  stack BlueZ. It provides easy access to the most common Bluetooth profiles and
  makes data exchange with Bluetooth devices like phones and PDAs as
  straightforward as possible.
+
+Package: kdebluetooth
+Architecture: all
+Depends: ${misc:Depends}, kbluetooth
+Description: dummy transition package for kdebluetooth to kbluetooth
+ This is a dummy package to help on the transition from kdebluetooth to
+ kbluetooth.
+ .
+ It can also be removed from the Debian package once squeeze is released.

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list