[SCM] telepathy-logger-qt packaging branch, kubuntu_vivid_backports, updated. debian/0.4.0-1-47-gecb4ee9

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed May 27 18:24:51 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-logger-qt.git;a=commitdiff;h=ecb4ee9

The following commit has been merged in the kubuntu_vivid_backports branch:
commit ecb4ee90a49644b17384f7b0b255de8b4260e9fe
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed May 27 11:24:32 2015 -0700

    Clean up files that do not belong.
---
 AUTHORS                                            |    2 -
 CMakeLists.txt                                     |  265 ----
 COPYING                                            |  510 -------
 ChangeLog                                          |    1 -
 HACKING                                            |   93 --
 TODO                                               |    2 -
 TelepathyLoggerQt4/CMakeLists.txt                  |  267 ----
 TelepathyLoggerQt4/CallEvent                       |   12 -
 TelepathyLoggerQt4/Entity                          |   12 -
 TelepathyLoggerQt4/Event                           |   12 -
 TelepathyLoggerQt4/Global                          |   12 -
 TelepathyLoggerQt4/Init                            |   12 -
 TelepathyLoggerQt4/LogManager                      |   12 -
 TelepathyLoggerQt4/LogWalker                       |   12 -
 TelepathyLoggerQt4/PendingDates                    |   12 -
 TelepathyLoggerQt4/PendingEntities                 |   12 -
 TelepathyLoggerQt4/PendingEvents                   |   12 -
 TelepathyLoggerQt4/PendingOperation                |   12 -
 TelepathyLoggerQt4/PendingSearch                   |   12 -
 TelepathyLoggerQt4/SearchHit                       |   12 -
 .../TelepathyLoggerQt4-uninstalled.pc.in           |   11 -
 TelepathyLoggerQt4/TelepathyLoggerQt4.pc.in        |   11 -
 .../TelepathyLoggerQt4Config.cmake.in              |   34 -
 TelepathyLoggerQt4/TextEvent                       |   12 -
 TelepathyLoggerQt4/Types                           |   12 -
 TelepathyLoggerQt4/call-event.cpp                  |   57 -
 TelepathyLoggerQt4/call-event.h                    |   69 -
 TelepathyLoggerQt4/entity.cpp                      |   80 --
 TelepathyLoggerQt4/entity.h                        |   94 --
 TelepathyLoggerQt4/event.cpp                       |   73 -
 TelepathyLoggerQt4/event.h                         |   85 --
 TelepathyLoggerQt4/global.h                        |   75 -
 TelepathyLoggerQt4/init.cpp                        |   35 -
 TelepathyLoggerQt4/init.h                          |   40 -
 TelepathyLoggerQt4/log-manager.cpp                 |  143 --
 TelepathyLoggerQt4/log-manager.h                   |  189 ---
 TelepathyLoggerQt4/log-walker.cpp                  |   48 -
 TelepathyLoggerQt4/log-walker.h                    |   98 --
 TelepathyLoggerQt4/logger.xml                      |   12 -
 TelepathyLoggerQt4/pending-clear.cpp               |  122 --
 TelepathyLoggerQt4/pending-clear.h                 |   62 -
 TelepathyLoggerQt4/pending-dates.cpp               |  158 ---
 TelepathyLoggerQt4/pending-dates.h                 |   82 --
 TelepathyLoggerQt4/pending-entities.cpp            |  135 --
 TelepathyLoggerQt4/pending-entities.h              |   76 -
 TelepathyLoggerQt4/pending-events.cpp              |  233 ----
 TelepathyLoggerQt4/pending-events.h                |   77 -
 .../pending-log-walker-operation.cpp               |   81 --
 TelepathyLoggerQt4/pending-log-walker-operation.h  |   59 -
 TelepathyLoggerQt4/pending-operation.cpp           |  142 --
 TelepathyLoggerQt4/pending-operation.h             |  181 ---
 TelepathyLoggerQt4/pending-search.cpp              |  129 --
 TelepathyLoggerQt4/pending-search.h                |   70 -
 TelepathyLoggerQt4/search-hit.cpp                  |   76 -
 TelepathyLoggerQt4/search-hit.h                    |   91 --
 TelepathyLoggerQt4/stable-interfaces.xml           |   12 -
 TelepathyLoggerQt4/text-event.cpp                  |   73 -
 TelepathyLoggerQt4/text-event.h                    |   79 --
 TelepathyLoggerQt4/types.h                         |   82 --
 TelepathyLoggerQt4/utils.cpp                       |  219 ---
 TelepathyLoggerQt4/utils.h                         |   64 -
 cmake/modules/BasicFindPackageVersion.cmake.in     |   30 -
 cmake/modules/COPYING-CMAKE-SCRIPTS                |   22 -
 cmake/modules/CompilerWarnings.cmake               |   63 -
 cmake/modules/Doxygen.cmake                        |   24 -
 cmake/modules/FindDBus.cmake                       |   72 -
 cmake/modules/FindDBusGLib.cmake                   |   47 -
 cmake/modules/FindGLIB2.cmake                      |   52 -
 cmake/modules/FindGObject.cmake                    |   75 -
 cmake/modules/FindGStreamer.cmake                  |   80 --
 cmake/modules/FindLibPython.py                     |   12 -
 cmake/modules/FindLibXml2.cmake                    |   57 -
 cmake/modules/FindPythonLibrary.cmake              |   83 --
 cmake/modules/FindQt.cmake                         |   85 --
 cmake/modules/FindQt5.cmake                        |  164 ---
 cmake/modules/FindQtGLib.cmake                     |   46 -
 cmake/modules/FindTelepathyFarsight.cmake          |   49 -
 cmake/modules/FindTelepathyGlib.cmake              |   54 -
 cmake/modules/FindTelepathyLogger.cmake            |   53 -
 cmake/modules/FindTelepathyQt4Yell.cmake           |   28 -
 cmake/modules/MacroLogFeature.cmake                |  146 --
 .../modules/MacroWriteBasicCMakeVersionFile.cmake  |   21 -
 cmake/modules/TelepathyDefaults.cmake              |  146 --
 cmake/modules/TelepathyDist.cmake                  |   39 -
 cmake/modules/TpQtMacros.cmake                     |  493 -------
 cmake_uninstall.cmake.in                           |   21 -
 codegen/CMakeLists.txt                             |   29 -
 codegen/analyzer.l                                 |  143 --
 codegen/generator.cpp                              |  279 ----
 codegen/generator.h                                |   78 --
 codegen/parser.y                                   |  202 ---
 codegen/yystype.h                                  |   29 -
 config.h.in                                        |    2 -
 debian/changelog                                   |    1 +
 doxygen.cfg.in                                     | 1470 --------------------
 spec/Debug.xml                                     |  165 ---
 spec/Logger.xml                                    |  159 ---
 spec/all.xml                                       |  295 ----
 spec/errors.xml                                    |  564 --------
 spec/generic-types.xml                             |  215 ---
 spec/template.xml                                  |   33 -
 tests/CMakeLists.txt                               |   11 -
 tests/dummy-main.cpp                               |   68 -
 tools/CMakeLists.txt                               |  124 --
 tools/c-constants-gen.py                           |  154 --
 tools/check-misc.sh                                |   13 -
 tools/check-whitespace.sh                          |   17 -
 tools/git-which-branch.sh                          |   25 -
 tools/glib-ginterface-gen.py                       |  802 -----------
 tools/glib-gtypes-generator.py                     |  291 ----
 tools/glib-interfaces-gen.py                       |  119 --
 tools/glib-signals-marshal-gen.py                  |   55 -
 tools/libglibcodegen.py                            |  172 ---
 tools/libqtcodegen.py                              |  502 -------
 tools/libtpcodegen.py                              |  215 ---
 tools/manager-file.py                              |  175 ---
 tools/qt-client-gen.py                             |  547 --------
 tools/qt-constants-gen.py                          |  310 -----
 tools/qt-svc-gen.py                                |  742 ----------
 tools/qt-types-gen.py                              |  557 --------
 tools/repeat-tests.sh                              |   23 -
 tools/telepathy-glib.supp                          |  390 ------
 tools/telepathy-qt4.supp                           |   53 -
 tools/tp-qt-tests.supp                             |   53 -
 tools/tpl-tool.cpp                                 |  457 ------
 tools/tpl-tool.h                                   |   51 -
 tools/with-session-bus.sh                          |   94 --
 tools/xincludator.py                               |   39 -
 128 files changed, 1 insertion(+), 16461 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
telepathy-logger-qt packaging



More information about the pkg-kde-commits mailing list