Skip to content
Commits on Source (2)
bcftools (1.9-2) UNRELEASED; urgency=medium
* Team upload.
* Remove now-unneeded lintian-override
* Reduce test failures on i386 from 113 to 18 by compiling with -msse
and -mfpmath=sse
* Remove trailing whitespace in debian/copyright
* Standards-Version: 4.3.0, no changes needed
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 16 Jan 2019 01:18:22 -0800
bcftools (1.9-1) unstable; urgency=medium
* Team upload.
......
......@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 11~),
libgsl-dev,
tabix <!nocheck>,
libio-pty-perl <!nocheck>
Standards-Version: 4.2.1
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/bcftools
Vcs-Git: https://salsa.debian.org/med-team/bcftools.git
Homepage: http://samtools.github.io/bcftools/
......
#!/usr/bin/make -f
#DH_VERBOSE = 1
#export DH_VERBOSE = 1
#include /usr/share/dpkg/default.mk
ifneq (,$(filter $(DEB_HOST_ARCH),i386 kfreebsd-i386 hurd-i386))
export DEB_CFLAGS_MAINT_APPEND=-msse -mfpmath=sse
endif
%:
dh $@
......
# The supposedly unparsable element is "\n?@", which is not getting
# parsed in lintian either apparently.
testsuite-dependency-has-unparsable-elements