summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-02 11:10:01 -0400
committerSean Whitton <spwhitton@spwhitton.name>2017-08-02 11:10:01 -0400
commite3a651e284fa82f50dd2b3247d3b6ccf1f2cdf1f (patch)
tree8b94ee2fe92022a4cbfc0f30d73bdee16083c0f9 /debian
parent7bb5091d3003828a8e14f0775b662cb83391a34b (diff)
drop emacs24 deps
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a1615c3..af0bbf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dh-elpa (1.9) UNRELEASED; urgency=medium
+
+ * Drop alternative {build-,}depends on emacs24{-nox,}.
+ src:emacs24 will soon be removed from the archive.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 02 Aug 2017 11:08:46 -0400
+
dh-elpa (1.8) unstable; urgency=medium
[ David Bremner ]
diff --git a/debian/control b/debian/control
index ecba606..afa4498 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Sean Whitton <spwhitton@spwhitton.name>,
Build-Depends:
debhelper (>= 9.20151004),
- emacs25-nox | emacs25 | emacs24-nox | emacs24,
+ emacs25-nox | emacs25,
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/dh-elpa.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/dh-elpa.git/
@@ -17,7 +17,7 @@ Architecture: all
Depends:
debhelper (>= 9.20151004),
libdebian-source-perl | dh-make-perl (>= 0.90),
- emacs25-nox | emacs25 | emacs24-nox | emacs24,
+ emacs25-nox | emacs25,
libarray-utils-perl,
libconfig-tiny-perl,
libfile-find-rule-perl,