Revert the last commit adding --dbgsym-migration

Since we use compat level 8 (i.e. no build-ids for debug files) ,
--dbgsym-migration is not necessary as there can't be file conflicts.
The new -dbgsym packages are not automatically installed on upgrades, so they
won't help with removing the old -dbg packages.
This commit is contained in:
Michael Biebl
2016-12-09 19:43:51 +00:00
parent a8fa627ea8
commit 76ea389883
2 changed files with 0 additions and 7 deletions

1
debian/rules vendored
View File

@ -125,7 +125,6 @@ DEB_DH_MAKESHLIBS_ARGS_ALL += -X$(MODULES_BASE_PATH)
DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4
DEB_DH_MAKESHLIBS_ARGS_libgail-3-0 += -V -- -c4
DEB_DH_FIXPERMS_ARGS_ALL += -X$(LIBDIR)/$(SHARED_PKG)
DEB_DH_STRIP_ARGS += --dbgsym-migration='libgail-3-0-dbg (<< 3.22.0-1~), libgtk-3-0-dbg (<< 3.22.0-1~)'
# macro computing the list of 'debian/<pkg>.*" files which have a
# corresponding ".in" file; pass the list of packages in $(1)