[Pkg-sdl-commits] [SCM] Debian packaging of SDL2 branch, master, updated. debian/1.3.0_20111204-1-45-g9989127

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Sun Jan 20 01:59:07 UTC 2013


The following commit has been merged in the master branch:
commit b9f424f78b273b0911f06df4a2703533b291b68a
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Sat Jan 19 22:16:09 2013 +0000

    Remove extra .0 from SHLIBVER var

diff --git a/debian/rules b/debian/rules
index 04458ca..baded95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-SHLIBVER = 2.0.0~20130103
+SHLIBVER = 2.0~20130103
 
 DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 

-- 
Debian packaging of SDL2



More information about the pkg-sdl-commits mailing list