Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
dont-build-with-werror.patch | Don't build with -Werror; this is a bad idea for release builds as it means you get build failures for deprecations diff --git a/src/Makefile.am b/src/Makefile.am index 24a3f1f..7c44544 100644 |
Iain Lane <laney@debian.org> | no | https://bazaar.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk.16.10/revision/102 | ||
replace-deprecated-functions.patch | tests: Replace deprecated g_main_{pending,iteration} with current g_main_context_{pending,iteration} diff --git a/tests/test-libdbustest-mock.c b/tests/test-libdbustest-mock.c index 2ebaa66..321206a 100644 |
Iain Lane <laney@debian.org> | no | https://bazaar.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk.16.10/revision/109 | ||
0001_spelling-error.patch | Fix typo in dbus-test-runner options overview | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
1001_use-mate-common.patch | Switch from gnome-common to mate-common build toolchain | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
1002_new-gobject-private-api.patch | Port to new GObject private ABI | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no |