#1142888 elpa-eat: should not ship terminfo files in /usr/share/terminfo/65

Package:
elpa-eat
Source:
elpa-eat
Submitter:
Sven Joachim
Date:
2026-07-27 16:29:02 UTC
Severity:
normal
Tags:
#1142888#5
Date:
2026-07-27 16:27:09 UTC
From:
To:
Your package ships its terminfo files both in /usr/share/terminfo/e and
/usr/share/terminfo/65.  Only the former makes sense in Debian, the
terminfo library does not even look in the latter directory.

Terminfo files in numerical directories are only useful if ncurses has
been configured to support mixed-case filesystems for its database.

The attached patch takes care of that.