summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2018-06-03 22:11:11 +0500
committerLev Lamberov <dogsleg@debian.org>2018-06-03 22:11:11 +0500
commit4ffaa6fcc9b74e53b775a1db1a05f6099f44ce6e (patch)
tree3537f509d8087b5a1e35502c6e08fbe3aef37d15
parent7557f30acff936b65d8a75f7cdc025af6b2f9a3f (diff)
Enhance emacs25, not emacs24
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ff23eb9..1e8b1f8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: ${elpa:Depends},
${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
- emacs24
+ emacs25
Built-Using: ${misc:Built-Using}
Description: selecting a window to switch to
The main function, `ace-window' is meant to replace `other-window'. In fact,