Commit ae0d98be authored by Andreas Tille's avatar Andreas Tille
Browse files

Build-Depends / Recommends: s/blast2/ncbi-blast+-legacy/g

parent 3356966b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
pynast (1.2.2-5) UNRELEASED; urgency=medium
pynast (1.2.2-6) UNRELEASED; urgency=medium

  * Use 2to3 to port from Python2 to Python3
    Closes: #937488
@@ -12,9 +12,11 @@ pynast (1.2.2-5) UNRELEASED; urgency=medium
    Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Build-Depends / Recommends: s/blast2/ncbi-blast+-legacy/g
    Closes: #948081
  TODO: python3-cogent

 -- Andreas Tille <tille@debian.org>  Thu, 19 Dec 2019 17:57:15 +0100
 -- Andreas Tille <tille@debian.org>  Sat, 04 Jan 2020 14:15:49 +0100

pynast (1.2.2-4) unstable; urgency=medium

+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
               python3,
               python-cogent,
               python3-sphinx,
               blast2,
               ncbi-blast+-legacy,
               clustalw,
               mafft,
               muscle
@@ -24,7 +24,7 @@ Depends: ${misc:Depends},
         ${python3:Depends},
         libjs-jquery,
         libjs-underscore
Recommends: blast2,
Recommends: ncbi-blast+-legacy,
            clustalw,
            mafft,
            muscle,