From 4fd4e600988a39edab1f2196acbe0a3f98f73301 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 1 May 2016 10:49:24 -0700 Subject: don't run tests if DH_COMPAT < 10 --- debian/NEWS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/NEWS') diff --git a/debian/NEWS b/debian/NEWS index b5196d3..50964ff 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,13 +1,13 @@ dh-elpa (0.0.20) unstable; urgency=medium This version of dh_elpa will try to run any ERT and Buttercup test - suites that it can find. If you are currently running your - package's test suite with a override_dh_auto_test stanza in - debian/rules, or if there exists an upstream test suite that you are - not running, dh_elpa will override any override_dh_auto_test stanza - and try to run the test suite. If it can't run it in its default - configuration, this will lead to your package failing to build from - source. + suites that it can find if you set the debhelper compat level to 10 + or above. If you are currently running your package's test suite + with a override_dh_auto_test stanza in debian/rules, or if there + exists an upstream test suite that you are not running, dh_elpa will + override any override_dh_auto_test stanza and try to run the test + suite. If it can't run it in its default configuration, this will + lead to your package failing to build from source. The easy fix is to add a line like this to the top of your debian/rules: @@ -18,4 +18,4 @@ dh-elpa (0.0.20) unstable; urgency=medium dh_elpa_test(1) for how to configure dh_elpa_test to run the test suite successfully. - -- Sean Whitton Mon, 11 Apr 2016 07:39:26 -0700 + -- Sean Whitton , Sun, 1 May 2016 10:46:33 -0700 -- cgit v1.2.3