[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:06:49 UTC 2009


The following commit has been merged in the master branch:
commit 8e34734a07799568d2a0b4c7a3cacd1d1ace5218
Merge: bb42e97aec9493599bd86e6ff791f3dc8eff5068 f968ebfb898c5358fe7d6cbd3eab1b712bd9b3fc
Author: Michael Meskes <meskes at debian.org>
Date:   Sat Oct 24 18:46:28 2009 +0200

    Merge commit 'upstream/0.4.rc1'

 AUTHORS                                            |    4 +-
 CMakeLists.txt                                     |   30 +-
 ChangeLog                                          |   43 +-
 TODO                                               |    7 +-
 cmake/modules/FindLibKNotificationItem-1.cmake     |   40 +
 ...shing.png => hi128-app-kbluetooth-flashing.png} |  Bin 13059 -> 13059 bytes
 ...pp-kbluetooth4.png => hi128-app-kbluetooth.png} |  Bin 12613 -> 12613 bytes
 ...app-kbluetooth4.png => hi16-app-kbluetooth.png} |  Bin 675 -> 675 bytes
 ...app-kbluetooth4.png => hi22-app-kbluetooth.png} |  Bin 1046 -> 1046 bytes
 ...app-kbluetooth4.png => hi32-app-kbluetooth.png} |  Bin 1648 -> 1648 bytes
 ...app-kbluetooth4.png => hi48-app-kbluetooth.png} |  Bin 3027 -> 3027 bytes
 ...app-kbluetooth4.png => hi64-app-kbluetooth.png} |  Bin 4558 -> 4558 bytes
 po/CMakeLists.txt                                  |   19 +
 po/da/CMakeLists.txt                               |    2 +
 po/da/kbluetooth.po                                |  645 +++++++++++++
 po/de/CMakeLists.txt                               |    2 +
 po/de/kbluetooth.po                                |  689 ++++++++++++++
 po/en_GB/CMakeLists.txt                            |    2 +
 po/en_GB/kbluetooth.po                             |  687 ++++++++++++++
 po/es/CMakeLists.txt                               |    2 +
 po/es/kbluetooth.po                                |  585 ++++++++++++
 po/et/CMakeLists.txt                               |    2 +
 po/et/kbluetooth.po                                |  688 ++++++++++++++
 po/fr/CMakeLists.txt                               |    2 +
 po/fr/kbluetooth.po                                |  684 ++++++++++++++
 po/gl/CMakeLists.txt                               |    2 +
 po/gl/kbluetooth.po                                |  585 ++++++++++++
 po/km/CMakeLists.txt                               |    2 +
 po/km/kbluetooth.po                                |  675 ++++++++++++++
 po/lt/CMakeLists.txt                               |    2 +
 po/lt/kbluetooth.po                                |  585 ++++++++++++
 po/nds/CMakeLists.txt                              |    2 +
 po/nds/kbluetooth.po                               |  594 ++++++++++++
 po/pt/CMakeLists.txt                               |    2 +
 po/pt/kbluetooth.po                                |  610 ++++++++++++
 po/pt_BR/CMakeLists.txt                            |    2 +
 po/pt_BR/kbluetooth.po                             |  663 +++++++++++++
 po/ro/CMakeLists.txt                               |    2 +
 po/ro/kbluetooth.po                                |  610 ++++++++++++
 po/ru/CMakeLists.txt                               |    2 +
 po/ru/kbluetooth.po                                |  661 +++++++++++++
 po/sv/CMakeLists.txt                               |    2 +
 po/sv/kbluetooth.po                                |  637 +++++++++++++
 po/tr/CMakeLists.txt                               |    2 +
 po/tr/kbluetooth.po                                |  658 +++++++++++++
 po/uk/CMakeLists.txt                               |    2 +
 po/uk/kbluetooth.po                                |  655 +++++++++++++
 po/zh_CN/CMakeLists.txt                            |    2 +
 po/zh_CN/kbluetooth.po                             |  658 +++++++++++++
 po/zh_TW/CMakeLists.txt                            |    2 +
 po/zh_TW/kbluetooth.po                             |  609 ++++++++++++
 src/CMakeLists.txt                                 |   54 +-
 src/Messages.sh                                    |    4 +
 src/adapterWidget.ui                               |    2 +-
 src/adapterconfig.cpp                              |   60 +-
 src/adapterconfig.h                                |   66 +-
 src/adapterwidget.cpp                              |   69 +-
 src/adapterwidget.h                                |   69 +-
 src/agent/CMakeLists.txt                           |   29 -
 src/agent/agent.cpp                                |  255 +++---
 src/agent/agent.h                                  |  111 +--
 src/agent/authdialog.cpp                           |   50 +-
 src/agent/authdialog.h                             |   55 +-
 src/agent/authdialog.ui                            |   10 +-
 src/agent/confirmdialog.cpp                        |   69 ++
 src/agent/confirmdialog.h                          |   46 +
 src/agent/{authdialog.ui => confirmdialog.ui}      |   41 +-
 src/agent/main.cpp                                 |   73 --
 src/agent/passkeydialog.cpp                        |   73 +-
 src/agent/passkeydialog.h                          |   58 +-
 src/agent/passkeydialog.ui                         |    8 +-
 src/authagent.cpp                                  |   70 --
 src/authagent.h                                    |   58 --
 src/config-nepomuk.h.cmake                         |    1 +
 src/device-manager/CMakeLists.txt                  |    6 +-
 src/device-manager/deviceman.ui                    |  227 ++---
 src/device-manager/devicemanager.cpp               |  383 ++++-----
 src/device-manager/devicemanager.h                 |   97 +--
 src/device-manager/main.cpp                        |  113 +--
 src/deviceselector/devicesel.cpp                   |  154 ++--
 src/deviceselector/devicesel.h                     |   78 +-
 src/inputwizard/CMakeLists.txt                     |   14 +-
 src/inputwizard/main.cpp                           |  110 +--
 src/inputwizard/wizarddialog.cpp                   |  559 ++++++------
 src/inputwizard/wizarddialog.h                     |  134 ++--
 src/inputwizard/wizardpage.cpp                     |   44 +-
 src/inputwizard/wizardpage.h                       |   46 +-
 src/kbluelock.cpp                                  |  162 ++++
 src/kbluelock.h                                    |   60 ++
 src/kbluetooth.desktop                             |   26 +
 src/kdebluetooth4.desktop                          |   23 -
 src/kioslave/CMakeLists.txt                        |    3 -
 src/kioslave/bluetooth/CMakeLists.txt              |   14 -
 src/kioslave/bluetooth/bluetoothslave.cpp          |  239 -----
 src/kioslave/bluetooth/bluetoothslave.h            |  123 ---
 src/kioslave/bluetooth/bluetoothslave.protocol     |   26 -
 src/main.cpp                                       |  111 +--
 src/obexserver/obexserver.cpp                      |  111 ++-
 src/obexserver/obexserver.h                        |   65 +-
 src/obexserver/obexserversession.cpp               |   78 +-
 src/obexserver/obexserversession.h                 |   75 +-
 src/obexserver/obexserversessionfiletransfer.cpp   |  133 +++
 src/obexserver/obexserversessionfiletransfer.h     |   66 ++
 src/obexsession/obexsession.cpp                    |  112 ++-
 src/obexsession/obexsession.h                      |   66 +-
 src/obexsession/obexsessionfiletransfer.cpp        |   89 ++
 src/obexsession/obexsessionfiletransfer.h          |   52 +
 src/passkeyagent.cpp                               |   96 --
 src/passkeyagent.h                                 |   68 --
 src/receiveDialogWidget.ui                         |   62 ++
 src/trayicon.cpp                                   |  976 +++++++++++---------
 src/trayicon.h                                     |  303 ++++---
 112 files changed, 15436 insertions(+), 3358 deletions(-)

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list