[SCM] libinstpatch/master: The tests are out-of-date, they need to be updated to the new API; a report has been sent to upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Nov 1 11:35:30 UTC 2010


The following commit has been merged in the master branch:
commit 85c2d338fba8ec698fd04c1b96f7d31b1943ff84
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Nov 1 12:33:00 2010 +0100

    The tests are out-of-date, they need to be updated to the new API; a report has been sent to upstream.

diff --git a/debian/patches/04-fix_tests.patch b/debian/patches/04-fix_tests.patch
new file mode 100644
index 0000000..87681a8
--- /dev/null
+++ b/debian/patches/04-fix_tests.patch
@@ -0,0 +1,19 @@
+Author: Alessio Treglia <alessio at debian.org>
+Description: Don't run 'make check' in ./tests, the tests are old and
+ need update to build fine.
+Bug: https://sourceforge.net/support/tracker.php?aid=3100677
+Forwarded: yes
+---
+ Makefile.am |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- libinstpatch.orig/Makefile.am
++++ libinstpatch/Makefile.am
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to produce Makefile.in
+ 
+-SUBDIRS = m4 libinstpatch python utils examples po docs tests
++SUBDIRS = m4 libinstpatch python utils examples po docs
+ EXTRA_DIST = \
+ 	autogen.sh \
+ 	ABOUT-NLS \
diff --git a/debian/patches/series b/debian/patches/series
index e9ee791..30deede 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01-ac-python-devel.patch
 02-gettext.patch
 03-pkgconfig.patch
+04-fix_tests.patch

-- 
libinstpatch packaging



More information about the pkg-multimedia-commits mailing list