[SCM] libm4ri: library of Method of the Four Russians Inversion branch, master, updated. 3217191267e60185334889fe16db851bfb050522

Cédric Boutillier cedric.boutillier at gmail.com
Tue Sep 11 13:48:52 UTC 2012


The following commit has been merged in the master branch:
commit 362c2a0538dbba6e6a6fee9986525d1fd462e3fb
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue Sep 11 14:03:18 2012 +0200

    Update upstream-versioning-change patch to fix SONAME

diff --git a/debian/patches/series b/debian/patches/series
index 30d4814..9e88f8b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-# no longer necessary
-#upstream-versioning-change
+# necessary for 20120415
+upstream-versioning-change
diff --git a/debian/patches/upstream-versioning-change b/debian/patches/upstream-versioning-change
index 777586e..2305e89 100644
--- a/debian/patches/upstream-versioning-change
+++ b/debian/patches/upstream-versioning-change
@@ -1,10 +1,11 @@
-Index: libm4ri-0.0.20080521/Makefile.am
-===================================================================
---- libm4ri-0.0.20080521.orig/Makefile.am	2008-06-26 11:23:38.000000000 -0400
-+++ libm4ri-0.0.20080521/Makefile.am	2008-06-26 11:24:02.000000000 -0400
-@@ -8,4 +8,4 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -49,7 +49,7 @@
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = m4ri.pc
  
- include_HEADERS = src/m4ri.h src/brilliantrussian.h src/misc.h src/packedmatrix.h src/grayflex.h src/watch.h src/strassen.h src/parity.h
+-libm4ri_la_LDFLAGS = -release 0.0.20111203 -no-undefined
++libm4ri_la_LDFLAGS = -release 0.0.20120415 -no-undefined
+ libm4ri_la_LIBADD = -lm $(LIBPNG_LIBADD)
  
--libm4ri_la_LDFLAGS = -version-info 0:0:0
-+libm4ri_la_LDFLAGS = -release 0.0.20080521
+ check_PROGRAMS=test_multiplication test_elimination test_trsm test_ple test_solve test_kernel test_random test_smallops test_transpose test_colswap test_invert test_misc

-- 
libm4ri: library of Method of the Four Russians Inversion



More information about the debian-science-commits mailing list