Andreas Tille pushed to branch master at Debian Med / iva
Commits: bab0020a by Andreas Tille at 2018-03-26T17:00:19+02:00 Add dh-python to Build-Depends since this will be dropped from python3's Depends soon - - - - - 8af9de1e by Andreas Tille at 2018-03-26T17:00:49+02:00 Standards-Version: 4.1.3 - - - - - 92a66f35 by Andreas Tille at 2018-03-26T17:01:07+02:00 debhelper 11 - - - - - a69398fb by Andreas Tille at 2018-03-26T17:08:03+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 <[email protected]> Mon, 26 Mar 2018 17:01:10 +0200 + iva (1.0.9+ds-3) unstable; urgency=medium * Add distutils to runtime dependencies. ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Uploaders: Andreas Tille <[email protected]>, Sascha Steinbiss <[email protected]> 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 View it on GitLab: https://salsa.debian.org/med-team/iva/compare/536d7f7d135f49ca116e58729f9dd0ed77f93513...a69398fb50a317ecb7df9e899c4c42d7a9459fef --- View it on GitLab: https://salsa.debian.org/med-team/iva/compare/536d7f7d135f49ca116e58729f9dd0ed77f93513...a69398fb50a317ecb7df9e899c4c42d7a9459fef You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
