[SCM] ktp-auth-handler packaging branch, master, updated. debian/0.4.0-1-9-g20293f6

Ritesh Raj Sarraf rrs at alioth.debian.org
Sun Apr 7 18:23:20 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-auth-handler.git;a=commitdiff;h=20293f6

The following commit has been merged in the master branch:
commit 20293f68560b2bcf5efdf39ac496049684f23e0b
Merge: 7ac94a144346646d1c9be624d4fb53f06f9de578 45d6ca4b26d4e5106b5b5bb07923e768fd22f191
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date:   Sun Apr 7 23:37:25 2013 +0530

    Merge tag 'upstream/0.6.0'
    
    Upstream version 0.6.0
    
    * tag 'upstream/0.6.0':
      Imported Upstream version 0.6.0

 CMakeLists.txt                                     |   28 ++-
 KTp.ConfAuthObserver.client                        |    7 +
 cmake/modules/FindQJSON.cmake                      |   66 ++++---
 conference-auth-observer.cpp                       |   83 ++++++++
 sasl-handler.h => conference-auth-observer.h       |   39 ++---
 conference-auth-op.cpp                             |  114 +++++++++++
 sasl-auth-op.h => conference-auth-op.h             |   34 ++--
 kssl/kssl.h                                        |  169 ++++++++++++++++
 kssl/ksslcertificatemanager.h                      |   99 ++++++++++
 kssl/ksslinfodialog.h                              |  101 ++++++++++
 kssl/ksslsettings.h                                |  169 ++++++++++++++++
 main.cpp                                           |   39 ++---
 ...elepathy.Client.KTp.ConfAuthObserver.service.in |    2 +-
 po/CMakeLists.txt                                  |    5 +
 po/bs/ktp-auth-handler.po                          |   59 +++++-
 po/ca/ktp-auth-handler.po                          |   52 +++++-
 po/ca at valencia/CMakeLists.txt                      |    2 +
 po/{ca => ca at valencia}/ktp-auth-handler.po         |   57 +++++-
 po/cs/ktp-auth-handler.po                          |   57 +++++-
 po/da/ktp-auth-handler.po                          |   69 ++++++-
 po/de/ktp-auth-handler.po                          |   68 ++++++-
 po/el/ktp-auth-handler.po                          |   61 ++++++-
 po/es/ktp-auth-handler.po                          |   63 ++++++-
 po/et/ktp-auth-handler.po                          |   62 ++++++-
 po/fi/ktp-auth-handler.po                          |   67 ++++++-
 po/fr/ktp-auth-handler.po                          |   58 +++++-
 po/ga/ktp-auth-handler.po                          |   61 ++++++-
 po/gl/ktp-auth-handler.po                          |   52 +++++-
 po/hu/ktp-auth-handler.po                          |   69 ++++++-
 po/ia/CMakeLists.txt                               |    2 +
 po/ia/ktp-auth-handler.po                          |  115 +++++++++++
 po/it/ktp-auth-handler.po                          |   64 ++++++-
 po/ja/ktp-auth-handler.po                          |   51 +++++-
 po/kk/ktp-auth-handler.po                          |   55 +++++-
 po/km/CMakeLists.txt                               |    2 +
 po/km/ktp-auth-handler.po                          |  118 ++++++++++++
 po/lt/ktp-auth-handler.po                          |   52 +++++-
 po/mr/CMakeLists.txt                               |    2 +
 po/mr/ktp-auth-handler.po                          |  113 +++++++++++
 po/nb/ktp-auth-handler.po                          |   53 +++++-
 po/nds/ktp-auth-handler.po                         |   52 +++++-
 po/nl/ktp-auth-handler.po                          |   70 ++++++-
 po/pl/ktp-auth-handler.po                          |   64 ++++++-
 po/pt/ktp-auth-handler.po                          |   61 ++++++-
 po/pt_BR/ktp-auth-handler.po                       |   70 ++++++--
 po/ro/ktp-auth-handler.po                          |   66 ++++++-
 po/ru/ktp-auth-handler.po                          |   57 +++++-
 po/sk/ktp-auth-handler.po                          |   66 ++++++-
 po/sl/ktp-auth-handler.po                          |   56 +++++-
 po/sr/ktp-auth-handler.po                          |   55 +++++-
 po/sr at ijekavian/ktp-auth-handler.po                |   55 +++++-
 po/sr at ijekavianlatin/ktp-auth-handler.po           |   55 +++++-
 po/sr at latin/ktp-auth-handler.po                    |   55 +++++-
 po/sv/ktp-auth-handler.po                          |   66 ++++++-
 po/uk/ktp-auth-handler.po                          |   71 ++++++-
 po/vi/CMakeLists.txt                               |    2 +
 po/vi/ktp-auth-handler.po                          |  121 ++++++++++++
 po/zh_CN/ktp-auth-handler.po                       |   62 ++++++-
 po/zh_TW/ktp-auth-handler.po                       |   71 ++++++-
 sasl-auth-op.h                                     |    2 -
 sasl-handler.cpp                                   |   17 ++-
 sasl-handler.h                                     |    2 +-
 tls-cert-verifier-op.cpp                           |  202 +++++++++++++++++++-
 tls-cert-verifier-op.h                             |   12 ++
 tls-handler.cpp                                    |   12 +-
 tls-handler.h                                      |    2 +-
 x-telepathy-password-auth-operation.h              |    1 -
 x-telepathy-password-prompt.cpp                    |    2 +
 68 files changed, 3477 insertions(+), 389 deletions(-)

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list