2025-01-07 Mike Gabriel

        * Release 0.3.3 (HEAD -> main, tag: 0.3.3)

2024-03-12 Mike Gabriel

        * Merge branch 'personal/peat-psuwit/build-on-noble' into 'main'
          (f028509)

2024-03-12 Ratchanan Srirattanamet

        * debian/control: update metadata (d16a438)
        * TestSucidalProcess: use GoogleTest matcher for substring matching
          (b77eba2)
        * debian/: import packaging techniques from Debian where appropriate
          (9e6b0e5)
        * debian/: upgrade debhelper-compat to 13 (ee5bb1a)

2023-07-26 Marius Gripsgard

        * Release 0.3.2 (3822413) (tag: 0.3.2)
        * Bring back pid() to keep abi (cee0562)
        * Release 0.3.1 (af52bf7) (tag: 0.3.1)

2023-06-05 Mike Gabriel

        * Merge branch 'patches' into 'main' (58990d6)

2023-02-12 Luca Weiss

        * Set default C++ version to C++17 (3657d01)
        * Replace deprecated usage of QProcess::pid() (3805656)

2018-06-07 Ivan Semkin

        * Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) (4f99441)

2023-02-08 Rodney Dawes

        * Release 0.3.0 (f204bb8) (tag: 0.3.0)
        * debian: Update dependencies for focal build (cfa619b)
        * TestSuicidalProcess: Handle ps returning a full path to sleep
          (6868a83)
        * debian: Add Jenkinsfile to build libqtdbustest (4b4eac6)
        * debian: Bump the version to 0.3 for the import to UBports (66e59bd)
        * Fix COPYING files as LGPLv3 is a set of exceptions to GPLv3
          (e9e0c83)
        * Remove legacy bzr and travis data (4e83e25)

2017-05-23 Pete Woods

        * Not as quiet (dfe8db4)
        * and again (cf21b59)
        * Again (9cb1dd4)
        * Test (cbd74c2)
        * Test travis again (f971362)
        * Add travis yaml (21d48c1)

2017-04-30 Pete Woods

        * Docs (725579c)

2017-01-06 Bileto Bot

        * Releasing 0.2+17.04.20170106-0ubuntu1 (072732e) (tag:
          0.2+17.04.20170106-0ubuntu1)

2017-01-06 Pete Woods

        * Compatibility with unversioned cmake-extras modules (LP: #1563573)
          (c92cf3b)

2016-12-08 Pete Woods

        * Not a test target (a0a5cea)
        * Fix coverage report usage (5364b37)

2016-12-07 Pete Woods

        * Compatibility with unversioned cmake-extras modules (7f8b421)

2016-02-16 CI Train Bot

        * Releasing 0.2+16.04.20160216-0ubuntu1 (36614d8) (tag:
          0.2+16.04.20160216-0ubuntu1)

2016-02-16 Gerry Boland

        * Increase timeout when waiting for mock dbus service to appear on
          the bus. (11b0e83)

2016-02-08 Gerry Boland

        * Add support for QDBUS_DBUS_START_TIMEOUT env var to customize
          timeout (ce7edbc)
        * Increase timeout when waiting for mock dbus service to appear on
          the bus (48523f2)

2015-09-18 CI Train Bot

        * Releasing 0.2+15.10.20150918-0ubuntu1 (edff636) (tag:
          0.2+15.10.20150918-0ubuntu1)

2015-09-18 Pete Woods

        * Fix building on wily
          Fixes: #1451507 (ef7e827)
        * Disable valgrind usage by default, and use cmake-extras to find
          GMock (6d1a66e)

2015-06-04 CI Train Bot

        * Releasing 0.2+15.10.20150604-0ubuntu1 (f05eb95) (tag:
          0.2+15.10.20150604-0ubuntu1)

2015-06-04 Pete Woods

        * Fix FTBFS on PPC
          Fixes: #1451507 (9ff4f9c)

2015-05-05 Pete Woods

        * Fix FTBFS on ppc (7be73c5)

2014-03-25 CI bot

        * Releasing 0.2+14.04.20140325-0ubuntu1 (a5b1843) (tag:
          0.2+14.04.20140325-0ubuntu1)

2014-03-25 Pete Woods

        * Correctly handle crashing child processes
          Fixes: 1296744 (446882c)

2014-03-18 Pete Woods

        * Handle crashing child process properly (94f7b5a)

2014-03-03 CI bot

        * Releasing 0.2+14.04.20140303.1-0ubuntu1 (2664d41) (tag:
          0.2+14.04.20140303.1-0ubuntu1)

2014-03-03 Pete Woods

        * Valgrind doesn't like dlopens
          Fixes: 1287135 (2976dbb)
        * Undo random suppression changes (e488d32)
        * Disable valgrind on ARM (8f66c7d)
        * Valgrind doesn't like dl_open (6b060c6)

2014-01-08 Ken VanDine

        * Sync packaging changes uploaded to the archive back to trunk.
          (bbb0c66)
        * dropped the changes to debian/rules for valgrind on i386, it has
          been disabled in in cmake. (b2ff79e)

2014-01-07 Ken VanDine

        * releasing package libqtdbustest version
          0.2+14.04.20131128.1-0ubuntu3 (9fd8d42)

2014-01-02 Pete Woods

        * Valgrind is not present on all architectures.
          Fixes:
          https://bugs.launchpad.net/bugs/1262638,
          https://bugs.launchpad.net/bugs/1263925,
          https://bugs.launchpad.net/bugs/1263926. (d10be7a)
        * Add supressions for i386 failures (934074d)
        * Valgrind is not present on all architectures (845b182)

2013-11-28 Automatic PS uploader

        * Releasing 0.2+14.04.20131128.1-0ubuntu1 (revision 27 from
          lp:libqtdbustest). (f6c6b74)
        * Releasing 0.2+14.04.20131128.1-0ubuntu1, based on r27 (d8ef0a7)

2013-11-13 Pete Woods

        * Add qdbus-simple-test-runner binary (5cdabee)
        * Don't terminate the watchdog (082c670)
        * Terminate processes rather than kill them, so they can report
          coverage (af488ed)
        * Revert accidental change (c4b512e)
        * SuicidalProcess kills child process in destructor now (12d2539)
        * Update symbols (bdf8605)
        * Fix ABI breakage (582a403)

2013-11-12 Pete Woods

        * Bump version number (161cf04)
        * Add qdbus-simple-test-runner binary (a3549e5)
        * Add environment variable to allow child process output printing
          (4d317c1)

2013-11-11 Pete Woods

        * Add environment variable to allow child process output printing
          (f5ba1c5)

2013-08-15 Automatic PS uploader

        * Releasing 0.1+13.10.20130815-0ubuntu1 (revision 24 from
          lp:libqtdbustest). (97282a2)
        * Releasing 0.1+13.10.20130815-0ubuntu1, based on r24 (02145c7)

2013-08-15 Pete Woods

        * Rename parameter to be less confusing. (688edce)
        * Rename parameter interface->name to be less confusing (0546687)

2013-08-14 Automatic PS uploader

        * Releasing 0.1+13.10.20130814-0ubuntu1 (revision 22 from
          lp:libqtdbustest). (c21c2e9)
        * Releasing 0.1+13.10.20130814-0ubuntu1, based on r22 (c5dc55d)

2013-08-13 Pete Woods

        * Add more tests. (b674c81)
        * New symbol (c898e90)
        * Fix ABI breakage (e158022)
        * More tests (21b8ec7)

2013-08-09 Automatic PS uploader

        * Releasing 0.1+13.10.20130809-0ubuntu1 (revision 20 from
          lp:libqtdbustest). (4f46d9e)
        * Releasing 0.1+13.10.20130809-0ubuntu1, based on r20 (402272e)

2013-08-08 Robert Bruce Park

        * Copyright cleanup. (f8560ce)
        * Copyright and whitespace cleanup. (878ad34)

2013-08-08 Pete Woods

        * Enable coverage reports (2856788)

2013-08-07 Pete Woods

        * Add first test. (b36a8de)
        * Fix test (9f3fbc7)
        * Take out the memory check temporarily (9e0bfda)
        * Cleanup (477b2b1)
        * Add test for QProcessDBusService (e9a323c)
        * Remove dead tests (bbe43f5)

2013-08-07 Robert Bruce Park

        * Packaging comment. (f713ca2)
        * wrap-and-sort -a -t (b7d2ee6)
        * Packaging fixes necessary for daily release. (525a1d1)

2013-08-05 Pete Woods

        * Add suicidal process as an API class (1a93f9c)
        * First attempt at a watchdog (fc5ab91)
        * Fix packaging (7f69d99)
        * Fix copyright (49b0ea2)
        * Set up debian build files (0efb5dd)
        * More complete install (8a04c4b)
        * Delete everything not related to libqtdbustest (984d185)

2013-08-02 Pete Woods

        * Create a gmenumodel and confirm it is correct by reading it back in
          again (2f6f0ee)

2013-08-01 Pete Woods

        * Add code to construct gmenumodels (0b48080)

2013-07-29 Pete Woods

        * Fix support for mocking session services (e59ec37)
        * Support the whole dbusmock interface (ca18a4b)
        * Support separate mocked session and system buses (7536096)
        * Pull out the dbus initialisationd and mocking into separate
          libraries (766d459)

2013-07-24 Pete Woods

        * Initial commit (a34c0af)
