-- Rework logic to install (possibly indirect) local library
dependencies to use readelf rather than ldd, making as many passes
as necessary (four at present, but no hardcoded count).
+ - Install get_species_taxids without the .sh suffix.
- -- Aaron M. Ucko <ucko@debian.org> Sun, 29 Sep 2019 21:50:14 -0400
+ -- Aaron M. Ucko <ucko@debian.org> Sun, 29 Sep 2019 21:54:39 -0400
ncbi-blast+ (2.9.0-1) unstable; urgency=medium
# dh_install
mv $(instroot)/bin/rpsblast $(instroot)/bin/rpsblast+
mv $(instroot)/bin/seedtop $(instroot)/bin/seedtop+
+ mv $(instroot)/bin/get_species_taxids.sh \
+ $(instroot)/bin/get_species_taxids
mv $(instroot)/bin/legacy_blast.pl $(instroot)/bin/legacy_blast
mv $(instroot)/bin/update_blastdb.pl $(instroot)/bin/update_blastdb
sed -e '1s/$$/3/' $(instroot)/bin/windowmasker_2.2.22_adapter.py \