Skip to content
Commits on Source (2)
htslib (1.9-11) UNRELEASED; urgency=medium
htslib (1.9-11) unstable; urgency=medium
* Install README at request of upstream
* Stop building on any-i386
Closes: #927353
-- Andreas Tille <tille@debian.org> Thu, 21 Feb 2019 16:05:20 +0100
-- Andreas Tille <tille@debian.org> Wed, 24 Apr 2019 08:51:48 +0200
htslib (1.9-10) unstable; urgency=medium
......
......@@ -19,7 +19,7 @@ Vcs-Git: https://salsa.debian.org/med-team/htslib.git
Homepage: https://github.com/samtools/htslib
Package: libhts2
Architecture: any
Architecture: any-amd64 arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa ia64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
......@@ -39,7 +39,7 @@ Description: C library for high-throughput sequencing data formats
new index and then for the old if the new index is absent.
Package: libhts-dev
Architecture: any
Architecture: any-amd64 arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa ia64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Multi-Arch: same
Section: libdevel
Depends: libhts2 (= ${binary:Version}),
......@@ -99,7 +99,7 @@ Description: Test data for HTSlib
This package contains test files and scripts for the HTSlib.
Package: tabix
Architecture: any
Architecture: any-amd64 arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa ia64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Depends: ${misc:Depends},
${shlibs:Depends}
Description: generic indexer for TAB-delimited genome position files
......