[libpdl-linearalgebra-perl] 01/01: Update spelling-errors.patch to fix 'with' typo.

Bas Couwenberg sebastic at debian.org
Sun Oct 9 16:33:09 UTC 2016


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 c378a4d0fd3d6ab9d12ee276aa46c0d76a327c21
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Oct 9 18:24:00 2016 +0200

    Update spelling-errors.patch to fix 'with' typo.
---
 debian/changelog                     |  7 +++++++
 debian/patches/spelling-errors.patch | 10 ++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a5eb7bf..57c2943 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpdl-linearalgebra-perl (0.12-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Update spelling-errors.patch to fix 'with' typo.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 09 Oct 2016 18:23:54 +0200
+
 libpdl-linearalgebra-perl (0.12-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
index aeb9851..602ea50 100644
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -2,6 +2,7 @@ Description: Fix spelling errors.
  tranformations -> transformationss
  Dosen't        -> Doesn't
  Contruct       -> Construct
+ whith          -> with
 Author: Bas Couwenberg <sebastic at debian.org>
 Forwarded: https://sourceforge.net/p/pdl/patches/82/
 
@@ -56,3 +57,12 @@ Forwarded: https://sourceforge.net/p/pdl/patches/82/
  
  =for usage
  
+@@ -177,7 +177,7 @@ For complex, needs object of type PDL::C
+ 
+  mhankel(c,r), where c and r are vectors, returns matrix whose first column 
+  is c and whose last row is r. The last element of c prevails.
+- mhankel(c) returns matrix whith element below skew diagonal (anti-diagonal) equals
++ mhankel(c) returns matrix with element below skew diagonal (anti-diagonal) equals
+  to zero. If c is a scalar number, make it from sequence beginning at one.
+ 
+ =for ref

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



More information about the Pkg-perl-cvs-commits mailing list