[Pkg-sdl-commits] [libsdl2-ttf] 08/13: d/rules: update shlib and .so symlink to current version

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 2ca914d01edc1dbb96ba662d99a3586203bbd28b
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Tue Jan 26 18:56:43 2016 +0000

    d/rules: update shlib and .so symlink to current version
---
 debian/changelog | 1 +
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7992799..bdf764c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libsdl2-ttf (2.0.13+dfsg1-1) UNRELEASED; urgency=medium
     - d/patches: drop link_libm_ftbfs_binutils-gold, support added upstream
     - Does not cause the compilation warning upgraded to error
       (Closes: #812621)
+    - d/rules: update shlib and .so symlink to current version
   * Bump Policy Standards-Version to 3.9.6 (no changes needed)
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Sat, 08 Mar 2014 13:19:12 +0000
diff --git a/debian/rules b/debian/rules
index 1eb8a8a..0308da3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-SHLIBVER := 2.0.0
+SHLIBVER := 2.0.13
 
 
 %:
@@ -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.10.2 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.3 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