summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-06-26 18:13:46 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-06-26 18:13:46 +0100
commit0f722b83a4fc83e41f4ce526e5c0debdd963a52e (patch)
treeed14880bc07317b42a6cc9e7da8fdee8840e6038
parent5a9585376183e3e72131c757ae8da1f9540af1f4 (diff)
dash-el => elpa-dash
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b40262e..44c323a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+helm-projectile (0.14.0-2) UNRELEASED; urgency=medium
+
+ * Drop dash-el dependency (Closes: #865913).
+ 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}.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 26 Jun 2017 18:11:45 +0100
+
helm-projectile (0.14.0-1) unstable; urgency=medium
* Initial release (new source package split from src:projectile).
diff --git a/debian/control b/debian/control
index f8e57b4..4290821 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 9.20160402),
- dh-elpa
+ dh-elpa (>= 1.7)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/helm-projectile.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/helm-projectile.git
@@ -13,7 +13,6 @@ Homepage: https://github.com/bbatsov/helm-projectile
Package: elpa-helm-projectile
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
- dash-el,
emacs
Recommends: emacs (>= 46.0)
Enhances: emacs,