libmath-random-isaac-xs-perl 1.004-3 source package in Ubuntu

Changelog

libmath-random-isaac-xs-perl (1.004-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 19:05:16 +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-isaac-xs-perl_1.004-3.dsc 2.2 KiB e107e06b9792fb8826d7a4ccd7d47f4d7022280bc9dbe29e07eb4e0271519f3a
libmath-random-isaac-xs-perl_1.004.orig.tar.gz 71.6 KiB 9af790eb92d1c6330d33c6daa8decf8a9c5dcc87b81779d6b12e14b931c3b87b
libmath-random-isaac-xs-perl_1.004-3.debian.tar.xz 3.2 KiB 46a566e00e952dce34f79cf14794e7e0daa6e50ea4e95521e43a24d7a9fa5173

No changes file available.

Binary packages built by this source

libmath-random-isaac-xs-perl: Perl implementation of the ISAAC PRNG (C/XS Accelerated)

 Math::Random::ISAAC::XS implements the same interface as Math::Random::ISAAC
 and can be used as a drop-in replacement. This is the recommended version of
 the module, based on Bob Jenkins' reference implementation in C as described
 in his paper at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
 .
 If you install this package, then any code that uses Math::Random::ISAAC will
 automagically benefit from this faster implementation. Performance increases
 are somewhere on the order of 400-500%.

libmath-random-isaac-xs-perl-dbgsym: debug symbols for libmath-random-isaac-xs-perl