[pkg-wine-party] [wine] 01/03: dh_strip: Use the current name dbgsym-migration.

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri Mar 4 02:38:03 UTC 2016


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

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

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.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1e29e07..236443e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -138,7 +138,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.9.0-1~)'
+	dh_strip -Xwine-pthread -Xwine-kthread --dbgsym-migration='libwine$(VERSION)-dbg (<< 1.9.0-1~)'
 
 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