[Pkg-telepathy-commits] [SCM] telepathy-qt4 packaging branch, debian, updated. c9c31b2188a06a7f0e7bd0386ebbbd9b83250bee

Simon McVittie smcv at debian.org
Thu Apr 23 11:01:10 UTC 2009


The following commit has been merged in the debian branch:
commit 417437d2b8efd84d18892051edfa71543b172840
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Apr 23 11:38:48 2009 +0100

    Run tests during build

diff --git a/debian/control b/debian/control
index ad2246a..46dd7f1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: cdbs,
                libtelepathy-farsight-dev (>= 0.0.4),
                libtelepathy-glib-dev (>= 0.7.28),
                pkg-config (>= 0.21),
-               python (>= 2.5)
+               python (>= 2.5),
+               python-dbus
 Build-Depends-Indep: doxygen,
                      graphviz
 Standards-Version: 3.8.0
diff --git a/debian/rules b/debian/rules
index e7e21ff..1c2a29d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ CXXFLAGS += -fPIC
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--disable-Werror \
 	--docdir=/usr/share/doc/libtelepathy-qt4-doc
+DEB_MAKE_CHECK_TARGET = check
 
 common-build-indep::
 	$(DEB_MAKE_INVOKE) doxygen-doc

-- 
telepathy-qt4 packaging



More information about the Pkg-telepathy-commits mailing list