[librsb] 02/07: d/p/fix-spelling-information.patch: Drop patch (applied upstream)

Rafael Laboissiere rafael at debian.org
Sun Mar 26 21:02:13 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 319344ffeae89ca7bfe42887b98b5adf4a34fe2a
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Mar 25 05:30:42 2017 -0300

    d/p/fix-spelling-information.patch: Drop patch (applied upstream)
---
 debian/patches/fix-spelling-information.patch | 56 ---------------------------
 debian/patches/series                         |  1 -
 2 files changed, 57 deletions(-)

diff --git a/debian/patches/fix-spelling-information.patch b/debian/patches/fix-spelling-information.patch
deleted file mode 100644
index c991495..0000000
--- a/debian/patches/fix-spelling-information.patch
+++ /dev/null
@@ -1,56 +0,0 @@
-Description: Fix spelling "informations" -> "information"
-Author: Rafael Laboissiere <rafael at debian.org>
-Forwarded: no
-Last-Update: 2017-03-11
-
---- librsb-1.2.0-rc5.orig/README
-+++ librsb-1.2.0-rc5/README
-@@ -161,7 +161,7 @@
-  you can use it to specify libraries to be linked to librsb examples.
-  Invoke ./configure --help  for details of other relevant environment variables.
-  
-- After ./configure  you will see informations about the current build options
-+ After ./configure  you will see information about the current build options
-  and if satisfied, invoke 'make' to build the library and the examples.
- 
-  To check for library consistence, run:
-@@ -404,7 +404,7 @@ and then
-     (see CONTACTS) the hinfo.log file and your matrix in Matrix Market format
-     (well, please don't send matrices by email but rather upload them
-     somewhere on the web and send an URL to them).
--    The hinfo.log file will contain useful compile and machine informations.
-+    The hinfo.log file will contain useful compile and machine information.
-     Then I *may* get an idea about the performance you should get with that
-     matrix on that computer.
- 
---- librsb-1.2.0-rc5.orig/rsb.h
-+++ librsb-1.2.0-rc5/rsb.h
-@@ -835,7 +835,7 @@ rsb_err_t rsb_mtx_get_rows_sparse(rsb_tr
- rsb_err_t rsb_mtx_get_coo_block(const struct rsb_mtx_t * mtxAp, void* VA, rsb_coo_idx_t * IA, rsb_coo_idx_t * JA, rsb_coo_idx_t frA, rsb_coo_idx_t lrA, rsb_coo_idx_t fcA, rsb_coo_idx_t lcA, rsb_coo_idx_t * IREN, rsb_coo_idx_t * JREN, rsb_nnz_idx_t *rnzp, rsb_flags_t flags );
- 
- /*! \ingroup rsb_doc_misc rsb_doc_rsb
--\brief Flags for getting matrix informations via #rsb_mtx_get_info()/#rsb_mtx_get_info_str().
-+\brief Flags for getting matrix information via #rsb_mtx_get_info()/#rsb_mtx_get_info_str().
- */
- enum rsb_mif_t
- {
---- librsb-1.2.0-rc5.orig/rsb_user.c
-+++ librsb-1.2.0-rc5/rsb_user.c
-@@ -156,7 +156,7 @@ rsb_err_t rsb__sys_info()
- 	 \ingroup internals
- 	 *
- 	 * A function printing out information about the system.
--	 * It gives informations for the user about the library configuration.
-+	 * It gives information for the user about the library configuration.
- 	 * It should be called after library initialization.
- 	 *
- 	 * \return an error code or RSB_ERR_NO_ERROR.
-@@ -309,7 +309,7 @@ rsb_err_t rsb__sys_info()
- 	else
- 		RSB_INFO("8 bits per byte. Good.\n");
- #else /* CHAR_BIT */
--	RSB_INFO("We have no informations on bits per byte. Beware!\n");
-+	RSB_INFO("We have no information on bits per byte. Beware!\n");
- #endif /* CHAR_BIT */
- #if 1
- 	{
diff --git a/debian/patches/series b/debian/patches/series
index 6b5a32f..b659261 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 fix-path-of-mtx-files.patch
-fix-spelling-information.patch
 fix-spelling-function.patch
 manpages-in-section-1.patch
 senseful-whatis-entries.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