Michael R. Crusoe pushed to branch master at Debian Med / htslib
Commits: 5a428c24 by Michael R. Crusoe at 2019-12-26T13:56:13Z htslib-test: breaks+replaces libhts-private-dev libhts3: breaks libtabixpp << 1.0.0-5~ - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +htslib (1.10.2-2) unstable; urgency=medium + + * htslib-test: breaks+replaces libhts-private-dev + * libhts3: breaks libtabixpp << 1.0.0-5 + + -- Michael R. Crusoe <[email protected]> Sat, 21 Dec 2019 14:15:05 -0700 + htslib (1.10.2-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -26,7 +26,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Breaks: python-pysam (<< 0.15~), - python3-pysam (<< 0.15~) + python3-pysam (<< 0.15~), + libtabixpp (<< 1.0.0-5~) Description: C library for high-throughput sequencing data formats HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call @@ -64,6 +65,8 @@ Package: htslib-test Architecture: all Depends: ${misc:Depends}, ${perl:Depends} +Breaks: libhts-private-dev +Replaces: libhts-private-dev Description: Test data for HTSlib HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/5a428c24192346e182084bf71f6780156a11dac1 -- View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/5a428c24192346e182084bf71f6780156a11dac1 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
