[Pkg-telepathy-commits] [SCM] libnice packaging branch, debian, updated. upstream/0.1.4-132-g0b7a678

Simon McVittie smcv at debian.org
Tue Jun 4 08:48:05 UTC 2013


The following commit has been merged in the debian branch:
commit b69ac3c62508eba2a70ed0b84d9bd398d794c8d0
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Jun 4 09:34:10 2013 +0100

    Get verbose output from tests

diff --git a/debian/changelog b/debian/changelog
index 4a8404a..98f5a58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libnice (0.1.4-1) UNRELEASED; urgency=low
     - duplicate short description
     - non-canonical Vcs-Git
   * Use dh_autoreconf
+  * Get verbose output from tests
 
  -- Simon McVittie <smcv at debian.org>  Tue, 04 Jun 2013 09:04:10 +0100
 
diff --git a/debian/rules b/debian/rules
index a292f5f..5f282c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
-DEB_MAKE_CHECK_TARGET := check || true
+DEB_MAKE_CHECK_TARGET := check VERBOSE=1 G_MESSAGES_DEBUG=all || true
 
 DEB_DBG_PACKAGE_libnice10 := libnice-dbg
 

-- 
libnice packaging



More information about the Pkg-telepathy-commits mailing list