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 --- dh_elpa.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'dh_elpa.in') diff --git a/dh_elpa.in b/dh_elpa.in index f9e86cf..94fa94f 100755 --- a/dh_elpa.in +++ b/dh_elpa.in @@ -24,9 +24,10 @@ B is a debhelper program that is responsible for installing elpa style emacs lisp packages into package build directories. B will attempt to run ERT and Buttercup test suites using -dh_elpa_test(1). To disable this behaviour, or tweak it if it is -failing to run the tests as they should be run, set environment -variables in debian/rules as detailed in dh_elpa_test(1). +dh_elpa_test(1) if the debhelper compat level is 10 or higher. To +disable this behaviour, or tweak it if it is failing to run the tests +as they should be run, set environment variables in debian/rules as +detailed in dh_elpa_test(1). =head1 FILES -- cgit v1.2.3