Sascha Steinbiss pushed to branch master at Debian Med / iva
Commits: 2d85d4bd by Sascha Steinbiss at 2018-04-13T07:25:01+02:00 remove distutils dep - - - - - c858ff75 by Sascha Steinbiss at 2018-04-13T07:25:38+02:00 bump Standards-Version - - - - - 6aa10d75 by Sascha Steinbiss at 2018-04-13T07:27:07+02:00 use Salsa VCS URLs - - - - - d8daac6d by Sascha Steinbiss at 2018-05-04T19:45:53+02:00 Merge branch 'master' of salsa.debian.org:med-team/iva - - - - - c47e3705 by Sascha Steinbiss at 2018-05-06T04:04:41+02:00 update d/changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +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 <[email protected]> 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 ===================================== --- a/debian/control +++ b/debian/control @@ -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, View it on GitLab: https://salsa.debian.org/med-team/iva/compare/18e84a4d000b97613cb74192342e20af63340140...c47e3705e957b680ce8980060975ceb133a81017 --- View it on GitLab: https://salsa.debian.org/med-team/iva/compare/18e84a4d000b97613cb74192342e20af63340140...c47e3705e957b680ce8980060975ceb133a81017 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
