- Retire support_boost_1_67 (already applied upstream).
- Update patches that apply with offsets or outright fuzz, or need
full-fledged porting.
+ * debian/patches/fix_lib_deps: Link xcleanup against $(OBJEDIT_LIBS).
- -- Aaron M. Ucko <amu@ucko.debian.net> Sun, 03 Feb 2019 15:46:14 -0500
+ -- Aaron M. Ucko <ucko@debian.org> Sun, 03 Feb 2019 21:40:01 -0500
ncbi-blast+ (2.7.1-2) unstable; urgency=medium
newcleanupp capitalization_string
-DLL_LIB = xregexp $(PCRE_LIB)
-+DLL_LIB = xobjutil valid submit taxon3 xregexp $(PCRE_LIB) $(SOBJMGR_LIBS)
++DLL_LIB = $(OBJEDIT_LIBS) xobjutil valid xregexp $(PCRE_LIB) $(SOBJMGR_LIBS)
LIB = xcleanup
LIBS = $(PCRE_LIBS)