From d404b8ddf8e19fa05c5eb6950277edec19f4622f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 8 Sep 2018 10:15:50 -0300 Subject: expand (Build)-Depends on emacs* On current debian this should bring in the unversioned packages. It should also be buildable / co-installable with emacs-lucid --- debian/changelog | 6 ++++-- debian/control | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5415dec..d19c16c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dh-elpa (1.14) UNRELEASED; urgency=medium +dh-elpa (1.14) unstable; urgency=medium [ Nicholas D Steeves ] * Update Maintainer team name and email address. @@ -8,8 +8,10 @@ dh-elpa (1.14) UNRELEASED; urgency=medium [ David Bremner ] * Add support for ELPA_NAME environment variable (Closes: #905464, #906579). * Bug fix: "support elpa version number of 0" (Closes: #906528). + * Bug fix: "(Build)-Depends on emacs25-nox | emacs25", thanks to Sven + Joachim (Closes: #908102). - -- David Bremner Sun, 19 Aug 2018 19:07:42 -0300 + -- David Bremner Sat, 08 Sep 2018 10:15:15 -0300 dh-elpa (1.13) unstable; urgency=medium 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 , 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, -- cgit v1.2.3