libtest-use-ok-perl 0.11-1 source package in Ubuntu

Changelog

libtest-use-ok-perl (0.11-1) unstable; urgency=low


  [ Martín Ferrari ]
  * Updating my email address.

  [ gregor herrmann ]
  * Change my email address.
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org).
  * Change search.cpan.org based URIs to metacpan.org based URIs.

  [ Florian Schlichting ]
  * Import Upstream version 0.11.
  * Refresh d/copyright to use copyright-format 1.0, recording upstream
    license change.
  * Bump dh compatibility to level 8.
  * Switch to source format 3.0 (quilt).
  * Switch to short-form debian/rules.
  * Bump Standards-Version to 3.9.4 (no further changes necessary).
  * Rework short and long description.
  * Add myself to Uploaders.

 -- Florian Schlichting <email address hidden>  Sat, 10 Aug 2013 16:24:29 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-use-ok-perl_0.11-1.dsc 2.1 KiB 32ae86a00e38f229bae2641fd7f097b89956a3f3c84847e78a587128f744f9a1
libtest-use-ok-perl_0.11.orig.tar.gz 24.2 KiB 8410438a2acf127bffcf1ab92205b747a615b487e80a48e8c3d0bb9fa0dbb2a8
libtest-use-ok-perl_0.11-1.debian.tar.gz 3.0 KiB c68a2e8f765e6cc86fd89d6fba60da405d0d5e042fb072afde39f0e53b23bbde

Available diffs

No changes file available.

Binary packages built by this source

libtest-use-ok-perl: Module to test if a Perl module loads ok

 Test::use::ok is an alternative to the more widely-known
 Test::More::use_ok. It can be used in test scripts to check if a module
 loads ok, but its usage is less error-prone.