[SCM] extra-cmake-modules packaging branch, master, updated. debian/5.37.0-2-89-geea6c57

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:24:23 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=72e7b2b

The following commit has been merged in the master branch:
commit 72e7b2b8763c81778ba99cf850a56d582bd835e4
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon Sep 21 15:30:23 2015 +0100

    cherry-pick debian/rules change from Debian to not run tests, unknown failure in powerpc
---
 debian/changelog | 7 +++++++
 debian/rules     | 4 ++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 02a3469..1fdd12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+extra-cmake-modules (5.14.0-0ubuntu2) wily; urgency=medium
+
+  * cherry-pick debian/rules change from Debian to not run tests, unknown
+    failure in powerpc
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 21 Sep 2015 15:29:49 +0100
+
 extra-cmake-modules (5.14.0-0ubuntu1) wily; urgency=medium
 
   * new upstream release
diff --git a/debian/rules b/debian/rules
index 02924bb..b33a5ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 # -*- makefile -*-
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+
+override_dh_auto_test:
+	# Disable dh_auto_test at build time
+	:

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list