Michael R. Crusoe pushed to branch master at Debian Med / htslib
Commits: e48a3fd9 by Michael R. Crusoe at 2021-01-02T16:28:35+01:00 libhts3: Breaks+Replaces: libhts-dev (<< 1.11-3). Closes: #978094 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +htslib (1.11-4) unstable; urgency=medium + + * libhts3: Breaks+Replaces: libhts-dev (<< 1.11-3). Closes: #978094 + + -- Michael R. Crusoe <[email protected]> Sat, 02 Jan 2021 16:28:22 +0100 + htslib (1.11-3) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/control ===================================== @@ -27,9 +27,11 @@ Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} +Replaces: libhts-dev (<< 1.11-3) Breaks: python-pysam (<< 0.15~), python3-pysam (<< 0.15~), - libtabixpp (<< 1.0.0-5~) + libtabixpp (<< 1.0.0-5~), + libhts-dev (<< 1.11-3) 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 View it on GitLab: https://salsa.debian.org/med-team/htslib/-/commit/e48a3fd9e5dd202b43661efe1ef9db9edb681bd3 -- View it on GitLab: https://salsa.debian.org/med-team/htslib/-/commit/e48a3fd9e5dd202b43661efe1ef9db9edb681bd3 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
