r68553 - in /trunk/libmath-random-isaac-xs-perl: ./ debian/ debian/source/ examples/ lib/Math/Random/ISAAC/ src/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 13 21:55:37 UTC 2011


Author: jawnsy-guest
Date: Sun Feb 13 21:55:26 2011
New Revision: 68553

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68553
Log:
* New upstream release
  + Updates MANIFEST.SKIP to prevent FTBFS (Closes: #578850)
* No longer run upstream's author tests
* Use new 3.0 (quilt) source format
* Standards-Version 3.9.1 (no changes)
* Drop dependency on debhelper to version 7, we no longer have a
  Makefile.PL and no overrides are necessary
* Refresh copyright information to new DEP5 format

Added:
    trunk/libmath-random-isaac-xs-perl/debian/source/
    trunk/libmath-random-isaac-xs-perl/debian/source/format
    trunk/libmath-random-isaac-xs-perl/dist.ini
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/dist.ini
    trunk/libmath-random-isaac-xs-perl/t/01compile.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/01compile.t
    trunk/libmath-random-isaac-xs-perl/t/02sequence.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/02sequence.t
    trunk/libmath-random-isaac-xs-perl/t/05valgrind.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/05valgrind.t
    trunk/libmath-random-isaac-xs-perl/t/release-dist-manifest.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/release-dist-manifest.t
    trunk/libmath-random-isaac-xs-perl/t/release-kwalitee.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/release-kwalitee.t
    trunk/libmath-random-isaac-xs-perl/t/release-pod-coverage.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/release-pod-coverage.t
    trunk/libmath-random-isaac-xs-perl/t/release-pod-syntax.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/release-pod-syntax.t
    trunk/libmath-random-isaac-xs-perl/t/release-portability.t
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/t/release-portability.t
    trunk/libmath-random-isaac-xs-perl/weaver.ini
      - copied unchanged from r68551, branches/upstream/libmath-random-isaac-xs-perl/current/weaver.ini
Removed:
    trunk/libmath-random-isaac-xs-perl/Makefile.PL
    trunk/libmath-random-isaac-xs-perl/SIGNATURE
    trunk/libmath-random-isaac-xs-perl/t/00signature.t
    trunk/libmath-random-isaac-xs-perl/t/01manifest.t
    trunk/libmath-random-isaac-xs-perl/t/02compile.t
    trunk/libmath-random-isaac-xs-perl/t/03sequence.t
    trunk/libmath-random-isaac-xs-perl/t/03valgrind.t
    trunk/libmath-random-isaac-xs-perl/t/97pod.t
    trunk/libmath-random-isaac-xs-perl/t/98pod-coverage.t
    trunk/libmath-random-isaac-xs-perl/t/99kwalitee.t
    trunk/libmath-random-isaac-xs-perl/t/99meta.t
    trunk/libmath-random-isaac-xs-perl/t/99min-perl.t
    trunk/libmath-random-isaac-xs-perl/t/99portability.t
Modified:
    trunk/libmath-random-isaac-xs-perl/Build.PL
    trunk/libmath-random-isaac-xs-perl/Changes
    trunk/libmath-random-isaac-xs-perl/LICENSE
    trunk/libmath-random-isaac-xs-perl/MANIFEST
    trunk/libmath-random-isaac-xs-perl/MANIFEST.SKIP
    trunk/libmath-random-isaac-xs-perl/META.yml
    trunk/libmath-random-isaac-xs-perl/README
    trunk/libmath-random-isaac-xs-perl/debian/changelog
    trunk/libmath-random-isaac-xs-perl/debian/control
    trunk/libmath-random-isaac-xs-perl/debian/copyright
    trunk/libmath-random-isaac-xs-perl/debian/rules
    trunk/libmath-random-isaac-xs-perl/examples/benchmark.pl
    trunk/libmath-random-isaac-xs-perl/examples/distribution.pl
    trunk/libmath-random-isaac-xs-perl/lib/Math/Random/ISAAC/XS.pm
    trunk/libmath-random-isaac-xs-perl/src/ISAAC.xs
    trunk/libmath-random-isaac-xs-perl/src/rand.c
    trunk/libmath-random-isaac-xs-perl/src/rand.h
    trunk/libmath-random-isaac-xs-perl/src/standard.h
    trunk/libmath-random-isaac-xs-perl/t/03memory.t
    trunk/libmath-random-isaac-xs-perl/t/04uniform.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/libmath-random-isaac-xs-perl/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/Build.PL?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/Changes?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/LICENSE?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/MANIFEST?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/MANIFEST.SKIP?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/META.yml?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/README?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/changelog?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/control?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/copyright?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/rules?rev=68553&op=diff

Added: trunk/libmath-random-isaac-xs-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/source/format?rev=68553&op=file

Modified: trunk/libmath-random-isaac-xs-perl/examples/benchmark.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/examples/benchmark.pl?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/examples/distribution.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/examples/distribution.pl?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/lib/Math/Random/ISAAC/XS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/lib/Math/Random/ISAAC/XS.pm?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/src/ISAAC.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/src/ISAAC.xs?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/src/rand.c
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/src/rand.c?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/src/rand.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/src/rand.h?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/src/standard.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/src/standard.h?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/t/03memory.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/t/03memory.t?rev=68553&op=diff

Modified: trunk/libmath-random-isaac-xs-perl/t/04uniform.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/t/04uniform.t?rev=68553&op=diff




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