X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=2e266ada046609e96a9032df883c748f2a8e4d54;hb=bfb4de070d078fb4b4ea7cd4dc931439058c7a85;hp=58f331439f7702c61efec81e3c5dd05a109a73fb;hpb=76a0076274d5084bef496a71cd2aee3e89e9d6d8;p=dcpomatic.git diff --git a/debian/rules b/debian/rules index 58f331439..2e266ada0 100755 --- a/debian/rules +++ b/debian/rules @@ -40,4 +40,10 @@ override_dh_auto_install: .PHONY: override_dh_strip override_dh_strip: - dh_strip --dbg-package=dcpomatic-dbg + dh_strip $(CDIST_DEBUG_PACKAGE) + +override_dh_shlibdeps: + dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + +override_dh_fixperms: + dh_fixperms --exclude usr/bin/dcpomatic2_uuid