[pkg-wine-party] [wine] 95/114: Drop obsolete dh_strip exclusion of some files.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Jun 16 17:25:30 UTC 2016


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

jreyer-guest pushed a commit to branch stretch
in repository wine.

commit 797196d9687da4debc138ca7443c6b65e5f72efb
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Jun 6 18:19:43 2016 +0200

    Drop obsolete dh_strip exclusion of some files.
    
    Origin:
    
    commit 1c5aab6e815168b725493bea6fba9038e225fd50
    Author: Jens Reyer <jre.winesim at gmail.com>
    Date:   Sun May 22 02:56:53 2016 +0200
    
        Drop obsolete dh_strip exclusion of some files.
    
        These files don't exist any more since 1.1.17.
    
    commit 78f820eebbdc994f67ec5be2f0ecaaa9661f605d
    Author: Jens Reyer <jre.winesim at gmail.com>
    Date:   Wed Mar 2 19:10:56 2016 +0100
    
        dh_strip: Use the current name dbgsym-migration.
    
        ddeb-migration is the historical name for dbgsym-migration.
    
    # Conflicts:
    #	debian/rules
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1c607d8..98fb213 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ wine (1.8.2-2) UNRELEASED; urgency=medium
     - Fix winegcc script to call wineg++/cpp based on its basename.
       Thanks to Javier Serrano Polo (closes: #824715).
     - Change version string to display vendor and version.
+    - Drop obsolete dh_strip exclusion of some files.
 
  -- Jens Reyer <jre.winesim at gmail.com>  Mon, 06 Jun 2016 03:35:43 +0200
 
diff --git a/debian/rules b/debian/rules
index dc88e6a..a9ddc25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -144,7 +144,7 @@ override_dh_auto_install-arch: $(INSTALLS)
 	    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~)'
+	dh_strip --dbgsym-migration='libwine$(VERSION)-dbg (<< 1.8-2~)'
 
 override_dh_gencontrol:
 	dh_gencontrol -- \

-- 
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