summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-17 09:33:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-17 09:33:23 -0700
commit33316d04c4993ca645f5d0bbc3546ec9f31be7e2 (patch)
tree2171d9a6cfb271f28f03a4ee0b5e3bb6f3682c50
parentc05380b24f55c6e552ab9add89305306aedb4ab6 (diff)
enhance emacs25
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 05e05a32..c6a8ae55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ helm (2.3.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Refresh 0005-remove-async-dependency.patch.
* Drop d/source/local-options for dgit.
+ * Binary packages enhance emacs25.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 17 Oct 2016 07:53:42 -0700
diff --git a/debian/control b/debian/control
index c94444e3..82fe9499 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Depends: ${misc:Depends}, emacs, ${elpa:Depends}
Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Suggests: elpa-async
-Enhances: emacs, emacs24
+Enhances: emacs, emacs24, emacs25
Description: Emacs Helm library files
This package provides library Emacs Lisp files used by the elpa-helm
package, and by Emacs Lisp addons that depend on Helm.
@@ -29,7 +29,7 @@ Depends: ${misc:Depends}, emacs, ${elpa:Depends}
Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Suggests: elpa-async
-Enhances: emacs, emacs24
+Enhances: emacs, emacs24, emacs25
Description: Emacs incremental completion and selection narrowing framework
Helm is incremental completion and selection narrowing framework for
Emacs. It will help steer you in the right direction when you're