Source: lsm Version: 1.0.4-2 Tags: patch User: helm...@debian.org Usertags: dep17m2
We want to move aliased files from / to /usr to finalize the /usr-merge transition via DEP17. lsm is involved, because it installs a systemd unit. Rather than move the unit, I recommend installing it using dh_installsystemd, because that'll automatically revert back to the old location for bookworm-backports and thus honour the moratorium that still is in effect there. debdiff cannot represent this patch: rm debian/lsm.install ln -s ../lsm.service debian/lsm.service Helmut