libtest-version-perl 2.05-1 source package in Ubuntu

Changelog

libtest-version-perl (2.05-1) unstable; urgency=medium

  * Team upload.

  * Import upstream version 2.05
  * Refresh (build-) dependencies

 -- Nick Morrott <email address hidden>  Thu, 22 Sep 2016 01:23:07 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-version-perl_2.05-1.dsc 2.3 KiB 4e156a6269247c8dabbfa4eb1e4c3245e0c451df691d223c42ca42419d398b14
libtest-version-perl_2.05.orig.tar.gz 22.4 KiB 39c0ec02663da0e56962bdafaef6790cf83d12b4d90e8a4cdc971d57d869d63f
libtest-version-perl_2.05-1.debian.tar.xz 5.3 KiB 154a222d33454cf4b84afb908d4ace362d5eeedc160f2ead19c5ee9cb16d380e

Available diffs

No changes file available.

Binary packages built by this source

libtest-version-perl: module for checking the sanity of versions in modules

 Test::Versions's goal is to be a one stop shop for checking to see that
 the versions in the modules across a CPAN distribution are sane.
 .
 It has checks to ensure that all modules have a VERSION defined, and that the
 VERSION is valid.