summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-18 20:47:25 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-18 20:47:30 +0100
commit0c79122a1ff137fe2410940e326fd77ff3ee2ad9 (patch)
tree5d5d96d35206c5223ce8a43b0a4d109346a9f975
parent30bf697c3441ce617ad769c27c55ac680754dcbd (diff)
Allow building against un-versioned emacs. Closes:#900813.
Everything works now, so add emacs-nox as an alternative to the build-dependencies. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-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 2a926c4..ba9022c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ vm (8.2.0b-3~) unstable; urgency=medium
* Make myself the maintainer. Closes:#553425.
* Introduce an upstream .gitignore.
* Introduce a debian/.gitignore.
+ * Cope with un-versioned emacs. Closes:#900813.
--
diff --git a/debian/control b/debian/control
index 41ceb9e..9f14887 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Standards-Version: 3.9.6
Build-Depends-Indep: debhelper (>= 9.0.0), autotools-dev,
- emacs25-nox | emacs25 | emacs24,
+ emacs-nox | emacs25-nox | emacs25 | emacs24,
texinfo, texlive-latex-base, texlive-fonts-recommended
Package: vm