Andreas Tille pushed to branch master at Debian Med / python-biopython
Commits: 7d577330 by Andreas Tille at 2018-07-28T03:12:17Z Remove unneeded comment about samtools - which is not found by biopython anyway - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-biopython (1.72+dfsg-2) UNRELEASED; urgency=medium + + * Remove unneeded comment about samtools - which is not found by biopython + anyway + + -- Andreas Tille <[email protected]> Sat, 28 Jul 2018 05:06:54 +0200 + python-biopython (1.72+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -44,14 +44,6 @@ EXCLUDEDATABASE=BioSQL_MySQLdb BioSQL_psycopg2 # See https://bugs.debian.org/813262 EXCLUDEFAILINGTESTS=phyml_tool -# FIXME: Currently it is not sure for what architecture samtools will be available -# to anable a smooth migration to testing the build-dependency will be dropped -# for the moment -# . -# The samtools test also fails on amd64. This is reported upstream -# see https://github.com/biopython/biopython/issues/625 -# EXCLUDEPACKAGEINFLUX=samtools_tool - %: dh $@ --with python2,python3 --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/med-team/python-biopython/commit/7d5773306ace04471c28a0aa3d44bde760b77b15 -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/commit/7d5773306ace04471c28a0aa3d44bde760b77b15 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
