* Add workaround for pulseaudio >= 13
d/p/Hack-to-work-with-modern-PulseAudio.patch (Closes: #986662)
+ [ Ralf Jung ]
+ * Switch to debhelper compat level 13.
+
-- Ralf Jung <post@ralfj.de> Sat, 10 Apr 2021 17:42:32 +0200
osspd (1.3.2-11) unstable; urgency=medium
UDEVDIR=/lib/udev/rules.d
%:
- dh $@ --parallel --with=systemd
+ dh $@ --parallel
override_dh_auto_build:
dh_auto_build -- SLAVESDIR=$(SLAVESDIR) UDEVDIR=$(UDEVDIR)
dh_strip --ddeb-migration='osspd-dbg (<< 1.3.2-7~)'
override_dh_install:
- dh_install --fail-missing
+ dh_install
# adding kmod integration
install -D -m 0644 debian/osspd.kmod debian/osspd/lib/modules-load.d/osspd.conf