[lrslib] 03/08: lrslib upstream: bump upstream SONAME

David Bremner bremner at debian.org
Tue Feb 21 22:25:05 UTC 2017


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

bremner pushed a commit to branch master
in repository lrslib.

commit 3343eb00f3a202b012b5fafa9ec76aae1f23df08
Author: David Bremner <david at tethera.net>
Date:   Tue Feb 21 16:32:36 2017 -0400

    lrslib upstream: bump upstream SONAME
    
    the symbol "ratio" was renamed, so we have to bump the SONAME.
---
 makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile
index ad40b45..af12a4c 100644
--- a/makefile
+++ b/makefile
@@ -60,7 +60,7 @@ LIBRARIES=$(LIB) $(SHLIB) $(SHLINK)
 prefix := /usr/local
 
 # Shared library
-SONAME ?=liblrsgmp.so.0
+SONAME ?=liblrsgmp.so.1
 SOMINOR ?=.0.0
 SHLIB ?=$(SONAME)$(SOMINOR)
 SHLINK ?=liblrsgmp.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lrslib.git



More information about the debian-science-commits mailing list