debian/rules: remove completed dbgsym migration
authorNicholas Guriev <nicholas@guriev.su>
Wed, 29 Jun 2022 08:51:37 +0000 (11:51 +0300)
committerNicholas Guriev <nicholas@guriev.su>
Wed, 29 Jun 2022 08:51:37 +0000 (11:51 +0300)
Fixes the 'debug-symbol-migration-possibly-complete' Lintian tag.

debian/rules

index 36b1f4a..40a7404 100755 (executable)
@@ -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~)'