[ogre-1.9] 06/07: Fix version of the replaced -dbg

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Mon Jul 31 22:29:23 UTC 2017


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

mafm pushed a commit to branch master
in repository ogre-1.9.

commit fe4b9a367330714817cc509bdbcfe04d1db91beb
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Tue Aug 1 00:21:50 2017 +0200

    Fix version of the replaced -dbg
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 57852db..3b5d59d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ LIB_MULTIARCH_PRIVATE_DIR = /usr/lib/$(DEB_HOST_MULTIARCH)/OGRE-$(OGRE_VERSION)
 
 
 %:
-	dh $@ --buildsystem=cmake --dbgsym-migration='libogre-1.9.0v5-dbg (<< 1.9.0+dfsg1-7~)'
+	dh $@ --buildsystem=cmake --dbgsym-migration='libogre-1.9.0v5-dbg (<< 1.9.0+dfsg1-8~)'
 
 override_dh_auto_configure:
         # Samples removed (do not meet DFSG), modify CMake files accordingly

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



More information about the Pkg-games-commits mailing list