Unverified Commit 01db69dc authored by Michael R. Crusoe's avatar Michael R. Crusoe
Browse files

drop *i386

parent 3b196980
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
htslib (1.9-3) unstable; urgency=medium

  * debian/control: drop *i386. Closes: #905438.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 14 Oct 2018 09:53:04 -0700

htslib (1.9-2) unstable; urgency=medium

  * Depends: zlib1g-dev
+5 −4
Original line number Diff line number Diff line
Source: htslib
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>
           Andreas Tille <tille@debian.org>,
           Michael R. Crusoe <michael.crusoe@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
@@ -17,7 +18,7 @@ Vcs-Git: https://salsa.debian.org/med-team/htslib.git
Homepage: https://github.com/samtools/htslib

Package: libhts2
Architecture: any
Architecture: amd64 arm64 armel armhf mips mips64el ppc64el s390x alpha hppa ia64 kfreebsd-amd64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
@@ -35,7 +36,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: amd64 arm64 armel armhf mips mips64el ppc64el s390x alpha hppa ia64 kfreebsd-amd64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Multi-Arch: same
Section: libdevel
Depends: libhts2 (= ${binary:Version}),
@@ -95,7 +96,7 @@ Description: Test data for HTSlib
 This package contains test files and scripts for the HTSlib.

Package: tabix
Architecture: any
Architecture: amd64 arm64 armel armhf mips mips64el ppc64el s390x alpha hppa ia64 kfreebsd-amd64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 x32
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: generic indexer for TAB-delimited genome position files
+2 −1
Original line number Diff line number Diff line
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: htslib
Source: https://github.com/samtools/htslib/releases

Files: *