[Pkg-sdl-commits] [libsdl2-ttf] 05/05: Link to the .so library does not end in 0.0.0 for this SDL module

Manuel A. Fernandez Montecelo mafm at alioth.debian.org
Tue Aug 13 23:24:42 UTC 2013


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

mafm pushed a commit to branch master
in repository libsdl2-ttf.

commit 41e6e8436151bff9663a0f69d2b7d4cb55040d38
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Wed Aug 14 00:01:15 2013 +0100

    Link to the .so library does not end in 0.0.0 for this SDL module
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f615a15..eb3f2a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_dh_installchangelogs:
 
 override_dh_link:
         # fix lintian warning dev-pkg-without-shlib-symlink
-	dh_link -plibsdl2-ttf-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so.0.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so
+	dh_link -plibsdl2-ttf-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so.0.10.2 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_ttf-2.0.so
 	dh_link --remaining-packages
 
 override_dh_compress:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-ttf.git



More information about the pkg-sdl-commits mailing list