[med-svn] [sra-sdk] 06/06: Update patches
Andreas Tille
tille at debian.org
Wed Jan 11 10:11:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 2179a63e9c77e3ceca5f23a4b8ee88ca35d31275
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 11 11:07:22 2017 +0100
Update patches
---
debian/changelog | 2 +-
debian/patches/find_ncbi-vdb.patch | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 24a3d35..f51ddc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sra-sdk (2.8.1-1) UNRELEASED; urgency=medium
+sra-sdk (2.8.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
diff --git a/debian/patches/find_ncbi-vdb.patch b/debian/patches/find_ncbi-vdb.patch
index 4dcd957..b89bd59 100644
--- a/debian/patches/find_ncbi-vdb.patch
+++ b/debian/patches/find_ncbi-vdb.patch
@@ -16,6 +16,15 @@ Description: Make sure libncbi-vdb will be found
locbldpath=>'$Bin/../../OUTDIR/ngs-sdk',
include => 'ngs/itf/Refcount.h',
lib => 'libngs-c++.a',
+@@ -34,7 +34,7 @@ sub REQ { (
+ origin => 'I',
+ type => 'SB',
+ srcpath => '../ncbi-vdb',
+- pkgpath => '/usr/local/ncbi/ncbi-vdb',
++ pkgpath => '/usr/lib/ncbi-vdb',
+ usrpath => '$HOME/ncbi/ncbi-vdb',
+ bldpath => '$HOME/ncbi-outdir/ncbi-vdb',
+ locbldpath=>'$Bin/../../OUTDIR/ncbi-vdb',
--- a/setup/konfigure.perl
+++ b/setup/konfigure.perl
@@ -1304,6 +1304,9 @@ sub find_in_dir {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list