Vasudev Kamath <[email protected]> writes: > Hi Micha, > > Micha Lenk <[email protected]> writes: > >> The changes are not minimal. The reason for dropping the dh_installsystemd >> invocation is unclear from reading the debian/changelog. >> > Reason to drop it is its breaking when building for bookworm with its > debhelper version 13.11.4. > >> make[1]: Entering directory '/<<PKGBUILDDIR>>' >> dh_install >> dh_installsystemd --name=rasdaemon rasdaemon.service >> dh_installsystemd: error: Package 'rasdaemon' does not install unit >> 'rasdaemon.service'. >> make[1]: *** [debian/rules:18: override_dh_install] Error 25 >> make[1]: Leaving directory '/<<PKGBUILDDIR>>' > > Now this same thing works fine if I pin the debhelper to > bookwrom-backports version or the version in unstable. I'm not exactly > sure what went in between these to cause such breakage. >
...knowing this is fundamental to backports... To start, read the changelog from bookworm-backport's debhelper. If you're still not sure after that, please ask. I did ;) (see list archives) Regards, Nicholas
