summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-06-20 17:22:22 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-06-20 17:22:22 +0100
commitf50c17ee3ed7c1dd3306f3a4423ff8caf850cb0e (patch)
tree9f49af97a435ba4ba40bd3d98e2fbe31d5852d51
parent9f218a544dfcdbd7094ee92cfaea86ac0a268b00 (diff)
update ELPA depends & build-dep
-rw-r--r--debian/changelog5
-rw-r--r--debian/control7
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 28c4bdf..c2018bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ emacs-noflet (0.0.15-2) UNRELEASED; urgency=medium
* Bump standards version to 4.0.0 (no changes required).
* Bump debhelper compat to 10.
* Drop d/source/local-options for dgit.
+ * Switch binary dependency 'emacs' => 'emacsen-common (>= 2.8.0)'.
+ See Debian Emacs policy.
+ * Switch binary dependency 'dash-el (>= 1.5.0)' => '${elpa:Depends}'.
+ - Bump build-dep on dh-elpa to (>= 1.7).
+ Ensures that ${elpa:Depends} will contain elpa-dash.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 20 Jun 2017 17:14:30 +0100
diff --git a/debian/control b/debian/control
index 75b440e..ddcc567 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-Build-Depends: debhelper (>= 10), dh-elpa (>= 0.0.17)
+Build-Depends: debhelper (>= 10), dh-elpa (>= 1.7)
Standards-Version: 4.0.0
Homepage: https://github.com/nicferrier/emacs-noflet
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/emacs-noflet.git
@@ -11,7 +11,10 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/emacs-noflet.git/
Package: elpa-noflet
Architecture: all
-Depends: ${misc:Depends}, emacs, dash-el (>= 1.5.0)
+Depends:
+ ${misc:Depends},
+ emacsen-common (>= 2.0.8),
+ ${elpa:Depends},
Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24