[Pkg-privacy-commits] [irssi-plugin-otr] 03/06: Drop stretch specific code in debian/rules to call dh_strip with --dbgsym-migration.
Holger Levsen
holger at layer-acht.org
Sat Sep 30 00:43:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch debian
in repository irssi-plugin-otr.
commit ed9b330a9e587774cf64a671dd29bbeaf56056ea
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Sep 30 02:30:26 2017 +0200
Drop stretch specific code in debian/rules to call dh_strip with --dbgsym-migration.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 2 ++
debian/rules | 3 ---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3912fd6..2ede196 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ irssi-plugin-otr (1.0.2-2) UNRELEASED; urgency=medium
* Bump debian/compat to 10, build-depend on debhelper >= 10.2.5~, remove
build-dependency on dh-autoreconf and remove "--with autoreconf" from dh
call in debian/rules as this done by debhelper in compat 10 automatically.
+ * Drop stretch specific code in debian/rules to call dh_strip with
+ --dbgsym-migration.
-- Holger Levsen <holger at debian.org> Sat, 30 Sep 2017 02:19:52 +0200
diff --git a/debian/rules b/debian/rules
index de1df6e..9760835 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,3 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install --destdir=debian/irssi-plugin-otr
-# can be dropped after Stretch
-override_dh_strip:
- dh_strip --dbgsym-migration='irssi-plugin-otr-dbg (<< 1.0.2-1~)'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git
More information about the Pkg-privacy-commits
mailing list