summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-06-19 08:57:08 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-06-19 08:57:08 +0100
commit7de9091f71722300361b3f9c3f35124fb0d75958 (patch)
tree626b2ddccbdf84118a7ce763a651cbd3d48fa9cc
parent5d4a15c1f9aa40e17b94e69dd59da34086865c2d (diff)
add emacsen-common dep
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 56c5126..ef0e5f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ zenburn-emacs (2.5-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump copyright years.
+ * Add dependency on emacsen-common, to comply with Debian Emacs Policy.
* Refresh patch.
* Bump debhelper compat to 10.
* Bump standards version to 4.0.0 (no changes required).
diff --git a/debian/control b/debian/control
index 17c3f53..0a82fd9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://github.com/bbatsov/zenburn-emacs
Package: elpa-zenburn-theme
Architecture: all
Depends: ${misc:Depends},
- emacs
+ emacs, emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs,
emacs24