From: Nicholas Guriev Date: Wed, 29 Jun 2022 08:51:37 +0000 (+0300) Subject: debian/rules: remove completed dbgsym migration X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/4d9c00c8028fbff804fbf38112f6ba8817b29e14 debian/rules: remove completed dbgsym migration Fixes the 'debug-symbol-migration-possibly-complete' Lintian tag. --- diff --git a/debian/rules b/debian/rules index 36b1f4a..40a7404 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-Bsymbolic-functions -Wl,--as-needed override_dh_installchangelogs: dh_installchangelogs NEWS - -.PHONY: override_dh_strip -override_dh_strip: - dh_strip --dbgsym-migration='libam7xxx0.1-dbg (<< 0.1.7-1~)'