[med-svn] [ncbi-blast+] 04/08: fix_lib_deps: List taxon1 in align_format's overridden DLL_LIB.
Aaron M. Ucko
ucko at moszumanska.debian.org
Thu Aug 4 02:29:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
ucko pushed a commit to branch master
in repository ncbi-blast+.
commit 34fec1be097bf15de1876b3502dd15b12faa1a92
Author: Aaron M. Ucko <ucko at debian.org>
Date: Wed Aug 3 21:27:29 2016 -0400
fix_lib_deps: List taxon1 in align_format's overridden DLL_LIB.
Top concern: its headers might otherwise not be generated on time.
---
debian/changelog | 4 +++-
debian/patches/fix_lib_deps | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 12151b1..473c347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ ncbi-blast+ (2.4.0-1) UNRELEASED; urgency=medium
* Refresh patches; drop fix_kfreebsd_ftbs.patch (applied upstream).
* Import upstream patch to fix Boost version detection (which missed the
2.4.0 release branch) as debian/patches/fix_version_extraction.
+ * fix_lib_deps: List taxon1 in align_format's overridden DLL_LIB, in
+ large part to ensure its headers are generated on time.
- -- Aaron M. Ucko <ucko at debian.org> Wed, 03 Aug 2016 19:04:54 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Wed, 03 Aug 2016 21:27:29 -0400
ncbi-blast+ (2.3.0-2) unstable; urgency=medium
diff --git a/debian/patches/fix_lib_deps b/debian/patches/fix_lib_deps
index 3b17332..a25b2b4 100644
--- a/debian/patches/fix_lib_deps
+++ b/debian/patches/fix_lib_deps
@@ -337,7 +337,7 @@ Last-Update: 2014-12-02
CPPFLAGS = -DNCBI_MODULE=BLASTFORMAT $(ORIG_CPPFLAGS)
+DLL_LIB = xalnmgr ncbi_xloader_genbank seqdb blast_services xobjread xobjutil \
-+ xobjmgr xnetblast blastdb gene_info seqset seq general xser \
++ xobjmgr xnetblast blastdb gene_info taxon1 seqset seq general xser \
+ xcgi xhtml tables xncbi
+
### EXAMPLES OF OTHER SETTINGS THAT MIGHT BE OF INTEREST
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-blast+.git
More information about the debian-med-commit
mailing list