From 709c98cce39e8fa0c765363c2420f904adc7bf21 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 5 Mar 2017 20:06:00 -0800 Subject: re-enable dh auto_test Upstream fixed a problem with inexact floating point math that was causing test failures. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 5cd060c..ac0b297 100755 --- a/debian/rules +++ b/debian/rules @@ -36,9 +36,6 @@ override_dh_auto_build: cp XlibScm.html Xlibscm.html cp ChangeLog changelog -override_dh_auto_test: - # skip: inexact tests fail; fixed in later upstream version - override_dh_strip: dh_strip --no-automatic-dbgsym -- cgit v1.2.3