Hi Ben,
I am not a Emacs user myself,
but try to make the package working well for everybody.
So, sorry when I missed that.
I will take a look at it and fix it...
Cheers,
Sven
--
Sysadmin by Nature
On 12/19/22 09:21, Ben Finney wrote:
Package: recutils
Version: 1.9-1
Severity: normal
Howdy,
The Debian release “1.9-1” of ‘recutils’ correctly notes that the Emacs
Lisp files (‘ob-rec.el’, ‘rec-mode.el’) are no longer installed.
But the package continues to install Emacs startup code which expects the
‘rec-mode.el’ as part of the package:
===== debian/recutils.emacsen-startup
[…]
(cond ((not (file-exists-p "/usr/share/emacs/site-lisp/rec-mode.el"))
(message "recutils removed but not purged, skipping setup"))
[…]
=====
The package should cleanly install and not cause Emacs to expect ELisp
files that are not installed.
-- System Information:
Debian Release: bookworm/sid
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.0-5-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_AU.UTF-8), LANGUAGE=en_AU.UTF-8
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages recutils depends on:
ii libc6 2.36-6
ii libgcrypt20 1.10.1-3
ii libreadline8 8.2-1.2
ii librec1 1.9-1
recutils recommends no packages.
recutils suggests no packages.
-- no debconf information
-