[SCM] Debian packaging of libmath-symbolic-perl branch, master, updated. 67cb452eba79392eb45ebc15a952618558873593

gregor herrmann gregoa at debian.org
Mon Jun 3 17:04:27 UTC 2013


The following commit has been merged in the master branch:
commit e1e04156b79ce8e208fc1eb36485f8347cee53c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 3 18:44:34 2013 +0200

    Refresh spelling patch (offset, one more correction).

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index 5ec71ea..66a6c9e 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,10 +1,14 @@
 Description: fix POD spelling
-Author: Jonathan Yu <jawnsy at cpan.org>
 Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85834
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85834
+Author: Jonathan Yu <jawnsy at cpan.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-03
+
 --- a/lib/Math/Symbolic/MiscCalculus.pm
 +++ b/lib/Math/Symbolic/MiscCalculus.pm
-@@ -98,7 +98,7 @@
+@@ -100,7 +100,7 @@
  This function (symbolically) computes the nth-degree Taylor Polynomial
  of a given function. Generally speaking, the Taylor Polynomial is an
  n-th degree polynomial that approximates the original function. It does
@@ -13,3 +17,14 @@ Forwarded: no
  (Since my mathematical English jargon is lacking, I strongly suggest you
  read up on what this is in a book.)
  
+--- a/lib/Math/Symbolic/Compiler.pm
++++ b/lib/Math/Symbolic/Compiler.pm
+@@ -27,7 +27,7 @@
+ 
+ =head1 DESCRIPTION
+ 
+-This module allows to compile Math::Symbolic trees to Perl code and/or
++This module allows one to compile Math::Symbolic trees to Perl code and/or
+ anonymous subroutines whose arguments will be positionally mapped to the
+ variables of the compiled Math::Symbolic tree.
+ 

-- 
Debian packaging of libmath-symbolic-perl



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