summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-11-24 19:27:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-11-24 19:27:31 -0700
commit0931cafe802c40caadd05150dc94ee032b2d8456 (patch)
tree08f3c1550104951bd9c7119d7e4991c54611d5e0
parent1fa6740020ead814e548c0034c68af8d5eb8ca1b (diff)
note about disabling dh_auto_test override
-rw-r--r--debian/changelog7
-rwxr-xr-xdh_elpa_test3
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a36db7..281a67e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dh-elpa (1.4) UNRELEASED; urgency=medium
+
+ * Add note to dh_elpa_test manpage about disabling its override of
+ dh_auto_test.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 24 Nov 2016 19:26:49 -0700
+
dh-elpa (1.3) unstable; urgency=medium
* Fix version comparison in elpa.pm.
diff --git a/dh_elpa_test b/dh_elpa_test
index 334f234..c010a90 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -25,6 +25,9 @@ build-depends on elpa-buttercup. Testing with ERT will be activated
if ERT test files can be found. Neither kind of test will be
activated unless the debhelper compat level is 10 or higher.
+B<dh_elpa_test> overrides dh_auto_test(1). If you need to switch back
+to use dh_auto_test(1), use the B<disable> configuration key, below.
+
=head1 FILES
=over 4