[pkg-wine-party] [wine] 01/03: Revert "Don't build -dbg or -dbgsym packages."

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Jul 21 13:36:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch jessie-backports-1.8.x
in repository wine.

commit 1cc3d3874a5ce5f8130e3d635ffae747de678d19
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Jul 18 01:49:41 2016 +0200

    Revert "Don't build -dbg or -dbgsym packages."
    
    This reverts commit 03c6feb2eafc523bac3035fc6bf57d6777aa791b.
---
 debian/control.in | 2 +-
 debian/rules      | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index a6c56e9..12a5aeb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Uploaders:
  Stephen Kitt <skitt at debian.org>,
  Jens Reyer <jre.winesim at gmail.com>,
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 9.20151220),
  dh-autoreconf,
  libxi-dev,
  libxt-dev,
diff --git a/debian/rules b/debian/rules
index c9650f6..9be0f25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,6 +141,9 @@ override_dh_auto_install-arch: $(INSTALLS)
 	test -f debian/tmp/$(BINDIR)/wine-preloader || \
 	    cp debian/scripts/wine-preloader debian/tmp/$(BINDIR)
 
+override_dh_strip:
+	dh_strip -Xwine-pthread -Xwine-kthread --ddeb-migration='libwine$(VERSION)-dbg (<< 1.8-2~)'
+
 override_dh_gencontrol:
 	dh_gencontrol -- \
 	    -Vbuilt:Using="$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W khronos-api unicode-data)" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list