2024-01-25 Mike Gabriel

        * Release 0.9.1 (HEAD -> main, tag: 0.9.1)
        * CMakeLists.txt: Set PROJECT_VERSION in CMakeLists.txt. (130f531)

2024-01-10 Alberto Mardegan

        * DBusMock: separate mocks for system and session buses (efb0643)

2023-10-27 Alberto Mardegan

        * MethodCall: add support for arrays of different basic types
          (1dee410)

2023-02-15 Mike Gabriel

        * Merge branch 'patches' into 'main' (e875ddd)

2023-02-12 Luca Weiss

        * Set default C++ version to C++17 (7784929)

2023-02-10 Rodney Dawes

        * Release 0.9.0 (fed65c6) (tag: 0.9.0)
        * debian: Update Homepage and Vcs links (f3972a1)
        * Update Jenkinsfile and move to debian directory (feb7d4e)
        * debian: Update gtest dependencies to build against focal (1380d4e)
        * Remove legacy bzr data (5e63b15)
        * Fix COPYING files as LGPLv3 is a set of exceptions to GPLv3
          (0e2bc33)

2023-02-09 Rodney Dawes

        * README: Fix missing close quote typo (fbbca1d)

2019-04-11 Luca Weiss

        * debian/control: update for libnm dependency (3ec2098)
        * Migrate from libnm-glib to libnm (1cfa6ed)

2018-10-13 Alberto Mardegan

        * Packaging: add "Multi-Arch: foreign" to the -common package
          (8f2e644)

2018-06-09 Ivan Semkin

        * Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) (bc698f8)

2018-01-12 Dan Chapman

        * Imported to UBports (6989005)

2017-04-30 Pete Woods

        * Docs (1cfc7f1)

2017-03-16 Bileto Bot

        * Releasing 0.7+17.04.20170316.1-0ubuntu1 (939f792) (tag:
          0.7+17.04.20170316.1-0ubuntu1)
        * Add hostname1 and login1 templates to new binary package
          libqtdbusmock1-common.;  Search
          /usr/share/libqtdbusmock/templates for templates.
          (3e66bcd)

2017-03-16 Pete Woods

        * Improve changelog message (0ca8c1c)
        * Fix Xavi's review comment (a07f3b8)
        * Remove multiarch and shlibs depends (38c5910)
        * Remove duplicate property entry (ae8dbc3)

2017-03-15 Pete Woods

        * Add hostname1 and login1 templates to new -common package (01056eb)

2017-01-06 Bileto Bot

        * Releasing 0.6+17.04.20170106-0ubuntu1 (602eb61) (tag:
          0.6+17.04.20170106-0ubuntu1)

2017-01-06 Pete Woods

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

2016-12-12 Pete Woods

        * Switch entirely to cmake-extras provided modules (fdaac95)

2016-12-06 Bileto Bot

        * Releasing 0.6+17.04.20161206-0ubuntu1 (f695067) (tag:
          0.6+17.04.20161206-0ubuntu1)
        * Add AddDeviceConnection, SettingsAddConnection methods to network
          manager mock interface.;  Switch to cmake-extras version
          of FindGMock.;  CHange to pragma once for header guard
          macros. (e7a48da)

2016-12-06 Pete Woods

        * Fix incorrect GMock package find (d323828)

2016-12-02 Pete Woods

        * Fix date (0b26850)

2016-11-25 Pete Woods

        * Improve changelog message (34dd5cb)
        * Switch to cmake-extras version of FindGMock (92636d9)
        * Add bindings for NetworkManager mock interface methods for adding
          connection settings (89b1dd3)

2015-10-09 CI Train Bot

        * Releasing 0.5+15.10.20151009-0ubuntu1 (2724992) (tag:
          0.5+15.10.20151009-0ubuntu1)

2015-10-09 Pete Woods

        * Enable the passing of parameters to templates. Add extra templates.
          Fix version number of registerTemplate symbol (marked
          0changeme). Depend on python-dbusmock >= 0.16 (2ff6201)
        * Enable the passing of parameters to templates Add extra templates
          Depend on python-dbusmock >= 0.16 (e2bac3c)

2015-10-06 CI Train Bot

        * Releasing 0.4+15.10.20151006.3-0ubuntu1 (2773714) (tag:
          0.4+15.10.20151006.3-0ubuntu1)

2015-10-06 Pete Woods

        * Add new NM methods. Stop running valgrind by default.
          Fixes:
          #1451507 (5fa85ab)
        * Don't run valgrind under jenkins (86287e8)

2015-09-15 Pete Woods

        * Add new methods to NetworkManager mock interface. (fb7175e)

2015-06-04 CI Train Bot

        * Releasing 0.3+15.10.20150604-0ubuntu1 (ca3193e) (tag:
          0.3+15.10.20150604-0ubuntu1)

2015-06-04 Pete Woods

        * Fix FTBFS on PPC
          Fixes: #1451512 (edd2218)

2015-05-05 Pete Woods

        * Fix FTBFS on PPC (6334f99)

2015-03-31 CI Train Bot

        * Releasing 0.3+15.04.20150331-0ubuntu1 (b2fa97c) (tag:
          0.3+15.04.20150331-0ubuntu1)

2015-03-31 Pete Woods

        * Add delegates for urfkill and ofono (9fb5b3e)
        * Don't depend on installed version of urfkill (47a2663)

2015-03-09 Pete Woods

        * Depend on newer package versions (009eb87)
        * Remove flags parameter (20d9d53)

2015-03-09 Marcus Tomlinson

        * Added NotificationClosed signal to notification-daemon-mock.xml
          (3516968)

2015-03-06 Pete Woods

        * New version (edeab99)

2015-03-06 Marcus Tomlinson

        * Updated symbols (007a518)
        * Added DBusMock::notificationDaemonInterface() (056ceb9)

2015-03-04 Pete Woods

        * Missing symbols (bed511c)

2015-03-03 Marcus Tomlinson

        * Rename Notifications to NotificationDaemon (0811edb)
        * Move notifications service to session bus (a558f1e)
        * Added registerNotifications() method to DBusMock (f967f02)
        * Added NotificationsMockInterface (62f2ef7)

2015-03-02 Pete Woods

        * Fix initialisation bug in ofono interfaces, and initialise by path
          (06da864)
        * Install the new header (1369d15)
        * Add ConnectionManager interface (b16b4bc)

2015-02-27 Marcus Tomlinson

        * Stop that! It's silly (275d88c)

2015-02-26 Pete Woods

        * Add SetPropery method (cf1ab71)
        * Add missing symbols (066b3e0)
        * Add missing symbols (b128cad)

2015-02-26 Marcus Tomlinson

        * Added RemoveActiveConnection method to nm-manager-mock.xml
          (619e07d)
        * Added DBusMock::ofonoModemInterface() method (eab30eb)

2015-02-25 Marcus Tomlinson

        * Added flags argument to AddAccessPoint() (2d127df)

2015-02-24 Pete Woods

        * Add WiFi removal methods to mock control interface (a6e0d92)
        * Add missing symbols (bf67f37)

2015-02-24 Marcus Tomlinson

        * Added DBusMock::ofonoNetworkRegistrationInterface() method
          (b46876b)

2015-02-23 Marcus Tomlinson

        * Added DBusMock::ofonoSimManagerInterface() method (b1fae6c)

2015-02-16 Pete Woods

        * Add missing file (e968ed3)

2015-02-11 Pete Woods

        * Support new network manager mock methods (1a00bcc)

2015-02-02 Pete Woods

        * Add ofono control (ea78397)

2015-01-26 Pete Woods

        * Add urfkill stubs (97991ba)

2015-01-19 Pete Woods

        * Add delegates to ofono and urfkill (015a226)

2014-07-30 CI bot

        * Releasing 0.2+14.10.20140730-0ubuntu1 (c18672c) (tag:
          0.2+14.10.20140730-0ubuntu1)

2014-07-30 Mathieu Trudel-Lapierre

        * Add a registerTemplate() function to allow starting dbusmock with
          templates other than networkmanager. Approved by: PS
          Jenkins bot, Manuel de la Peña (b8ef99c)

2014-07-28 Mathieu Trudel-Lapierre

        * Merge fixes from mandel. (b297cc8)

2014-07-25 Manuel de la Peña

        * Do not leak pointers to iface. (4f20b87)

2014-07-25 Mathieu Trudel-Lapierre

        * Improve tests to check that the AddWifiDevice calls succeeded.
          (4f11b4a)
        * Fix indentation for registerTemplate declaration. (366f253)

2014-07-24 Mathieu Trudel-Lapierre

        * Allow starting other templates than NetworkManager via a
          registerTemplate() method; make registerNetworkManager use
          it for simplicity. (5980e40)

2014-03-04 CI bot

        * Releasing 0.2+14.04.20140304-0ubuntu1 (46ad5e1) (tag:
          0.2+14.04.20140304-0ubuntu1)

2014-03-04 Pete Woods

        * Disable Valgrind on ARM
          Fixes: 1287135 (ee9d5f9)

2014-03-03 Pete Woods

        * Disable valgrind on ARM (7797ade)

2014-01-28 Pete Woods

        * Fix typo (32a9a7a)

2014-01-08 Ken VanDine

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

2014-01-07 Ken VanDine

        * Disable the testsuite on i386 for now. See #1262638 and #1263926.
          * Don't build-depend on valgrind on architecture without
          valgrind.;  Don't run the testsuite when valgrind is not
          available. (a2e3b32)

2014-01-02 Pete Woods

        * Valgrind is not present on all architectures.
          Fixes:
          https://bugs.launchpad.net/bugs/1263925,
          https://bugs.launchpad.net/bugs/1263926. (43675bb)
        * Add suppressions for false positives on i386 (dc6ebd3)
        * Valgrind is not present on all architectures (a64569c)

2013-11-28 Automatic PS uploader

        * Releasing 0.2+14.04.20131128.1-0ubuntu1 (revision 28 from
          lp:libqtdbusmock). (28b692f)
        * Releasing 0.2+14.04.20131128.1-0ubuntu1, based on r28 (1885c26)

2013-11-15 Pete Woods

        * Handle different mock interfaces on the same dbus name (471c8fa)
        * Improve transformation code (ff736d3)
        * New release (5e06c48)
        * Handle different mock interfaces on the same dbus name (bd02335)

2013-09-18 Automatic PS uploader

        * Releasing 0.1+13.10.20130918-0ubuntu1 (revision 26 from
          lp:libqtdbusmock). (0f603c0)
        * Releasing 0.1+13.10.20130918-0ubuntu1, based on r26 (ee2339c)

2013-09-17 Pete Woods

        * Correctly handle variant maps inside method argument lists.
          (c38ffe9)
        * Handle variant maps inside method call arguments (e1ae167)

2013-08-14 Automatic PS uploader

        * Releasing 0.1+13.10.20130814-0ubuntu1 (revision 24 from
          lp:libqtdbusmock). (855d72b)
        * Releasing 0.1+13.10.20130814-0ubuntu1, based on r24 (7e34fbb)

2013-08-13 Pete Woods

        * More tests. (104915b)
        * More tests, and fix cutom mock bug (6e9445b)

2013-08-09 Automatic PS uploader

        * Releasing 0.1+13.10.20130809-0ubuntu1 (revision 22 from
          lp:libqtdbusmock). (f705a6d)
        * Releasing 0.1+13.10.20130809-0ubuntu1, based on r22 (fccb051)

2013-08-08 Robert Bruce Park

        * Copyright cleanup. (3b5095c)
        * Copyright and whitespace cleanup. (a0be18f)
        * Fix COPYING file. (87d38cb)

2013-08-08 Pete Woods

        * Enable coverage (0e93c77)

2013-08-07 Pete Woods

        * Fix tests. (9a5ba5a)
        * Add missing dbusmock build dependency for tests (10df339)
        * First test (e8070cf)
        * First test (b9747d3)

2013-08-07 Robert Bruce Park

        * Packaging fixes necessary for daily release. (6e80083)

2013-08-05 Pete Woods

        * Fix network manager dependency (8697d5b)
        * Export stream operators (cfa6f88)
        * Add helper headers to install (d40dfd9)
        * Install generated headers (830fe41)
        * Change to 1.0 source format (5b98ab6)
        * Use PIMPL and correctly link against libqtdbustest (8ec7dd3)
        * Export the generated interface symbols (d253133)
        * Missing files (52b6905)
        * Fix packaging (3882c09)
        * Remove everything that's not related to libqtdbusmock (03bb804)

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)
