Source: zram-tools
Version: 0.3.3.1-1.1
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. zram-tools is involved, because it includes a
systemd unit and hard codes its location to /lib/systemd. Rather than
simply move it, I recommend installing it using dh_installsystemd,
because that'll automatically revert back to /lib for
bookworm-backports. The patch cannot be represented using debdiff:

    sed -i -e /systemd/d debian/install
    ln -s ../zramswap.service debian/zram-tools.zramswap.service
    printf "\noverride_dh_installsystemd:\n\tdh_installsystemd 
--name=zramswap\n" >> debian/rules

Helmut

Reply via email to