r49873 - in /desktop/unstable/gtk+3.0/debian: changelog tests/control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Aug 31 16:48:21 UTC 2016


Author: biebl
Date: Wed Aug 31 16:48:20 2016
New Revision: 49873

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49873
Log:
Add dbus to autopkgtest dependencies to ensure machine-id is properly
setup.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/tests/control

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=49873&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Wed Aug 31 16:48:20 2016
@@ -5,6 +5,8 @@
   * Change Build-Depends on dbus-x11 to dbus. The use of dbus-launch has been
     removed upstream so having only dbus installed is sufficient to run the
     test-suite. (Closes: #835891)
+  * Add dbus to autopkgtest dependencies to ensure machine-id is properly
+    setup.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 31 Aug 2016 01:05:43 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/tests/control?rev=49873&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/tests/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/tests/control	[utf-8] Wed Aug 31 16:48:20 2016
@@ -1,2 +1,2 @@
 Tests: build python3-gi
-Depends: libgtk-3-dev, build-essential, xauth, xvfb, python3-gi, gir1.2-gtk-3.0
+Depends: libgtk-3-dev, build-essential, xauth, xvfb, python3-gi, gir1.2-gtk-3.0, dbus




More information about the pkg-gnome-commits mailing list