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

Michael Meskes meskes at alioth.debian.org
Sat Oct 24 18:07:13 UTC 2009


The following commit has been merged in the master branch:
commit 0f6c4f7dfc46d68773aab65fc6a710e16d8dcb61
Author: Michael Meskes <meskes at debian.org>
Date:   Sat Oct 24 19:54:21 2009 +0200

    Fixed binary name.
---
 debian/kblueplugd |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/kblueplugd b/debian/kblueplugd
index f4b3da4..7a6a080 100644
--- a/debian/kblueplugd
+++ b/debian/kblueplugd
@@ -15,8 +15,8 @@ import dbus
 import dbus.mainloop.qt
 import distutils.spawn
 
-kbtcmd    = [ 'kbluetooth4' ]
-quitprogs = [ 'kbluetooth4' ]
+kbtcmd    = [ 'kbluetooth' ]
+quitprogs = [ 'kbluetooth' ]
 
 
 app = Qt.QCoreApplication(sys.argv)

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list