Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
remove distutils dep
· 2d85d4bd
Sascha Steinbiss
authored
Apr 13, 2018
2d85d4bd
bump Standards-Version
· c858ff75
Sascha Steinbiss
authored
Apr 13, 2018
c858ff75
use Salsa VCS URLs
· 6aa10d75
Sascha Steinbiss
authored
Apr 13, 2018
6aa10d75
Merge branch 'master' of salsa.debian.org:med-team/iva
· d8daac6d
Sascha Steinbiss
authored
May 04, 2018
d8daac6d
update d/changelog
· c47e3705
Sascha Steinbiss
authored
May 06, 2018
c47e3705
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c47e3705
iva (1.0.9+ds-5) unstable; urgency=medium
[ Sascha Steinbiss ]
* Remove runtime dep on distutils.
Closes: #894898
* Bump Standards-Version.
* Use Salsa's Vcs-* URLs.
[ Dylan Aïssi ]
* Fix OMICS IDs.
* Add bio.tools ref.
-- Sascha Steinbiss <satta@debian.org> Fri, 13 Apr 2018 07:23:02 +0200
iva (1.0.9+ds-4) unstable; urgency=medium
* Add dh-python to Build-Depends since this will be dropped from python3's
...
...
debian/control
View file @
c47e3705
...
...
@@ -22,9 +22,9 @@ Build-Depends: debhelper (>= 11~),
samtools,
smalt,
default-jdk-headless
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
Standards-Version: 4.1.
4
Vcs-Browser: https://
salsa
.debian.org/
med-team/iva
Vcs-Git: https://
salsa
.debian.org/git/
med-team
/iva.git
Homepage: https://github.com/sanger-pathogens/iva
X-Python3-Version: >= 3.3
...
...
@@ -37,7 +37,6 @@ Depends: ${misc:Depends},
mummer,
smalt,
samtools,
python3-distutils,
python3-numpy,
python3-networkx,
python3-pysam,
...
...