[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. debian/0.7.29-1-1-gfbc5de4

Simon McVittie smcv at debian.org
Thu Apr 23 15:44:36 UTC 2009


The following commit has been merged in the debian branch:
commit fbc5de4a9a4b09aab4a894955583ed866e54edf5
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Apr 23 16:21:23 2009 +0100

    Run `make check` when telepathy-glib is compiled, unless nocheck is in DEB_BUILD_OPTIONS

diff --git a/debian/changelog b/debian/changelog
index 4f00e94..96bbc40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+telepathy-glib (0.7.29-2) UNRELEASED; urgency=low
+
+  * Run `make check` when telepathy-glib is compiled, unless nocheck is in
+    DEB_BUILD_OPTIONS
+
+ -- Simon McVittie <smcv at debian.org>  Thu, 23 Apr 2009 16:20:07 +0100
+
 telepathy-glib (0.7.29-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index fc38853..05083ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ common-binary-post-install-arch:: list-missing
 
 DEB_DH_STRIP_ARGS := --dbg-package=libtelepathy-glib0-dbg
 
+DEB_MAKE_CHECK_TARGET := check
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--disable-Werror \
 	--enable-gtk-doc \

-- 
telepathy-glib packaging



More information about the Pkg-telepathy-commits mailing list