From 480f0afe47e6e7f748c61e69661ee949a7909f07 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 15 Sep 2019 15:43:03 +0100 Subject: Remove migration path from -dbg packages older than oldstable --- debian/changelog | 1 + debian/rules | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93f6bca..13ef14c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libchamplain (0.12.19-3) UNRELEASED; urgency=medium * d/p/Make-the-build-reproducible.patch: Make a generated header reproducible. Thanks to Chris Lamb for the patch. (Closes: #934698) + * Remove migration path from -dbg packages older than oldstable -- Simon McVittie Sun, 15 Sep 2019 15:40:02 +0100 diff --git a/debian/rules b/debian/rules index fbb8d08..3cf80a8 100755 --- a/debian/rules +++ b/debian/rules @@ -15,8 +15,3 @@ override_dh_missing: override_dh_makeshlibs: dh_makeshlibs -- -c4 - -override_dh_strip: - dh_strip -plibchamplain-0.12-0 --dbgsym-migration='libchamplain-0.12-dbg (<< 0.12.13-1~)' - dh_strip -plibchamplain-gtk-0.12-0 --dbgsym-migration='libchamplain-gtk-0.12-dbg (<< 0.12.13-1~)' - dh_strip --remaining-packages -- cgit v1.2.3