Hi, On Tue, Mar 18, 2025 at 04:36:56PM +0100, Michael Biebl wrote: > Control: forcemerge 1050227 -1 > Control: -1 + patch > > On Tue, 18 Mar 2025 18:21:44 +0800 Sean Whitton <spwhit...@spwhitton.name> > wrote: > > Package: iio-sensor-proxy > > Version: 3.5-2 > > > > Dear maintainer, > > > > The upgrade from bookworm to trixie leaves behind an obsolete conffile: > > /etc/dbus-1/system.d/net.hadess.SensorProxy.conf > > > > See the reference to dpkg-maintscript-helper in dh_installdeb(1) for how > > to fix this. > Merging as duplicate with the existing bug report. > > Attached is a proposed patch. > > Guido, would be great if you can have a look.
An MR at https://salsa.debian.org/debian/iio-sensor-proxy/ improves changes it won't get missed (no need for a changelog entry). Hope to get to package 3.7 in the not too distant future. Thanks! -- Guido > > Regards, > Michael > diff -Nru iio-sensor-proxy-3.5/debian/changelog > iio-sensor-proxy-3.5/debian/changelog > --- iio-sensor-proxy-3.5/debian/changelog 2024-07-11 09:38:42.000000000 > +0200 > +++ iio-sensor-proxy-3.5/debian/changelog 2025-03-18 16:33:20.000000000 > +0100 > @@ -1,3 +1,10 @@ > +iio-sensor-proxy (3.5-3) UNRELEASED; urgency=medium > + > + * Remove obsolete conffile /etc/dbus-1/system.d/net.hadess.SensorProxy.conf > + on upgrades (Closes: #1050227) > + > + -- Michael Biebl <bi...@debian.org> Tue, 18 Mar 2025 16:33:20 +0100 > + > iio-sensor-proxy (3.5-2) unstable; urgency=medium > > * d/control: B-D on systemd-dev instead of udev/systemd (Closes: #1060562) > diff -Nru iio-sensor-proxy-3.5/debian/iio-sensor-proxy.maintscript > iio-sensor-proxy-3.5/debian/iio-sensor-proxy.maintscript > --- iio-sensor-proxy-3.5/debian/iio-sensor-proxy.maintscript 1970-01-01 > 01:00:00.000000000 +0100 > +++ iio-sensor-proxy-3.5/debian/iio-sensor-proxy.maintscript 2025-03-18 > 16:33:19.000000000 +0100 > @@ -0,0 +1 @@ > +rm_conffile /etc/dbus-1/system.d/net.hadess.SensorProxy.conf 3.5-3~