r41149 - in /desktop/experimental/glib2.0/debian: changelog tests/control

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Mon Mar 31 10:56:30 UTC 2014


Author: smcv
Date: Mon Mar 31 10:56:30 2014
New Revision: 41149

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41149
Log:
Add xauth test-dep, needed for xvfb-run

Crediting Laney in the changelog since this is just a copy of his change
from unstable.

Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/tests/control

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=41149&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog	[utf-8] Mon Mar 31 10:56:30 2014
@@ -2,6 +2,7 @@
 
   * gdbus-tests-wait-up-to-60s-for-gdbus-testserver-to-t.patch: Take latest
     version from upstream bug to resolve some test failures.
+  * Add xauth test-dep, needed for xvfb-run
 
  -- Iain Lane <laney at debian.org>  Mon, 31 Mar 2014 11:18:18 +0100
 

Modified: desktop/experimental/glib2.0/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/tests/control?rev=41149&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/tests/control	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/tests/control	[utf-8] Mon Mar 31 10:56:30 2014
@@ -2,4 +2,4 @@
 Depends: libglib2.0-dev, build-essential
 
 Tests: installed-tests
-Depends: libglib2.0-tests, dbus-x11, xvfb, gnome-desktop-testing
+Depends: libglib2.0-tests, dbus-x11, xauth, xvfb, gnome-desktop-testing




More information about the pkg-gnome-commits mailing list