[SCM] Git repository for pkg-virtuoso branch, master, updated. debian/6.1.4+dfsg1-3-19-ge880599
Maximiliano Curia
maxy at gnuservers.com.ar
Wed Jun 5 19:29:53 UTC 2013
The following commit has been merged in the master branch:
commit 3564a3cdae124c0b1069925d4507601a5afdde63
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jun 5 10:28:30 2013 +0200
New patch, disable-full-test-suite.patch.
diff --git a/debian/changelog b/debian/changelog
index 44c4f67..f205fc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ virtuoso-opensource (6.1.6+dfsg-1) UNRELEASED; urgency=low
* Update dirs files.
* Update install files.
* Update Pre-Depends for m-a.
+ * New patch, disable-full-test-suite.patch.
-- Debian Krap Maintainers <debian-qt-kde at lists.debian.org> Tue, 04 Jun 2013 12:39:58 +0200
diff --git a/debian/patches/disable-full-test-suite.patch b/debian/patches/disable-full-test-suite.patch
new file mode 100644
index 0000000..66a5177
--- /dev/null
+++ b/debian/patches/disable-full-test-suite.patch
@@ -0,0 +1,19 @@
+commit 34f4d6e586e32fde027cea323237ae8e0d7c64fd
+Author: Maximiliano Curia <maxy at gnuservers.com.ar>
+Date: Wed Jun 5 10:23:30 2013 +0200
+
+ Disable the full test suite
+
+diff --git a/binsrc/tests/Makefile.am b/binsrc/tests/Makefile.am
+index 2736231..2a81e8a 100644
+--- a/binsrc/tests/Makefile.am
++++ b/binsrc/tests/Makefile.am
+@@ -19,7 +19,7 @@
+ #
+ #
+
+-SUBDIRS = . biftest suite dotnet tpcrun oledb rdf wb lubm bsbm
++SUBDIRS = . biftest dotnet tpcrun oledb rdf wb lubm bsbm
+
+ MAKEVER = $(SHELL) $(top_srcdir)/bin/makever
+
diff --git a/debian/patches/series b/debian/patches/series
index 3578aef..4bb2551 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ repack-zlib.patch
build-generated-code-multiple-outputs.patch
build-gmake-to-make.patch
ignore-netstat-failure.patch
+disable-full-test-suite.patch
--
Git repository for pkg-virtuoso
More information about the Pkg-virtuoso-commits
mailing list