Skip to content
Commits on Source (4)
iva (1.0.9+ds-4) unstable; urgency=medium
* Add dh-python to Build-Depends since this will be dropped from python3's
Depends soon
* Standards-Version: 4.1.3
* debhelper 11
-- Andreas Tille <tille@debian.org> Mon, 26 Mar 2018 17:01:10 +0200
iva (1.0.9+ds-3) unstable; urgency=medium
* Add distutils to runtime dependencies.
......
......@@ -5,7 +5,8 @@ Uploaders: Andreas Tille <tille@debian.org>,
Sascha Steinbiss <satta@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
dh-python,
libssl-dev,
bioperl,
fastaq (>= 1.6),
......@@ -21,11 +22,11 @@ Build-Depends: debhelper (>= 10),
samtools,
smalt,
default-jdk-headless
Standards-Version: 3.9.8
X-Python3-Version: >= 3.3
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/iva.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/iva.git
Homepage: https://github.com/sanger-pathogens/iva
X-Python3-Version: >= 3.3
Package: iva
Architecture: any
......