[cpl-plugin-template] 49/58: Force serial-tests to get better verbose output

Ole Streicher olebole at moszumanska.debian.org
Tue Mar 31 09:23:43 UTC 2015


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

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

commit 1edc778d8afb923637f01bc6439023e6069f00ae
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Dec 29 17:53:46 2013 +0100

    Force serial-tests to get better verbose output
---
 debian/patches/serial-tests | 47 +++++++++++++++++++++++++++++++++++++++++++++
 debian/patches/series       |  1 +
 2 files changed, 48 insertions(+)

diff --git a/debian/patches/serial-tests b/debian/patches/serial-tests
new file mode 100644
index 0000000..616e45e
--- /dev/null
+++ b/debian/patches/serial-tests
@@ -0,0 +1,47 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Force serial-tests to get better verbose output
+Bug: http://bugs.debian.org/715204
+--- a/recipes/tests/Makefile.am
++++ b/recipes/tests/Makefile.am
+@@ -17,7 +17,7 @@
+ ##   along with this program; if not, write to the Free Software
+ ##   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02111-1307  USA
+ 
+-AUTOMAKE_OPTIONS = 1.8 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~ .logfile
+ 
+--- a/template/tests/Makefile.am
++++ b/template/tests/Makefile.am
+@@ -17,7 +17,7 @@
+ ##   along with this program; if not, write to the Free Software
+ ##   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ 
+-AUTOMAKE_OPTIONS = 1.6 foreign
++AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+ 
+ DISTCLEANFILES = *~ .logfile
+ 
+--- a/regtests/tests/Makefile.am
++++ b/regtests/tests/Makefile.am
+@@ -17,7 +17,7 @@
+ ##   along with this program; if not, write to the Free Software
+ ##   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 = *~
+ 
+--- a/irplib/tests/Makefile.am
++++ b/irplib/tests/Makefile.am
+@@ -17,7 +17,7 @@
+ ##   along with this program; if not, write to the Free Software
+ ##   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02111-1307  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 e2c2220..9839386 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 libadd_cpl.patch
 set_plugindir.patch
 use-std-paths-for-cpl.patch
+serial-tests

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



More information about the debian-science-commits mailing list