--- libqtdbustest-0.2+14.04.20131128.1.orig/debian/changelog +++ libqtdbustest-0.2+14.04.20131128.1/debian/changelog @@ -0,0 +1,64 @@ +libqtdbustest (0.2+14.04.20131128.1-0ubuntu1) trusty; urgency=low + + [ Pete Woods ] + * Add qdbus-simple-test-runner binary. + * Support running libqtdbustest inside a parent instance. + * Add environment variable to allow child process output printing + + [ Ubuntu daily release ] + * Automatic snapshot from revision 27 + + -- Ubuntu daily release Thu, 28 Nov 2013 10:03:59 +0000 + +libqtdbustest (0.1+13.10.20130815-0ubuntu1) saucy; urgency=low + + [ Pete Woods ] + * Rename parameter to be less confusing. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 24 + + -- Ubuntu daily release Thu, 15 Aug 2013 14:04:01 +0000 + +libqtdbustest (0.1+13.10.20130814-0ubuntu1) saucy; urgency=low + + [ Pete Woods ] + * Add more tests. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 22 + + -- Ubuntu daily release Wed, 14 Aug 2013 02:04:09 +0000 + +libqtdbustest (0.1+13.10.20130809-0ubuntu1) saucy; urgency=low + + [ Pete Woods ] + * Initial version. + * Initial commit + * Pull out the dbus initialisationd and mocking into separate + libraries + * Support separate mocked session and system buses + * Support the whole dbusmock interface + * Fix support for mocking session services + * Add code to construct gmenumodels + * Create a gmenumodel and confirm it is correct by reading it back in + again + * Delete everything not related to libqtdbustest + * More complete install + * Fix copyright + * Fix packaging + * First attempt at a watchdog + * Add suicidal process as an API class + * Add first test. + * Enable coverage reports + + [ Robert Bruce Park ] + * Packaging fixes necessary for daily release. + * wrap-and-sort -a -t + * Packaging comment. + * Copyright cleanup. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 20 + + -- Ubuntu daily release Fri, 09 Aug 2013 02:02:48 +0000 --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/compat +++ libqtdbustest-0.2+14.04.20131128.1/debian/compat @@ -0,0 +1 @@ +9 --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/control +++ libqtdbustest-0.2+14.04.20131128.1/debian/control @@ -0,0 +1,52 @@ +Source: libqtdbustest +Section: devel +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cmake, + debhelper (>= 9), + gettext, + google-mock (>= 1.6.0+svn437), + pkg-config, + qtbase5-dev, + valgrind, + python3-dbusmock, + dbus, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/libqtdbustest +# If you aren't a member of ~unity-team but need to upload packaging changes, +# just go ahead. ~unity-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~unity-team/libqtdbustest/trunk + +Package: libqtdbustest1 +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends}, +Depends: dbus, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Library for testing DBus interactions using Qt + A simple library for testing Qt based DBus services and clients. + . + This package contains the shared libraries. + +Package: libqtdbustest1-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: libqtdbustest1 (= ${binary:Version}), + ${misc:Depends}, +Description: Library for testing DBus interactions using Qt + A simple library for testing Qt based DBus services and clients. + . + This package contains files that are needed to build. + +Package: qtdbustest-runner +Architecture: any +Depends: libqtdbustest1 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, + gvfs-backends, +Description: Library for testing DBus interactions using Qt + Simple executable for running a test script under a private + DBus environment. --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/copyright +++ libqtdbustest-0.2+14.04.20131128.1/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libqtdbustest +Source: https://launchpad.net/libqtdbustest + +Files: * +Copyright: 2013 Canonical, Ltd. +License: LGPL-3 + +License: LGPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of version 3 of the GNU Lesser General Public + License as published by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + On Debian systems, the full text of the GNU Lesser General Public + License version 3 can be found in the file + `/usr/share/common-licenses/LGPL-3'. --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/libqtdbustest1-dev.install +++ libqtdbustest-0.2+14.04.20131128.1/debian/libqtdbustest1-dev.install @@ -0,0 +1,3 @@ +usr/include +usr/lib/*/*.so +usr/lib/*/pkgconfig --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/libqtdbustest1.install +++ libqtdbustest-0.2+14.04.20131128.1/debian/libqtdbustest1.install @@ -0,0 +1,3 @@ +usr/lib/*/*.so.* +usr/lib/*/libqtdbustest/* +usr/share --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/libqtdbustest1.symbols +++ libqtdbustest-0.2+14.04.20131128.1/debian/libqtdbustest1.symbols @@ -0,0 +1,50 @@ +libqtdbustest.so.1 libqtdbustest1 #MINVER# + (c++)"QtDBusTest::DBusService::DBusService(QString const&, QDBusConnection::BusType)@Base" 0.1 + (c++)"QtDBusTest::DBusService::DBusService(QString const&, QDBusConnection::BusType)@Base" 0.1 + (c++)"QtDBusTest::DBusService::~DBusService()@Base" 0.1 + (c++)"QtDBusTest::DBusService::~DBusService()@Base" 0.1 + (c++)"QtDBusTest::DBusService::~DBusService()@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::startServices()@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::registerService(QSharedPointer)@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::DBusTestRunner(QString const&, QString const&)@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::DBusTestRunner(QString const&, QString const&)@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::~DBusTestRunner()@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::~DBusTestRunner()@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::~DBusTestRunner()@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::qt_metacast(char const*)@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::setSuicidal()@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::staticMetaObject@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::setWatchdogCommand(QString const&)@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::SuicidalProcess(QObject*)@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::SuicidalProcess(QObject*)@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::~SuicidalProcess()@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::~SuicidalProcess()@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::~SuicidalProcess()@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::start(QDBusConnection const&)@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::QProcessDBusService(QString const&, QDBusConnection::BusType, QString const&, QStringList const&)@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::QProcessDBusService(QString const&, QDBusConnection::BusType, QString const&, QStringList const&)@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::~QProcessDBusService()@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::~QProcessDBusService()@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::~QProcessDBusService()@Base" 0.1 + (c++)"QtDBusTest::DBusService::name() const@Base" 0.1 + (c++)"QtDBusTest::DBusService::busType() const@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::sessionBus() const@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::systemConnection() const@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::sessionConnection() const@Base" 0.1 + (c++)"QtDBusTest::DBusTestRunner::systemBus() const@Base" 0.1 + (c++)"QtDBusTest::SuicidalProcess::metaObject() const@Base" 0.1 + (c++)"QtDBusTest::QProcessDBusService::underlyingProcess() const@Base" 0.2 + (c++)"QtDBusTest::QProcessDBusService::pid() const@Base" 0.1 + (c++)"typeinfo for QtDBusTest::DBusService@Base" 0.1 + (c++)"typeinfo for QtDBusTest::DBusTestRunner@Base" 0.1 + (c++)"typeinfo for QtDBusTest::SuicidalProcess@Base" 0.1 + (c++)"typeinfo for QtDBusTest::QProcessDBusService@Base" 0.1 + (c++)"typeinfo name for QtDBusTest::DBusService@Base" 0.1 + (c++)"typeinfo name for QtDBusTest::DBusTestRunner@Base" 0.1 + (c++)"typeinfo name for QtDBusTest::SuicidalProcess@Base" 0.1 + (c++)"typeinfo name for QtDBusTest::QProcessDBusService@Base" 0.1 + (c++)"vtable for QtDBusTest::DBusService@Base" 0.1 + (c++)"vtable for QtDBusTest::DBusTestRunner@Base" 0.1 + (c++)"vtable for QtDBusTest::SuicidalProcess@Base" 0.1 + (c++)"vtable for QtDBusTest::QProcessDBusService@Base" 0.1 --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/qtdbustest-runner.install +++ libqtdbustest-0.2+14.04.20131128.1/debian/qtdbustest-runner.install @@ -0,0 +1 @@ +usr/bin \ No newline at end of file --- libqtdbustest-0.2+14.04.20131128.1.orig/debian/rules +++ libqtdbustest-0.2+14.04.20131128.1/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --parallel --fail-missing + +override_dh_auto_configure: + dh_auto_configure -- -DENABLE_MEMCHECK_OPTION=YES + +override_dh_makeshlibs: + dh_makeshlibs -V