#1120658 xfce4-session: leftover conffiles

Package:
xfce4-session
Source:
xfce4-session
Description:
Xfce4 Session Manager
Submitter:
Christoph Anton Mitterer
Date:
2025-11-14 02:21:03 UTC
Severity:
normal
#1120658#5
Date:
2025-11-14 02:14:48 UTC
From:
To:
Hi.

Apparently the package contained the file:
  /etc/xdg/autostart/xscreensaver.desktop
as conffile during bookworm, but no longer does so in trixie.

It was however not properly unregierstered as dpkg conffile:
# dpkg-query --showformat='${Package}\n${Conffiles}\n' --show  |  awk '/^[^ ]/{pkg=$1}/ obsolete$/{print pkg,$0}' | cut -d ' ' -f 1-3 | column -t
xfce4-session  /etc/xdg/autostart/xscreensaver.desktop


Could you please do so using the maintainer helper scripts in some future
version? :-)

Thanks,
Chris.