#946117 unclutter: upgrade 8-21 -> 8-25 leaves obsolete conffile

Package:
unclutter
Source:
unclutter
Description:
hides the mouse cursor in X after a period of inactivity
Submitter:
Sean Whitton
Date:
2019-12-03 22:45:05 UTC
Severity:
important
#946117#5
Date:
2019-12-03 22:43:17 UTC
From:
To:
Dear maintainer,

If you upgrade unclutter to 8-25 and also install unclutter-startup,
then the file /etc/X11/Xsession.d/90unclutter remains under the
ownership of bin:unclutter, and so is considered an obsolete conffile
(as shown by e.g. `dpkg-query --show
--showformat='\${Package}\\n\${Conffiles}\\n' | grep obsolete`).

I guess that ownership of the conffile needs to be transferred to
unclutter-startup somehow.