[libmath-bigint-perl] 03/04: debian/patches/spelling-errors: Update patch.
Angel Abad
angel at debian.org
Fri Nov 18 09:25:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libmath-bigint-perl.
commit d12fee072839cdc0f16d96dba0cb4ad99ab8f2a2
Author: Angel Abad <angelabad at gmail.com>
Date: Fri Nov 18 10:22:22 2016 +0100
debian/patches/spelling-errors: Update patch.
---
debian/patches/spelling-errors | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/patches/spelling-errors b/debian/patches/spelling-errors
index cb5eebc..3234ca4 100644
--- a/debian/patches/spelling-errors
+++ b/debian/patches/spelling-errors
@@ -1,17 +1,17 @@
Description: Fix spelling error
Author: Angel Abad <angel at debian.org>
Forwarded: yes
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118550
-Last-Updated: 2016-11-06
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118829
+Last-Updated: 2016-11-18
---- a/lib/Math/BigFloat.pm
-+++ b/lib/Math/BigFloat.pm
-@@ -4794,7 +4794,7 @@
+--- a/lib/Math/BigInt/Lib.pm
++++ b/lib/Math/BigInt/Lib.pm
+@@ -1492,7 +1492,7 @@
- Octal numbers are typically prefixed by "0", but since leading zeros are
- stripped, these methods can not automatically recognize octal numbers, so use
--the constructor from_oct() to intepret octal strings.
-+the constructor from_oct() to interpret octal strings.
+ =item I<_check(OBJ)>
- Some examples of valid string input
+-Return true if the object is invalid and false otherise. Preferably, the true
++Return true if the object is invalid and false otherwise. Preferably, the true
+ value is a string describing the problem with the object. This is a check
+ routine to test the internal state of the object for corruption.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git
More information about the Pkg-perl-cvs-commits
mailing list