Control: tags -1 + patch On February 23, 2020 at 2:01PM +0100, lucas (at debian.org) wrote: >> The following packages have unmet dependencies: >> sbuild-build-depends-main-dummy : Depends: emacs25 but it is not installable
The attached patch fixes this FTBFS bug, though I don't know whether this package is really usable on Emacs 26. Thanks, -- Tatsuya Kinoshita
From 932516eb83afab5e9cf14f16c99915bf0e6c92ce Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita <t...@debian.org> Date: Sun, 5 Apr 2020 19:45:58 +0900 Subject: [PATCH] Prefer emacs-nox and emacs instead of emacs25 (Closes: #952145) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index aa0cd6f..4eccace 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: HIGUCHI Daisuke (VDR dai) <d...@debian.org> Standards-Version: 4.3.0 Build-Depends: debhelper (>= 11~) -Build-Depends-Indep: emacs25 | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen +Build-Depends-Indep: emacs-nox | emacs | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen Homepage: http://openlab.jp/tcode/ Vcs-Git: https://salsa.debian.org/debian/t-code.git Vcs-Browser: https://salsa.debian.org/debian/t-code @@ -13,7 +13,7 @@ Package: t-code Architecture: all Pre-Depends: dpkg (>= 1.17.5) Depends: ${misc:Depends}, t-code-common (= ${source:Version}), - emacs25 | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen + emacs-nox | emacs | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen Multi-Arch: foreign Description: Japanese direct input method environment for emacsen This package is provides tc2. the T-Code input environment for emacsen, -- 2.26.0
pgpXnb9wsE0D_.pgp
Description: PGP signature