[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:16:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=080a1dd

The following commit has been merged in the master branch:
commit 080a1dd37dc1b51e8f26de3f8a671a2ae7a1bd8b
Merge: 0daa91bc926f6778f055fa19b0c5a85438557fad 14ef889e27019f83a000ef90320cbacc4528c71e
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Wed Apr 13 12:26:48 2016 +0200

    Imported Upstream version 15.08.3

 .gitignore                                         |   8 +
 .reviewboardrc                                     |   2 +
 CMakeLists.txt                                     |  93 ++++
 COPYING                                            | 502 +++++++++++++++++++++
 Messages.sh                                        |   4 +
 autoaway.cpp                                       | 112 +++++
 autoaway.h                                         |  55 +++
 autoconnect.cpp                                    |  62 +++
 autoconnect.h                                      |  99 ++++
 cmake/modules/COPYING-CMAKE-SCRIPTS                |  22 +
 cmake/modules/FindKTp.cmake                        |  38 ++
 config/CMakeLists.txt                              |  32 ++
 config/column-resizer.cpp                          | 216 +++++++++
 config/column-resizer.h                            |  54 +++
 config/kcm_ktp_integration_module.desktop          | 108 +++++
 config/nowplaying-lineedit.cpp                     |  80 ++++
 config/nowplaying-lineedit.h                       |  43 ++
 config/nowplaying-listwidget.cpp                   | 107 +++++
 config/nowplaying-listwidget.h                     |  50 ++
 config/telepathy-kded-config.cpp                   | 402 +++++++++++++++++
 config/telepathy-kded-config.h                     |  61 +++
 config/telepathy-kded-config.ui                    | 465 +++++++++++++++++++
 contact-cache.cpp                                  | 333 ++++++++++++++
 contact-cache.h                                    |  63 +++
 contact-request-handler.cpp                        | 480 ++++++++++++++++++++
 contact-request-handler.h                          |  64 +++
 contactnotify.cpp                                  | 134 ++++++
 contactnotify.h                                    |  46 ++
 error-handler.cpp                                  | 231 ++++++++++
 error-handler.h                                    |  69 +++
 ktp_integration_module.desktop                     |  98 ++++
 ktp_kded_debug.cpp                                 |  21 +
 ktp_kded_debug.h                                   |  26 ++
 ...thy.Client.KTp.KdedIntegrationModule.service.in |   3 +
 screensaveraway.cpp                                |  87 ++++
 screensaveraway.h                                  |  50 ++
 status-handler.cpp                                 | 209 +++++++++
 status-handler.h                                   |  73 +++
 telepathy-kded-module-plugin.cpp                   |  50 ++
 telepathy-kded-module-plugin.h                     |  71 +++
 telepathy-module.cpp                               |  74 +++
 telepathy-module.h                                 |  65 +++
 telepathy-mpris.cpp                                | 320 +++++++++++++
 telepathy-mpris.h                                  |  67 +++
 tests/CMakeLists.txt                               |  39 ++
 tests/contact-cache-main.cpp                       |  33 ++
 tests/status-handling-main.cpp                     |  47 ++
 47 files changed, 5368 insertions(+)

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list