libmath-randomorg-perl 0.04-3 source package in Ubuntu

Changelog

libmath-randomorg-perl (0.04-3) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467879)
    - update based on dh-make-perl's templates
    - install example script
    - don't install README anymore (no additional information)
    - enable pod* tests (other tests need network access), build
      dependencies added accordingly
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 5.
  * debian/copyright: add download URL and update years of copyright.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:15:22 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmath-randomorg-perl_0.04.orig.tar.gz 12.6 KiB 872a6943b79396704a521be7817fabe2d8126c59261179cf95bd2351dfbe39f0
libmath-randomorg-perl_0.04-3.diff.gz 2.6 KiB 031c61cfd9e1fac2176abf9bdc30c21bc8b536dca557ad224ed5d78daf083869
libmath-randomorg-perl_0.04-3.dsc 1.0 KiB abec24b9cddf298701923c4880023cb0d2248ab9e076deadde761f79cd4d69ef

View changes file

Binary packages built by this source

libmath-randomorg-perl: Perl module to retrieve random numbers and data from random.org

 Math::RandomOrg provides functions for retrieving random data from
 the random.org server. Data may be retrieved in an integer or
 byte-stream format using the randnum and randbyte functions
 respectively.