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

sebastic pushed a commit to branch master
in repository libpdl-linearalgebra-perl.

commit 30e93200749ce3e3e6a56fae97f655f8cd62d0c6
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Jun 16 23:53:00 2016 +0200

    Add patch to fix spelling errors.
---
 debian/changelog                     |  1 +
 debian/patches/series                |  1 +
 debian/patches/spelling-errors.patch | 57 ++++++++++++++++++++++++++++++++++++
 3 files changed, 59 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ffecb49..f16db90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libpdl-linearalgebra-perl (0.12-2) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Enable all hardening buildflags.
+  * Add patch to fix spelling errors.
 
  -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:06:05 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index fd49179..41920f2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-I-don-t-need-to-link-with-gfortran-explicitly.patch
 spelling.patch
+spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch 
b/debian/patches/spelling-errors.patch
new file mode 100644
index 0000000..e70b194
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,57 @@
+Description: Fix spelling errors.
+ tranformations -> transformationss
+ Dosen't        -> Doesn't
+ Contruct       -> Construct
+Author: Bas Couwenberg <sebas...@debian.org>
+
+--- a/GENERATED/PDL/LinearAlgebra/Real.pm
++++ b/GENERATED/PDL/LinearAlgebra/Real.pm
+@@ -3842,7 +3842,7 @@ Solve the BLS using a divide and conquer
+ 
+ =item 3
+ 
+-Apply back all the Householder tranformations to solve
++Apply back all the Householder transformationss to solve
+ the original least squares problem.
+ 
+ =back
+@@ -8375,7 +8375,7 @@ It will set the bad-value flag of all ou
+ 
+ Performs a series of row interchanges on the matrix A.   
+ One row interchange is initiated for each of rows k1 through k2 of A.
+-Dosen't use PDL indice (start = 1).   
++Doesn't use PDL indice (start = 1).   
+ 
+     Arguments   
+     =========   
+--- a/Real/real.pd
++++ b/Real/real.pd
+@@ -5985,7 +5985,7 @@ Solve the BLS using a divide and conquer
+ 
+ =item 3
+ 
+-Apply back all the Householder tranformations to solve
++Apply back all the Householder transformationss to solve
+ the original least squares problem.
+ 
+ =back
+@@ -11866,7 +11866,7 @@ pp_def("laswp",
+ 
+ Performs a series of row interchanges on the matrix A.   
+ One row interchange is initiated for each of rows k1 through k2 of A.
+-Dosen\'t use PDL indice (start = 1).   
++Doesn\'t use PDL indice (start = 1).   
+ 
+     Arguments   
+     =========   
+--- a/Special/Special.pm
++++ b/Special/Special.pm
+@@ -41,7 +41,7 @@ This module provides some constructors o
+ 
+ =for ref
+ 
+-Contruct Hilbert matrix from specifications list or template piddle
++Construct Hilbert matrix from specifications list or template piddle
+ 
+ =for usage
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpdl-linearalgebra-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to