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

tille pushed a commit to branch master
in repository freebayes.

commit 1ba4afd729a6d01a1287755f7273bbcbe89e4da5
Author: Andreas Tille <ti...@debian.org>
Date:   Tue Nov 8 11:55:45 2016 +0100

    do not test vcflib
---
 debian/changelog              |  2 +-
 debian/patches/fix_test.patch | 15 +++++++++++++++
 debian/patches/series         |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index feb22a5..1109303 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ freebayes (1.0.2-1) UNRELEASED; urgency=low
 
   * Initial FreeBayes packaging (Closes: #nnnn)
 
- -- Andreas Tille <ti...@debian.org>  Wed, 28 May 2014 21:23:38 +0200
+ -- Andreas Tille <ti...@debian.org>  Tue, 08 Nov 2016 11:40:28 +0100
diff --git a/debian/patches/fix_test.patch b/debian/patches/fix_test.patch
new file mode 100644
index 0000000..a5af80c
--- /dev/null
+++ b/debian/patches/fix_test.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <ti...@debian.org>
+Last-Update: Tue, 08 Nov 2016 11:40:28 +0100
+Description: vcflib is in a different package - do not test this
+
+--- a/test/Makefile
++++ b/test/Makefile
+@@ -5,7 +5,7 @@ vcfuniq=../vcflib/bin/vcfuniq
+ 
+ all: test
+ 
+-test: $(freebayes) $(vcfuniq)
++test: $(freebayes)
+       prove -v t
+ 
+ $(freebayes):
diff --git a/debian/patches/series b/debian/patches/series
index 84b151d..e9ae68a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 use_debian_packaged_bamtools.patch
 use_debian_packaged_vcflib.patch
+fix_test.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/freebayes.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to