summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2018-09-08 10:15:50 -0300
committerDavid Bremner <bremner@debian.org>2018-09-08 10:17:10 -0300
commitd404b8ddf8e19fa05c5eb6950277edec19f4622f (patch)
treeec593c3d4c0856468a674d26c0742ea3c13d8536 /debian/control
parentd2425c825fb750a95f39034cd9e9eea49d74b0fb (diff)
expand (Build)-Depends on emacs*debian/1.14archive/debian/1.14
On current debian this should bring in the unversioned packages. It should also be buildable / co-installable with emacs-lucid
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 885fcbe..b7d1a46 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Sean Whitton <spwhitton@spwhitton.name>,
Build-Depends:
debhelper (>= 10),
- emacs25-nox | emacs25,
+ emacs-nox (>= 47) | emacs (>= 47.0) | emacs25-nox | emacs25
Standards-Version: 4.0.0
Vcs-Git: https://salsa.debian.org/emacsen-team/dh-elpa.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/dh-elpa
@@ -17,7 +17,7 @@ Architecture: all
Depends:
debhelper (>= 9.20151004),
libdebian-source-perl | dh-make-perl (>= 0.90),
- emacs25-nox | emacs25,
+ emacs-nox (>= 47) | emacs (>= 47.0) | emacs25-nox | emacs25,
libarray-utils-perl,
libconfig-tiny-perl,
libfile-find-rule-perl,