r45936 - in /desktop/experimental/gdk-pixbuf/debian: changelog rules
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Thu Sep 17 13:33:24 UTC 2015
Author: laney
Date: Thu Sep 17 13:33:24 2015
New Revision: 45936
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45936
Log:
Run the tests with VERBOSE=1
Modified:
desktop/experimental/gdk-pixbuf/debian/changelog
desktop/experimental/gdk-pixbuf/debian/rules
Modified: desktop/experimental/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/changelog?rev=45936&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] Thu Sep 17 13:33:24 2015
@@ -1,3 +1,9 @@
+gdk-pixbuf (2.31.7-2) UNRELEASED; urgency=medium
+
+ * Run the tests with VERBOSE=1
+
+ -- Iain Lane <laney at debian.org> Thu, 17 Sep 2015 14:33:14 +0100
+
gdk-pixbuf (2.31.7-1) unstable; urgency=medium
[ Michael Biebl ]
Modified: desktop/experimental/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/rules?rev=45936&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/rules [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/rules [utf-8] Thu Sep 17 13:33:24 2015
@@ -9,7 +9,7 @@
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-DEB_MAKE_CHECK_TARGET = check
+DEB_MAKE_CHECK_TARGET = check VERBOSE=1
DEB_CONFIGURE_EXTRA_FLAGS := --with-x11 \
--enable-introspection \
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
More information about the pkg-gnome-commits
mailing list