summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-06-03 19:37:34 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-06-03 19:37:34 +0100
commiteb9b1e8a85de52ce7b1092c4a58b1d765d1ceee5 (patch)
tree60a1bf5d474f251ded622c1b5c45b0f9c15d2805
parentad08bd317d99a635e0e8a2da47b267af5b133c4e (diff)
correct dependency emacs->emacsen-common
-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 95193c2..791664e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ shut-up (0.3.2-2) UNRELEASED; urgency=medium
* Drop d/source/local-options for dgit.
* Declare compliance with Debian Policy 4.1.4.
- Drop Built-Using.
+ * Correct dependency emacs->emacsen-common.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Jun 2018 19:35:52 +0100
diff --git a/debian/control b/debian/control
index b8c78a0..bb4d4e7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/shut-up.git/
Package: elpa-shut-up
Architecture: all
-Depends: ${misc:Depends}, emacs, ${elpa:Depends}
+Depends: ${misc:Depends}, emacsen-common, ${elpa:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Description: Emacs Lisp macros to quieten Emacs