r46224 - in /desktop/unstable/json-glib/debian: changelog control rules
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Fri Oct 2 11:18:11 UTC 2015
Author: laney
Date: Fri Oct 2 11:18:11 2015
New Revision: 46224
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46224
Log:
debian/rules: Run testsuite verbosely
Modified:
desktop/unstable/json-glib/debian/changelog
desktop/unstable/json-glib/debian/control
desktop/unstable/json-glib/debian/rules
Modified: desktop/unstable/json-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/changelog?rev=46224&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/changelog [utf-8] (original)
+++ desktop/unstable/json-glib/debian/changelog [utf-8] Fri Oct 2 11:18:11 2015
@@ -7,6 +7,7 @@
* debian/patches/0001-tests-builder-Don-t-duplicate-test-names.patch:
Cherry-pick. Don't duplicate test names, so as not to fail to build with
glib 2.46.
+ * debian/rules: Run testsuite verbosely
-- Michael Biebl <biebl at debian.org> Sat, 23 May 2015 16:01:05 +0200
Modified: desktop/unstable/json-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/control?rev=46224&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/control [utf-8] (original)
+++ desktop/unstable/json-glib/debian/control [utf-8] Fri Oct 2 11:18:11 2015
@@ -6,7 +6,7 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.93~),
dh-autoreconf,
Modified: desktop/unstable/json-glib/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/rules?rev=46224&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/rules [utf-8] (original)
+++ desktop/unstable/json-glib/debian/rules [utf-8] Fri Oct 2 11:18:11 2015
@@ -16,6 +16,6 @@
--enable-introspection=yes
DEB_DH_MAKESHLIBS_ARGS_libjson-glib-1.0-0 += -V -- -c4
-DEB_MAKE_CHECK_TARGET = check
+DEB_MAKE_CHECK_TARGET = check VERBOSE=1
common-binary-predeb-arch:: list-missing
More information about the pkg-gnome-commits
mailing list