Source: uim
Version: 1:1.8.8-5
tags: patch
Hello, can you please stop depending on transitional emacs24 package?
emacs or emacs-gtk are better names now...
diff -Nru uim-1.8.8/debian/control uim-1.8.8/debian/control
--- uim-1.8.8/debian/control 2019-03-27 15:08:38.000000000 +0100
+++ uim-1.8.8/debian/control 2019-08-29 11:41:11.000000000 +0200
@@ -382,7 +383,7 @@
Depends: ${misc:Depends}, ${shlibs:Depends},
uim (>= ${source:Version}),
uim-data (>= ${source:Version}),
- emacs24 | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen
+ emacs | xemacs21-mule | xemacs21-mule-canna-wnn | emacsen
Description: Universal Input Method - Emacs front end
Uim is an input method module library which supports various scripts and can
act as a front end for a range of input methods, including Anthy, Canna,
This confuses autopkgtests and some apt resolvers
thanks
Gianfranco