[SCM] givaro: library for arithmetic and algebraic computations branch, master, updated. debian/3.2.13-1.3-37-gbcdabfa
Lifeng Sun
lifongsun at gmail.com
Wed Mar 6 04:33:12 UTC 2013
The following commit has been merged in the master branch:
commit bcdabfa758d1d92894eafba5bd53cea07623e5ef
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Wed Mar 6 10:59:40 2013 +0800
Revise patchset.
diff --git a/debian/changelog b/debian/changelog
index ed788a0..6eedac2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+givaro (3.7.2-1~exp1) experimental; urgency=low
+
+ * New upstream release.
+
+ -- Lifeng Sun <lifongsun at gmail.com> Wed, 06 Mar 2013 10:59:02 +0800
+
givaro (3.7.1-1~exp1) experimental; urgency=low
* New upstream release.
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
index 59bd736..ca6693a 100644
--- a/debian/patches/soname.patch
+++ b/debian/patches/soname.patch
@@ -2,10 +2,11 @@ Bump SONAME. (Closes: #678769)
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -20,5 +20,5 @@
+@@ -20,6 +20,6 @@
kernel/gmp++/libgmppp.la kernel/bstruct/libgivbstruct.la kernel/integer/libgivinteger.la kernel/memory/libgivmemory.la kernel/rational/libgivrational.la kernel/system/libgivsystem.la kernel/zpz/libgivzpz.la library/tools/libgivtools.la library/poly1/libgivpoly1.la
# soname of libgivaro
--libgivaro_la_LDFLAGS = -version-info 5:1:5
-+libgivaro_la_LDFLAGS = -version-info 6:1:5
+-libgivaro_la_LDFLAGS = -version-info 5:2:5
++libgivaro_la_LDFLAGS = -version-info 6:2:5
+ libgivaro_la_LDFLAGS+= -no-undefined
libgivaro_la_LDFLAGS+=$(LDFLAGS)
--
givaro: library for arithmetic and algebraic computations
More information about the debian-science-commits
mailing list