Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Reduce test failures on i386 from 113 to 18 by compiling with -msse -mfpmath=sse
· 0dce645f
Michael R. Crusoe
authored
Jan 16, 2019
0dce645f
Remove trailing whitespace in debian/copyright
· f30078ef
Michael R. Crusoe
authored
Jan 16, 2019
Standards-Version: 4.3.0
f30078ef
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f30078ef
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.
...
...
debian/control
View file @
f30078ef
...
...
@@ -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/
...
...
debian/copyright
View file @
f30078ef
debian/rules
View file @
f30078ef
#!/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 $@
...
...
debian/source/lintian-overrides
deleted
100644 → 0
View file @
3e9bdd4e
# The supposedly unparsable element is "\n?@", which is not getting
# parsed in lintian either apparently.
testsuite-dependency-has-unparsable-elements