[med-svn] [Git][med-team/probabel][master] 2 commits: Add ppc64el to architectures where test result is ignored due to rounding errors

Andreas Tille gitlab at salsa.debian.org
Mon Feb 4 09:40:58 GMT 2019


Andreas Tille pushed to branch master at Debian Med / probabel


Commits:
28b410cd by Andreas Tille at 2019-02-04T09:11:36Z
Add ppc64el to architectures where test result is ignored due to rounding errors

- - - - -
0390ea6b by Andreas Tille at 2019-02-04T09:20:23Z
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+probabel (0.5.0+dfsg-3) unstable; urgency=medium
+
+  * Add ppc64el to architectures where test result is ignored due to
+    rounding errors
+
+ -- Andreas Tille <tille at debian.org>  Mon, 04 Feb 2019 10:11:46 +0100
+
 probabel (0.5.0+dfsg-2) unstable; urgency=medium
 
   * Work around a problem with the NEON code in Eigen 3 for arm64 architecture


=====================================
debian/rules
=====================================
@@ -40,7 +40,7 @@ override_dh_install-arch:
 	rm debian/$(DEB_SOURCE)/usr/bin/probabel.pl
 	mv debian/$(DEB_SOURCE)/etc/probabel_config.cfg.example debian/$(DEB_SOURCE)/etc/probabel_config.cfg
 
-ifeq ($(BUILDARCH),$(filter $(BUILDARCH), mips s390x hppa powerpc ppc64 sparc64))
+ifeq ($(BUILDARCH),$(filter $(BUILDARCH), mips s390x hppa powerpc ppc64 ppc64el sparc64 ))
 # On big endian architectures the tests are failing due to
 # some binary format output that is compared with a file that
 # was created on a low endian architecture and those files



View it on GitLab: https://salsa.debian.org/med-team/probabel/compare/fb090909cfaa5aace84f1c2aaa03ac59510fd16a...0390ea6b503a30e731c3f8a3b385c207d96e6d88

-- 
View it on GitLab: https://salsa.debian.org/med-team/probabel/compare/fb090909cfaa5aace84f1c2aaa03ac59510fd16a...0390ea6b503a30e731c3f8a3b385c207d96e6d88
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190204/4e019cc9/attachment.html>


More information about the debian-med-commit mailing list