Michael R. Crusoe pushed to branch master at Debian Med / htslib
Commits: 01db69dc by Michael R. Crusoe at 2018-10-14T16:53:10Z drop *i386 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +htslib (1.9-3) unstable; urgency=medium + + * debian/control: drop *i386. Closes: #905438. + + -- Michael R. Crusoe <[email protected]> Sun, 14 Oct 2018 09:53:04 -0700 + htslib (1.9-2) unstable; urgency=medium * Depends: zlib1g-dev ===================================== debian/control ===================================== @@ -1,7 +1,8 @@ Source: htslib Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]>, + Michael R. Crusoe <[email protected]> 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 ===================================== debian/copyright ===================================== @@ -1,4 +1,5 @@ -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: * View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/01db69dc17c02b4a056269570b8442d0436b0884 -- View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/01db69dc17c02b4a056269570b8442d0436b0884 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
