Loading debian/changelog +7 −0 Original line number Diff line number Diff line python-biopython (1.72+dfsg-2) UNRELEASED; urgency=medium * Remove unneeded comment about samtools - which is not found by biopython anyway -- Andreas Tille <tille@debian.org> Sat, 28 Jul 2018 05:06:54 +0200 python-biopython (1.72+dfsg-1) unstable; urgency=medium * New upstream version Loading debian/rules +0 −8 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line python-biopython (1.72+dfsg-2) UNRELEASED; urgency=medium * Remove unneeded comment about samtools - which is not found by biopython anyway -- Andreas Tille <tille@debian.org> Sat, 28 Jul 2018 05:06:54 +0200 python-biopython (1.72+dfsg-1) unstable; urgency=medium * New upstream version Loading
debian/rules +0 −8 Original line number Diff line number Diff line Loading @@ -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 Loading