r57230 - /trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sat May 1 19:36:59 UTC 2010


Author: carnil-guest
Date: Sat May  1 19:36:53 2010
New Revision: 57230

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57230
Log:
fix description of patch

Modified:
    trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch

Modified: trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch?rev=57230&op=diff
==============================================================================
--- trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch (original)
+++ trunk/libmath-random-mt-perl/debian/patches/fix-longdouble-comparison.patch Sat May  1 19:36:53 2010
@@ -2,7 +2,7 @@
  Thing is, doubles are not exact and errors are possible in the least
  significant digit.
  This patch replaces the equality tests with a test if the difference is
- smaller than a very small number
+ smaller than a very small number.
 Origin: vendor
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=57110
 Bug-Debian: http://bugs.debian.org/578552




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