[SCM] linbox: library for exact linear algebra branch, master, updated. upstream/1.3.2-37-gc88c8aa
Lifeng Sun
lifongsun at gmail.com
Tue Jul 17 00:31:44 UTC 2012
The following commit has been merged in the master branch:
commit 16dec44461b75726489a6d1472608f3450673f10
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Tue Jul 17 08:23:58 2012 +0800
Add description to patchset.
diff --git a/debian/patches/example.patch b/debian/patches/example.patch
index 0985fd2..f8b6c0c 100644
--- a/debian/patches/example.patch
+++ b/debian/patches/example.patch
@@ -1,3 +1,5 @@
+Fix example source related issues.
+
--- a/examples/fields/modular-int.C
+++ b/examples/fields/modular-int.C
@@ -30,8 +30,8 @@
diff --git a/debian/patches/fix-doc-path.patch b/debian/patches/fix-doc-path.patch
index 37848b4..9714c80 100644
--- a/debian/patches/fix-doc-path.patch
+++ b/debian/patches/fix-doc-path.patch
@@ -1,3 +1,6 @@
+Fix links in documentation and provide a pointer to README about how to generate
+developer's documentation.
+
--- a/doc/mainpage.doxy
+++ b/doc/mainpage.doxy
@@ -95,12 +95,14 @@
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
index b392a12..f632b21 100644
--- a/debian/patches/soname.patch
+++ b/debian/patches/soname.patch
@@ -1,3 +1,5 @@
+Bump SONAME.
+
--- a/linbox/Makefile.am
+++ b/linbox/Makefile.am
@@ -62,6 +62,7 @@
--
linbox: library for exact linear algebra
More information about the debian-science-commits
mailing list