[Pkg-sdl-commits] [libsdl2-image] 01/02: Update shlib version

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Jan 27 08:39:57 UTC 2016


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

locutusofborg pushed a commit to branch master
in repository libsdl2-image.

commit be2c79f280d9b9fffbb9ee2bc083b0adf44a6122
Author: Gianfranco Costamagna <locutusofborg at debian.org>
Date:   Wed Jan 27 09:34:53 2016 +0100

    Update shlib version
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 51f3724..25ed9c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,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.1
 
 # features -- disable building as plugins, otherwise dh_shlibs
 confflags =  --disable-jpg-shared
@@ -30,7 +30,7 @@ override_dh_installchangelogs:
 
 override_dh_link:
 	# fix lintian warning dev-pkg-without-shlib-symlink
-	dh_link -plibsdl2-image-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_image-2.0.so.0.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_image-2.0.so
+	dh_link -plibsdl2-image-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_image-2.0.so.0.0.1 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_image-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-image.git



More information about the pkg-sdl-commits mailing list