[SCM] QCA2 library packaging branch, experimental, updated. debian/2.0.3-6-27-g500c24e

Felix Geyer fgeyer at moszumanska.debian.org
Mon May 25 11:17:43 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/qca2.git;a=commitdiff;h=e399723

The following commit has been merged in the experimental branch:
commit e399723dd8bdbaf3760212d9e29606aa94f649cf
Author: Felix Geyer <fgeyer at debian.org>
Date:   Mon May 25 12:49:34 2015 +0200

    Run the test suite on both builds.
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4614467..a892447 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qca2 (2.1.0.3-2) UNRELEASED; urgency=medium
+
+  * Run the test suite on both builds.
+
+ -- Felix Geyer <fgeyer at debian.org>  Mon, 25 May 2015 12:49:12 +0200
+
 qca2 (2.1.0.3-1) experimental; urgency=medium
 
   * Prepare qt5 support.
diff --git a/debian/rules b/debian/rules
index d608d70..bf1d162 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,10 @@ override_dh_auto_build:
 	$(overridden_command) --builddirectory=$(QT5_BUILD_DIR)
 	$(overridden_command) --builddirectory=$(QT5_BUILD_DIR) -- doc
 
+override_dh_auto_test:
+	$(overridden_command)
+	$(overridden_command) --builddirectory=$(QT5_BUILD_DIR)
+
 override_dh_auto_install:
 	$(overridden_command)
 	$(overridden_command) --builddirectory=$(QT5_BUILD_DIR)

-- 
QCA2 library packaging



More information about the pkg-kde-commits mailing list