~ubuntu-branches/debian/sid/python-biopython/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Andreas Tille, Martin Pitt, Andreas Tille
  • Date: 2014-05-08 11:33:47 UTC
  • Revision ID: package-import@ubuntu.com-20140508113347-hcpoww4l8g6eiki0
Tags: 1.63+dfsg-4
[ Martin Pitt ]
* Depend on our own packages in the autopkgtest and add missing
  "allow-stderr" restriction.
  Closes: #747391

[ Andreas Tille ]
* Move ncbi-blast+ from Suggests to Recommends due to a hint from
  upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
         ${shlibs:Depends},
59
59
         ${misc:Depends},
60
60
         python-reportlab
61
 
Recommends: python-biopython-doc (= ${source:Version})
 
61
Recommends: python-biopython-doc (= ${source:Version}),
 
62
            ncbi-blast+
62
63
Suggests: python-tk,
63
64
          python-numpy,
64
65
          python3-numpy,
71
72
          fasttree,
72
73
          mafft,
73
74
          muscle,
74
 
          ncbi-blast+,
75
75
          phyml,
76
76
          prank,
77
77
          probcons,
113
113
         ${shlibs:Depends},
114
114
         ${misc:Depends},
115
115
         python3-reportlab
116
 
Recommends: python-biopython-doc (= ${source:Version})
 
116
Recommends: python-biopython-doc (= ${source:Version}),
 
117
            ncbi-blast+
117
118
Suggests: python3-tk,
118
119
          python-reportlab,
119
120
          python-numpy,
127
128
          fasttree,
128
129
          mafft,
129
130
          muscle,
130
 
          ncbi-blast+,
131
131
          phyml,
132
132
          prank,
133
133
          probcons,