[spatialite] 18/20: Refresh 13-succesfully-typo.patch.

Bas Couwenberg sebastic at xs4all.nl
Sun Aug 3 21:55:10 UTC 2014


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

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit 1859b68596de2ce1bba7dcec67604b53b56291f0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Aug 3 22:26:13 2014 +0200

    Refresh 13-succesfully-typo.patch.
---
 debian/patches/13-succesfully-typo.patch | 31 +------------------------------
 1 file changed, 1 insertion(+), 30 deletions(-)

diff --git a/debian/patches/13-succesfully-typo.patch b/debian/patches/13-succesfully-typo.patch
index 8730961..9eaef99 100644
--- a/debian/patches/13-succesfully-typo.patch
+++ b/debian/patches/13-succesfully-typo.patch
@@ -1,35 +1,6 @@
 Description: Fix 'succesfully' typo, replace with 'successfully'.
 Author: Bas Couwenberg <sebastic at xs4all.nl>
 
---- a/spatialite-sql-latest.html
-+++ b/spatialite-sql-latest.html
-@@ -2548,7 +2548,7 @@ the return type is Integer, with a retur
- 				<ul>
- 					<li><b>f_table_name</b> and <b>f_geometry_column</b> must identify an existing Vector Layer.</li>
- 					<li><b>style</b> is expected to be an XmlBLOB containing a valid SLD/SE Style of the Vector type.<br>
--					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have succesfully passed a formal XML Schema Validation.</li>
-+					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have successfully passed a formal XML Schema Validation.</li>
- 					<li>The same Vector Layer could eventually support more than a single Style; in this case 
- 					the optional argument <b>style_id</b> can be explicitly set in order to identify an individual Style.<br>
- 					If no <b>style_id</b> argument is specified then a new Styled Layer will be created, and the <b>style_id</b> value will be automatically set so to ensure univocity.</li>
-@@ -2564,7 +2564,7 @@ the return type is Integer, with a retur
- 				<ul>
- 					<li><b>coverage_name</b> must identify an existing Raster Layer.</li>
- 					<li><b>style</b> is expected to be an XmlBLOB containing a valid SLD/SE Style of the Raster type.<br>
--					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have succesfully passed a formal XML Schema Validation.</li>
-+					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have successfully passed a formal XML Schema Validation.</li>
- 					<li>The same Raster Layer could eventually support more than a single Style; in this case 
- 					the optional argument <b>style_id</b> can be explicitly set in order to identify an individual Style.<br>
- 					If no <b>style_id</b> argument is specified then a new Styled Layer will be created, and the <b>style_id</b> value will be automatically set so to ensure univocity.</li>
-@@ -2608,7 +2608,7 @@ the return type is Integer, with a retur
- 				<ul>
- 					<li><b>group_name</b> must identify an existing Styled Group.</li>
- 					<li><b>style</b> is expected to be an XmlBLOB containing a valid SLD Style.<br>
--					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have succesfully passed a formal XML Schema Validation.</li>
-+					If <b>CreatedStylingTables()</b> was invoked without specifying the <i>relaxed</i> option this XmlBLOB is expected to have successfully passed a formal XML Schema Validation.</li>
- 					<li>The same Styled Group could eventually support more than a single Style; in this case 
- 					the optional argument <b>style_id</b> can be explicitly set in order to identify an individual Style.<br>
- 					If no <b>style_id</b> argument is specified then a new Style will be created, and the <b>style_id</b> value will be automatically set so to ensure univocity.</li>
 --- a/src/gaiageo/gg_xml.c
 +++ b/src/gaiageo/gg_xml.c
 @@ -2942,7 +2942,7 @@ gaiaIsCompressedXmlBlob (const unsigned
@@ -94,7 +65,7 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
  		else if (n_discarded == 0 && n_failures > 0)
 --- a/src/spatialite/spatialite.c
 +++ b/src/spatialite/spatialite.c
-@@ -26943,7 +26943,7 @@ fnct_XB_Create (sqlite3_context * contex
+@@ -27015,7 +27015,7 @@ fnct_XB_Create (sqlite3_context * contex
  /
  / - the XMLdocument should be "well formed"
  / - if *compressed* is TRUE (default) the XmlBlob would be zipped

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git



More information about the Pkg-grass-devel mailing list