summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2019-09-14 10:22:01 -0300
committerDavid Bremner <bremner@debian.org>2019-09-14 10:29:39 -0300
commit764c3409d70f51f6c155491e3acf3cb02eba82f3 (patch)
tree6a5532aa11d30742dd92b4150ff3446692cdd48c /debian/control
parent3b93739f0d0f9886f1dc18575d930343bf27309b (diff)
drop dependencies on emacs25
these packages don't exist anymore
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 ae102b3..d3f00d5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Sean Whitton <spwhitton@spwhitton.name>,
Build-Depends:
debhelper (>= 10),
- emacs-nox (>= 47) | emacs (>= 47.0) | emacs25-nox | emacs25
+ emacs-nox (>= 47) | emacs (>= 47.0)
Standards-Version: 4.4.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),
- emacs-nox (>= 47) | emacs (>= 47.0) | emacs25-nox | emacs25,
+ emacs-nox (>= 47) | emacs (>= 47.0),
libarray-utils-perl,
libconfig-tiny-perl,
libfile-find-rule-perl,