libmath-random-mt-perl 1.17-1 source package in Ubuntu

Changelog

libmath-random-mt-perl (1.17-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Imported Upstream version 1.17
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 3.9.6
  * Use the BSD-3-clause short name for the BSD 3-clause version
  * Declare package as autopkgtestable
  * Bump versioned debhelper Build-Depends to debhelper (>= 9.20120312~)
    Bump versioned debhelper build dependency to get the default hardening
    flags.

 -- Salvatore Bonaccorso <email address hidden>  Tue, 01 Dec 2015 19:43:33 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-random-mt-perl_1.17-1.dsc 2.1 KiB 952a327cf806292fcfbc9c07283e4394bd20589c81b7b85e0e3e6f8501e67d1c
libmath-random-mt-perl_1.17.orig.tar.gz 11.7 KiB 069a1d98a619cba1f1ab91fbd6edceb642e84e7d162c4f0e2442139037b5b0da
libmath-random-mt-perl_1.17-1.debian.tar.xz 3.9 KiB 21831e3ba8885b2f21eb0497023c9751bee0c6bf000f000d75dbace3e09a2378

No changes file available.

Binary packages built by this source

libmath-random-mt-perl: Perl implementation of the Mersenne Twister algorithm

 Math::Random::MT provides an implementation of the Mersenne Twister
 pseudorandom number generator algorithm developed by Makoto Matsumoto
 and Takuji Nishimura.
 .
 It is related to but a different algorithm than a previous work by
 the same authors - the TT800 algorithm, which keeps less state data
 (MT uses 624 numbers compared to TT800's 25). Consequently, the
 period is much larger - 2^19937-1 compared to TT800's 2^800-1. For
 comparison, ISAAC's period is 2^8295 values on average.
 .
 For more information, peruse M. Matsumoto and T. Nishimura's paper:
 <URL:http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/mt.pdf>.

libmath-random-mt-perl-dbgsym: debug symbols for package libmath-random-mt-perl

 Math::Random::MT provides an implementation of the Mersenne Twister
 pseudorandom number generator algorithm developed by Makoto Matsumoto
 and Takuji Nishimura.
 .
 It is related to but a different algorithm than a previous work by
 the same authors - the TT800 algorithm, which keeps less state data
 (MT uses 624 numbers compared to TT800's 25). Consequently, the
 period is much larger - 2^19937-1 compared to TT800's 2^800-1. For
 comparison, ISAAC's period is 2^8295 values on average.
 .
 For more information, peruse M. Matsumoto and T. Nishimura's paper:
 <URL:http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/mt.pdf>.