[SCM] givaro: library for arithmetic and algebraic computations branch, master, updated. debian/3.2.13-1.3-33-g1be4231

Lifeng Sun lifongsun at gmail.com
Tue Jul 17 00:28:51 UTC 2012


The following commit has been merged in the master branch:
commit 1be423144539fe215a630256c5050a321e05d380
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Tue Jul 17 08:03:26 2012 +0800

    Add description to patchset.

diff --git a/debian/patches/doxygen-exclude-debian-dir.patch b/debian/patches/doxygen-exclude-debian-dir.patch
index 39b3421..b53f511 100644
--- a/debian/patches/doxygen-exclude-debian-dir.patch
+++ b/debian/patches/doxygen-exclude-debian-dir.patch
@@ -1,3 +1,5 @@
+Exclude debian/ dir when build documentation.
+
 --- a/docs/Doxyfile.mod
 +++ b/docs/Doxyfile.mod
 @@ -714,7 +714,8 @@
diff --git a/debian/patches/fix-doc-path.patch b/debian/patches/fix-doc-path.patch
index 78a5169..1344a57 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/docs/mainpage.doxy
 +++ b/docs/mainpage.doxy
 @@ -22,12 +22,13 @@
diff --git a/debian/patches/givaro-makefile.patch b/debian/patches/givaro-makefile.patch
index 7333e2b..0250f6e 100644
--- a/debian/patches/givaro-makefile.patch
+++ b/debian/patches/givaro-makefile.patch
@@ -1,3 +1,5 @@
+Fix interpreter of givaro-makefile.
+
 --- a/givaro-makefile.in
 +++ b/givaro-makefile.in
 @@ -1,4 +1,4 @@
diff --git a/debian/patches/local-include-syntax.patch b/debian/patches/local-include-syntax.patch
index 6794b1d..6756b69 100644
--- a/debian/patches/local-include-syntax.patch
+++ b/debian/patches/local-include-syntax.patch
@@ -1,3 +1,5 @@
+Fix system header include syntax for local header. (Closes: #681589)
+
 --- a/src/kernel/zpz/StaticElement.h
 +++ b/src/kernel/zpz/StaticElement.h
 @@ -20,7 +20,7 @@
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
index d1015f8..59bd736 100644
--- a/debian/patches/soname.patch
+++ b/debian/patches/soname.patch
@@ -1,3 +1,5 @@
+Bump SONAME. (Closes: #678769)
+
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
 @@ -20,5 +20,5 @@

-- 
givaro: library for arithmetic and algebraic computations



More information about the debian-science-commits mailing list