Skip to content
Commits on Source (2)
virulencefinder (0.0+git20190402.4812325-2) UNRELEASED; urgency=medium
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Fri, 02 Aug 2019 23:36:25 +0200
virulencefinder (0.0+git20190402.4812325-1) unstable; urgency=medium
* Initial release (Closes: #929497)
......
......@@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
python3-tabulate,
python3-cgecore,
ncbi-blast+ <!nocheck>
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/virulencefinder
Vcs-Git: https://salsa.debian.org/med-team/virulencefinder.git
Homepage: https://bitbucket.org/genomicepidemiology/virulencefinder
......