[cpl] 01/01: Force serial tests

Ole Streicher olebole-guest at moszumanska.debian.org
Wed Mar 19 14:17:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl.

commit 8c43cab6c4e3bfda6bc9f16c104671f900b2aa6f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Mar 19 14:00:18 2014 +0100

    Force serial tests
---
 debian/changelog            |  6 +++++
 debian/patches/serial-tests | 58 +++++++++++++++++++++++++++++++++++++++++++++
 debian/patches/series       |  1 +
 3 files changed, 65 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 81053fc..b99d4c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cpl (6.4.1-2) unstable; urgency=low
+
+  * Force serial tests
+
+ -- Ole Streicher <debian at liska.ath.cx>  Wed, 19 Mar 2014 13:58:37 +0100
+
 cpl (6.4.1-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/patches/serial-tests b/debian/patches/serial-tests
new file mode 100644
index 0000000..468bcee
--- /dev/null
+++ b/debian/patches/serial-tests
@@ -0,0 +1,58 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Force serial-tests to get better verbose output
+Bug: http://bugs.debian.org/715204
+--- a/cplcore/tests/Makefile.am
++++ b/cplcore/tests/Makefile.am
+@@ -18,7 +18,7 @@
+ ##   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1307  USA
+ 
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~
+ 
+--- a/cpldfs/tests/Makefile.am
++++ b/cpldfs/tests/Makefile.am
+@@ -18,7 +18,7 @@
+ ##   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1307  USA
+ 
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~
+ 
+--- a/cpldrs/tests/Makefile.am
++++ b/cpldrs/tests/Makefile.am
+@@ -18,7 +18,7 @@
+ ##   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1307  USA
+ 
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~
+ 
+--- a/cplui/tests/Makefile.am
++++ b/cplui/tests/Makefile.am
+@@ -18,7 +18,7 @@
+ ##   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1307  USA
+ 
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~
+ 
+--- a/libcext/tests/Makefile.am
++++ b/libcext/tests/Makefile.am
+@@ -18,7 +18,7 @@
+ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ 
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 8e63901..2dd308b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ loose_cplfit_test.patch
 disable_some_tests.patch
 no_compiletime_cpucheck.patch
 fix_required_versions.patch
+serial-tests

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl.git



More information about the debian-science-commits mailing list