Sascha Steinbiss pushed to branch master at Debian Med / ariba
Commits: 4233bf33 by Sascha Steinbiss at 2020-01-24T07:52:32+01:00 add B-D on dh-python to fix FTBFS - - - - - bdb87a6b by Sascha Steinbiss at 2020-01-24T07:52:49+01:00 use debhelper-compat - - - - - 21440432 by Sascha Steinbiss at 2020-01-24T07:52:59+01:00 bump Standards-Version - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ariba (2.14.4+ds-2) unstable; urgency=medium + + * Add B-D on dh-python to fix FTBFS. + * Use debhelper-compat. + * Bump Standards-Version. + + -- Sascha Steinbiss <[email protected]> Fri, 24 Jan 2020 07:40:24 +0100 + ariba (2.14.4+ds-1) unstable; urgency=medium * New upstream release. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -12 ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper-compat (= 12), + dh-python, python3-biopython, python3-dev, python3-dendropy, @@ -23,7 +24,7 @@ Build-Depends: debhelper (>= 12), fastaq (>= 3.12.0), help2man, asciidoctor -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/ariba Vcs-Git: https://salsa.debian.org/med-team/ariba.git Homepage: https://github.com/sanger-pathogens/ariba View it on GitLab: https://salsa.debian.org/med-team/ariba/compare/45d1df47321f74d8c6fb908ad2eb2330949f28cc...21440432022196b47626c4d1d4645cb8d39a8a02 -- View it on GitLab: https://salsa.debian.org/med-team/ariba/compare/45d1df47321f74d8c6fb908ad2eb2330949f28cc...21440432022196b47626c4d1d4645cb8d39a8a02 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
