Codebase list libsdl2-mixer / 195f824
move the dbgsym-migration to the dh_strip call where it belongs Fabian Greffrath 6 years ago
1 changed file(s) with 4 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5555
5656
5757 %:
58 dh $@ --dbgsym-migration=libsdl2-mixer-dbg
58 dh $@
5959
6060 override_dh_auto_configure:
6161 dh_auto_configure -- $(confflags)
8080
8181 override_dh_makeshlibs:
8282 dh_makeshlibs -V"libsdl2-mixer-2.0-0 (>= $(SHLIBVER))"
83
84 override_dh_strip:
85 dh_strip --dbgsym-migration=libsdl2-mixer-dbg