Skip to content
Commits on Source (5)
qiime (1.9.1+dfsg-3) unstable; urgency=medium
* Build-Depends: ruby-ronn -> ronn
Closes: #903069
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
-- Andreas Tille <tille@debian.org> Sat, 04 Aug 2018 15:14:39 +0200
qiime (1.9.1+dfsg-2) unstable; urgency=medium
[ Steffen Moeller ]
......
......@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
dh-python,
python-all-dev,
python-qcli,
......@@ -16,16 +16,16 @@ Build-Depends: debhelper (>= 10),
python-setuptools,
ghc,
python-sphinx,
ruby-ronn,
ronn,
bwa,
infernal,
raxml,
sortmerna,
swarm,
vsearch
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/qiime.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/qiime.git
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/qiime
Vcs-Git: https://salsa.debian.org/med-team/qiime.git
Homepage: http://www.qiime.org/
X-Python-Version: >= 2.7
......