[Pkg-sdl-commits] [libsdl2-ttf] 12/13: Change creation of symlink to not have to change it with all new upstream versions

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Tue Feb 2 12:53:05 UTC 2016


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

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

commit ad4c25b242de31ad704e6e86a4936387609e69f8
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Tue Feb 2 12:40:43 2016 +0000

    Change creation of symlink to not have to change it with all new upstream versions
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6328b39..8900213 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,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.14.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 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