Bug#1034210: python3-charon: dh_installsystemd doesn't handle files in /usr/lib/systemd/system

2023-04-18 Thread Christoph Berg
Re: Gregor Riepl > -install(FILES service/charon.service DESTINATION lib/systemd/system) > +install(FILES service/charon.service DESTINATION /lib/systemd/system) Thanks for figuring that out! Uploaded to experimental and unstable. Christoph

Bug#1034210: python3-charon: dh_installsystemd doesn't handle files in /usr/lib/systemd/system

2023-04-18 Thread Gregor Riepl
Hi, As a result, could you please move these files to /lib/systemd/system instead so they are properly detected by debhelper? As soon as debhelper is supporting (not until bookworm+1 aka Trixie) you will be able to move them back to the newer location. I've committed a patch to Salsa. It