[SCM] Packaging of Math::Vector::Real in Debian branch, master, updated. upstream/0.09-12-g4bfcfe9

Laszlo Kajan lkajan at rostlab.org
Thu Jun 14 14:50:18 UTC 2012


The following commit has been merged in the master branch:
commit 714ac3f5e477c385ab36e328432e8ee20fb9cdec
Author: Laszlo Kajan <lkajan at rostlab.org>
Date:   Thu Jun 14 15:27:27 2012 +0200

    spelling error fix

diff --git a/debian/patches/0001-spelling-error.patch b/debian/patches/0001-spelling-error.patch
new file mode 100644
index 0000000..5c4a5e3
--- /dev/null
+++ b/debian/patches/0001-spelling-error.patch
@@ -0,0 +1,22 @@
+From: Laszlo Kajan <lkajan at rostlab.org>
+Date: Thu, 14 Jun 2012 15:16:45 +0200
+Subject: spelling error
+ Fix for lintian-reported spelling error 'allows to'.
+
+---
+ lib/Math/Vector/Real.pm |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Math/Vector/Real.pm b/lib/Math/Vector/Real.pm
+index fabd0d0..3a5f743 100644
+--- a/lib/Math/Vector/Real.pm
++++ b/lib/Math/Vector/Real.pm
+@@ -448,7 +448,7 @@ Math::Vector::Real - Real vector arithmetic in Perl
+ 
+ A simple pure perl module to manipulate vectors of any dimension.
+ 
+-The function C<V>, always exported by the module, allows to create new
++The function C<V>, always exported by the module, allows one to create new
+ vectors:
+ 
+   my $v = V(0, 1, 3, -1);
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3245423
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-spelling-error.patch

-- 
Packaging of Math::Vector::Real in Debian



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