Package: pbbam / 2.1.0+dfsg-2

Metadata

Package Version Patches format
pbbam 2.1.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_debian_packaged_python3 cram.patch | (download)

tests/meson.build | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use python3-cram instead of cram code copy


python3.patch | (download)

tests/scripts/generate_data.py | 9 3 + 6 - 0 !
1 file changed, 3 insertions(+), 6 deletions(-)

 use python3 in build time test suite


results_with_latest_samtools.patch | (download)

tests/src/cram/pbmerge_aligned_ordering.t.in | 12 6 + 6 - 0 !
tests/src/cram/pbmerge_dataset.t.in | 6 3 + 3 - 0 !
tests/src/cram/pbmerge_fofn.t.in | 8 4 + 4 - 0 !
tests/src/cram/pbmerge_mixed_ordering.t.in | 4 2 + 2 - 0 !
tests/src/cram/pbmerge_pacbio_ordering.t.in | 12 6 + 6 - 0 !
5 files changed, 21 insertions(+), 21 deletions(-)

 adapt test results to latest samtools