summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-11-25 12:05:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-11-25 12:05:36 -0700
commit1fb998d1bf5707b678f845aec14eebb1da08df33 (patch)
tree3e0378e9497e80fae44fba01e9126d889dd3de35
parent0f722b83a4fc83e41f4ce526e5c0debdd963a52e (diff)
suggest elpa-helm-ag
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 44c323a..c73f8b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ helm-projectile (0.14.0-2) UNRELEASED; urgency=medium
Thanks to Mykola Nikishov for reporting the problem.
* Bump dh-elpa dependency to (>= 1.7) (Closes: #865913).
Ensures that elpa-dash is included in ${elpa:Depends}.
+ * Suggest elpa-helm-ag.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 26 Jun 2017 18:11:45 +0100
diff --git a/debian/control b/debian/control
index 4290821..e55093e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
emacs
Recommends: emacs (>= 46.0)
+Suggests: elpa-helm-ag
Enhances: emacs,
emacs24
Built-Using: ${misc:Built-Using}