[libcsfml] 05/09: Use newer --dbgsym-migration option

James Cowgill jcowgill at moszumanska.debian.org
Tue Jun 28 20:11:07 UTC 2016


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

jcowgill pushed a commit to branch master
in repository libcsfml.

commit f9207b1ff60526a21b7a0a8c3a9424d7dab98a0b
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue Jun 28 19:08:43 2016 +0100

    Use newer --dbgsym-migration option
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 55eb34b..b909670 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,5 @@ override_dh_auto_build:
 	dh_auto_build -- all doc
 
 override_dh_strip:
-	dh_strip --ddeb-migration='libcsfml2.3-dbg (<< 2.3-3~)'
+	# Can be removed for 2.4
+	dh_strip --dbgsym-migration='libcsfml2.3-dbg (<< 2.3-3~)'

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



More information about the Pkg-games-commits mailing list