From 5a353be319bc9f8ce02b6937a7efe224aa2f8e74 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 22 Jul 2019 00:54:55 +0200 Subject: [PATCH] debian/rules: Drop dbgsym-migration dh_strip override. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 8eee039..1436ffa 100755 --- a/debian/rules +++ b/debian/rules @@ -10,8 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk -DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='mate-applets-dbg (<< 1.14.0-2~)' - # use the NEWS file as upstream ChangeLog... DEB_DH_INSTALLCHANGELOGS_ARGS = NEWS DEB_INSTALL_DOCS_ALL = README AUTHORS