r47845 - in /desktop/unstable/gcr/debian/patches: 0001-do-not-require-system-bus-for-running-test-suite.patch 0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Apr 4 01:48:17 UTC 2016
Author: biebl
Date: Mon Apr 4 01:48:17 2016
New Revision: 47845
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47845
Log:
Add upstream bug refs
Modified:
desktop/unstable/gcr/debian/patches/0001-do-not-require-system-bus-for-running-test-suite.patch
desktop/unstable/gcr/debian/patches/0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch
Modified: desktop/unstable/gcr/debian/patches/0001-do-not-require-system-bus-for-running-test-suite.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcr/debian/patches/0001-do-not-require-system-bus-for-running-test-suite.patch?rev=47845&op=diff
==============================================================================
--- desktop/unstable/gcr/debian/patches/0001-do-not-require-system-bus-for-running-test-suite.patch [utf-8] (original)
+++ desktop/unstable/gcr/debian/patches/0001-do-not-require-system-bus-for-running-test-suite.patch [utf-8] Mon Apr 4 01:48:17 2016
@@ -7,6 +7,8 @@
harder to run the test suite in a restricted environment like on
buildds. As the DBus connection seems to be unused, simply remove it
altogether.
+
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=764562
---
gcr/test-system-prompt.c | 5 -----
1 file changed, 5 deletions(-)
Modified: desktop/unstable/gcr/debian/patches/0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcr/debian/patches/0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch?rev=47845&op=diff
==============================================================================
--- desktop/unstable/gcr/debian/patches/0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch [utf-8] (original)
+++ desktop/unstable/gcr/debian/patches/0002-wait-longer-for-dbus-replies-in-test_watch_cancels.patch [utf-8] Mon Apr 4 01:48:17 2016
@@ -5,6 +5,8 @@
Increase the time we wait for a reply from 250ms to 1s. Apparently 250ms
is too low for slow architectures like mipsel.
+
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=764569
---
gcr/test-system-prompt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pkg-gnome-commits
mailing list