Codebase list mupen64plus-rsp-hle / 6b8350c
Remove ddeb migration conflict against pre-stretch package Sven Eckelmann 6 years ago
2 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
77 * Upgraded to policy 4.0.0, no changes required
88 * debian/copyright:
99 - Update copyright years
10 * debian/rules
11 - Remove ddeb migration conflict against pre-stretch package
1012
1113 -- Sven Eckelmann <sven@narfation.org> Mon, 25 Jan 2016 22:01:08 +0100
1214
2828 override_dh_auto_install:
2929 dh_auto_install -- $(MAKEOPTIONS)
3030
31 override_dh_strip:
32 dh_strip -a --ddeb-migration='mupen64plus-rsp-hle-dbg (<< 2.5-3~)'
33
3431 override_dh_installchangelogs:
3532 dh_installchangelogs RELEASE
3633
3734 .PHONY: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep \
38 get-orig-source override_dh_auto_clean override_dh_auto_test override_dh_auto_build override_dh_auto_install override_dh_strip override_dh_installchangelogs
35 get-orig-source override_dh_auto_clean override_dh_auto_test override_dh_auto_build override_dh_auto_install override_dh_installchangelogs