r48964 - in /desktop/unstable/gtk+3.0/debian: changelog control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 31 18:51:13 UTC 2016


Author: biebl
Date: Tue May 31 18:51:12 2016
New Revision: 48964

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48964
Log:
Re-enable test-suite.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control.in
    desktop/unstable/gtk+3.0/debian/rules

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=48964&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Tue May 31 18:51:12 2016
@@ -3,6 +3,7 @@
   * New upstream release.
   * Drop revert-scrolledwindow-Remove-child-before-destroying.patch, merged
     upstream.
+  * Re-enable test-suite.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 31 May 2016 20:48:14 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=48964&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Tue May 31 18:51:12 2016
@@ -12,10 +12,10 @@
                gettext,
                pkg-config,
                autotools-dev,
-#               dbus-x11 <!nocheck>,
-#               gsettings-desktop-schemas <!nocheck>,
-#               adwaita-icon-theme <!nocheck>,
-#               at-spi2-core <!nocheck>,
+               dbus-x11 <!nocheck>,
+               gsettings-desktop-schemas <!nocheck>,
+               adwaita-icon-theme <!nocheck>,
+               at-spi2-core <!nocheck>,
                libglib2.0-dev (>= 2.45.8),
                libgdk-pixbuf2.0-dev (>= 2.30.0),
                libpango1.0-dev (>= 1.37.3),
@@ -48,7 +48,7 @@
                libjson-glib-dev,
                gobject-introspection (>= 1.41.3),
                libgirepository1.0-dev (>= 1.39.0),
-#               xvfb <!nocheck>
+               xvfb <!nocheck>
 Build-Depends-Indep: docbook-xml,
                      docbook-utils,
                      libglib2.0-doc,

Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=48964&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Tue May 31 18:51:12 2016
@@ -111,7 +111,7 @@
 # Get failing tests' stdout/err so we have some information when a build fails
 export VERBOSE=1
 
-#DEB_MAKE_CHECK_TARGET = -k check
+DEB_MAKE_CHECK_TARGET = -k check
 DEB_INSTALL_DOCS_ALL = AUTHORS
 DEB_INSTALL_DOCS_$(COMMON_PKG) = README NEWS
 DEB_INSTALL_DOCS_$(DOC_PKG) += -X.in




More information about the pkg-gnome-commits mailing list