[Pkg-sdl-commits] [libsdl2-mixer] 06/10: Remove "~rc1" for shared lib dependencies

Manuel A. Fernandez Montecelo mafm at alioth.debian.org
Tue Aug 13 19:27: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-mixer.

commit c169d9ec23e0d609c0b5371013d55a89df24297c
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Tue Aug 13 18:54:10 2013 +0100

    Remove "~rc1" for shared lib dependencies
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 44682e2..f9784b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-SHLIBVER = 2.0.0~rc1
+SHLIBVER = 2.0.0
 
 
 # enable external music player

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



More information about the pkg-sdl-commits mailing list