This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository sra-sdk.
commit 91c9d19e6a9893e6180195a6d633bf94fb149622 Author: Andreas Tille <[email protected]> Date: Mon Dec 23 23:26:16 2013 +0100 Adapt patch to new upstream version --- debian/patches/build-with-system-libbz2-libz.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/patches/build-with-system-libbz2-libz.patch b/debian/patches/build-with-system-libbz2-libz.patch index 0477ae7..c2f755a 100644 --- a/debian/patches/build-with-system-libbz2-libz.patch +++ b/debian/patches/build-with-system-libbz2-libz.patch @@ -3,19 +3,17 @@ LastChanged: Tue, 22 Oct 2013 00:15:19 +0200 Description: Fix issue when trying to build against Debian packaged libbz2 -diff --git a/libs/ncbi-vdb/Makefile b/libs/ncbi-vdb/Makefile -index 7b08def..a9c1618 100644 --- a/libs/ncbi-vdb/Makefile +++ b/libs/ncbi-vdb/Makefile -@@ -88,7 +88,6 @@ endif - +@@ -87,7 +87,6 @@ endif VDB_LIB_CMN = \ align-access \ + ncbi-bam \ - bz2 \ kfg \ kfs \ klib \ -@@ -98,8 +97,7 @@ VDB_LIB_CMN = \ +@@ -97,8 +96,7 @@ VDB_LIB_CMN = \ ksrch \ $(LIBKXML) \ kurl \ @@ -25,7 +23,7 @@ index 7b08def..a9c1618 100644 VDB_LIB_RD = \ $(VDB_LIB_CMN) \ -@@ -116,7 +114,7 @@ VDB_OBJ = \ +@@ -115,7 +113,7 @@ VDB_OBJ = \ $(addprefix $(ILIBDIR)/lib,$(addsuffix .a,$(VDB_LIB_RD))) VDB_LIB = \ -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
