summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-09-15 15:43:03 +0100
committerSimon McVittie <smcv@debian.org>2019-09-15 15:43:03 +0100
commit480f0afe47e6e7f748c61e69661ee949a7909f07 (patch)
tree89a4c8d3d7e94d05cba6a50002908219015e078e
parent3819df5e77f3212e3c7b1c647e09a1a0c62d6399 (diff)
Remove migration path from -dbg packages older than oldstable
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules5
2 files changed, 1 insertions, 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 <smcv@debian.org> 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