libtest-cmd-perl 1.05-7 source package in Ubuntu

Changelog

libtest-cmd-perl (1.05-7) unstable; urgency=low

  * debian/rules
   + Ignoring the non-existence of a directory on its deletion 
     (closes: #467802).
  * debian/control
   + Changing maintainer's email address.
   + Bumping standards version to 3.7.3.
   + Moving the Homepage information to the right place.

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

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Nacho Barrientos Arias
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
libtest-cmd-perl_1.05.orig.tar.gz 30.3 KiB b8f76a232ac6518478891a401b4b157c36f8f3c33246e590e2d949a3da61c273
libtest-cmd-perl_1.05-7.diff.gz 2.2 KiB 2bfcc0643dcc635a578b1f57a14c0c78f9c85d9514d8321eefd99ee37af7cf0a
libtest-cmd-perl_1.05-7.dsc 680 bytes 9e831492c5a1206098a776c324e54b158cd6f680cb8f00a7c8cf57bb9cbe732e

View changes file

Binary packages built by this source

libtest-cmd-perl: perl module which provides a testing framework

 The Test::Cmd module provides a framework for portable automated testing
 of executable commands and scripts (in any language, not just Perl),
 especially commands and scripts that interface with the file system.