[librsb] 06/09: d/p/fix-spelling-function.patch : New patch

Rafael Laboissiere rafael at debian.org
Sun Mar 12 01:09:18 UTC 2017


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

rafael pushed a commit to branch master
in repository librsb.

commit 75e691b6dac4774d7a63ff3181f8ce37ab130afc
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Mar 11 17:25:42 2017 -0300

    d/p/fix-spelling-function.patch : New patch
---
 debian/patches/fix-spelling-function.patch | 16 ++++++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/fix-spelling-function.patch b/debian/patches/fix-spelling-function.patch
new file mode 100644
index 0000000..e1adfc9
--- /dev/null
+++ b/debian/patches/fix-spelling-function.patch
@@ -0,0 +1,16 @@
+Description: Fix spelling "funtion" -> "function"
+Author: Rafael Laboissiere <rafael at debian.org>
+Forwarded: no
+Last-Update: 2017-03-11
+
+--- librsb-1.2.0-rc5.orig/doc/Doxyfile
++++ librsb-1.2.0-rc5/doc/Doxyfile
+@@ -38,7 +38,7 @@ TAB_SIZE               = 8
+ #ALIASES                += "\librsb=librsb"
+ ALIASES                += "rsbmtxpmessage=On success, a valid pointer (\c struct \c rsb_mtx_t*) to the newly allocated matrix structure; on error, \c NULL."
+ ALIASES                += "rsbmtxpmessage_bg=On success, a valid pointer to the inner matrix structure (\c struct \c rsb_mtx_t*); on error, \c NULL."
+-ALIASES                += "rsb_BLAS_get_mtx_msg=Given a valid Sparse BLAS handle, returns a pointer to the inner rsb_mtx_t structure. Then, this can be used for many of the \ref rsb.h functions. This is an experimental function, so we recommend to use it with functions not modifying the matrix (ones that take \c const \c struct \c rsb_mtx_t*mtxAp). You can use this funtion from either Fortran or C."
++ALIASES                += "rsb_BLAS_get_mtx_msg=Given a valid Sparse BLAS handle, returns a pointer to the inner rsb_mtx_t structure. Then, this can be used for many of the \ref rsb.h functions. This is an experimental function, so we recommend to use it with functions not modifying the matrix (ones that take \c const \c struct \c rsb_mtx_t*mtxAp). You can use this function from either Fortran or C."
+ ALIASES                += "rsb_BLAS_get_mtx_msg_todo="
+ ALIASES                += "rsb_BLAS_get_mtx_msg_note=\rsb_spblasl2e_ext_msg"
+ ALIASES                += "rsb_BLAS_get_mtx_msg_warn="
diff --git a/debian/patches/series b/debian/patches/series
index a4047ec..2bfc839 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ use-shared-lib.patch
 fix-path-of-mtx-files.patch
 compile-fortran-examples.patch
 fix-spelling-information.patch
+fix-spelling-function.patch

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



More information about the debian-science-commits mailing list