r13994 - in /branches/upstream/libmath-bigint-gmp-perl/current: ./	lib/Math/BigInt/ t/
    gregoa-guest at users.alioth.debian.org 
    gregoa-guest at users.alioth.debian.org
       
    Fri Feb  1 17:47:36 UTC 2008
    
    
  
Author: gregoa-guest
Date: Fri Feb  1 17:47:36 2008
New Revision: 13994
URL: http://svn.debian.org/wsvn/?sc=1&rev=13994
Log:
[svn-upgrade] Integrating new upstream version, libmath-bigint-gmp-perl (1.24)
Added:
    branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST.SKIP
    branches/upstream/libmath-bigint-gmp-perl/current/t/biglog.t   (with props)
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigroot.t   (with props)
    branches/upstream/libmath-bigint-gmp-perl/current/t/pod.t
    branches/upstream/libmath-bigint-gmp-perl/current/t/pod_cov.t
Removed:
    branches/upstream/libmath-bigint-gmp-perl/current/NEW
Modified:
    branches/upstream/libmath-bigint-gmp-perl/current/CHANGES
    branches/upstream/libmath-bigint-gmp-perl/current/GMP.xs
    branches/upstream/libmath-bigint-gmp-perl/current/INSTALL
    branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST
    branches/upstream/libmath-bigint-gmp-perl/current/META.yml
    branches/upstream/libmath-bigint-gmp-perl/current/Makefile.PL
    branches/upstream/libmath-bigint-gmp-perl/current/SIGNATURE
    branches/upstream/libmath-bigint-gmp-perl/current/TODO
    branches/upstream/libmath-bigint-gmp-perl/current/lib/Math/BigInt/GMP.pm
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.inc
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.t
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigintg.t
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.inc
    branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.t
    branches/upstream/libmath-bigint-gmp-perl/current/typemap
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/upstream/libmath-bigint-gmp-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/CHANGES?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/GMP.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/GMP.xs?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/INSTALL
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/INSTALL?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST?rev=13994&op=diff
Added: branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/MANIFEST.SKIP?rev=13994&op=file
Modified: branches/upstream/libmath-bigint-gmp-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/META.yml?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/Makefile.PL?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/SIGNATURE?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/TODO
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/TODO?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/lib/Math/BigInt/GMP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/lib/Math/BigInt/GMP.pm?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.inc
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.inc?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigfltpm.t?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/t/bigintg.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigintg.t?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.inc
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.inc?rev=13994&op=diff
Modified: branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigintpm.t?rev=13994&op=diff
Added: branches/upstream/libmath-bigint-gmp-perl/current/t/biglog.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/biglog.t?rev=13994&op=file
Added: branches/upstream/libmath-bigint-gmp-perl/current/t/bigroot.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/bigroot.t?rev=13994&op=file
Added: branches/upstream/libmath-bigint-gmp-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/pod.t?rev=13994&op=file
Added: branches/upstream/libmath-bigint-gmp-perl/current/t/pod_cov.t
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/t/pod_cov.t?rev=13994&op=file
Modified: branches/upstream/libmath-bigint-gmp-perl/current/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libmath-bigint-gmp-perl/current/typemap?rev=13994&op=diff
    
    
More information about the Pkg-perl-cvs-commits
mailing list