summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-23 11:27:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-23 11:28:05 -0700
commit5062985b91aea337b479ca09d02ffb0d1abc862a (patch)
treeb7dd1ee4aca50e8b0da00f1b5ba49d8f4635bdf9 /debian
parent65a588ca2de0aa560d716975b9e5ca2de818c214 (diff)
helper scripts: export EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=t
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c20cd9..dc7c972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,13 +2,17 @@ dh-elpa (2.0.16) UNRELEASED; urgency=medium
* Drop dependencies on emacs-el introduced in 2.0.11.
Emacs itself now has this dependency. It's required for native-comp.
+ * install/remove: Export EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=t.
+ This is likely temporary, pending updates to emacsen-common.
+
* dh_elpa_test: Revert changes in 2.0.12, 2.0.13 and 2.0.14.
* dh_elpa_test: Export EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=t.
Unconditionally prevent native comp writing to HOME while running tests.
- - Tighten dependency on emacs-nox|emacs to require >= 1:28.2+1-9.
* dh_elpa_test: Replace use of smartmatch operator.
It is expected that Perl upstream will soon deprecate the operator.
+ * Tighten dependency on emacs-nox|emacs to require >= 1:28.2+1-9.
+
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 27 Nov 2022 11:40:32 -0700
dh-elpa (2.0.15) unstable; urgency=medium