libapp-cmd-perl 0.312-1 source package in Ubuntu

Changelog

libapp-cmd-perl (0.312-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Imported Upstream version 0.312
  * Bump Standards-Version to 3.9.2.
  * debian/control: Make versioned (Build-)Depends(-Indep) on
    libsub-exporter-perl unversioned as already satisfied by oldstable.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:02:20 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cmd-perl_0.312.orig.tar.gz 29.6 KiB 1ce3363de69548c3de11697d9df5b7c72420fe77edb94224abdb217df1045d0e
libapp-cmd-perl_0.312-1.debian.tar.gz 3.1 KiB 637c4ca5dd4ea22bfeae4add30e9dc7c9881afe38b386f43e6a7f8d0c3e8fb45
libapp-cmd-perl_0.312-1.dsc 2.2 KiB 0b8f67866a44ade7bd64484ea2ae03eafa2457a03b4fa1158a728e7f43b34d22

Available diffs

View changes file

Binary packages built by this source

libapp-cmd-perl: Perl interface to write command line apps with less suffering

 App::Cmd is intended to make it easy to write complex command-line
 applications without having to think about most of the annoying
 things usually involved.
 .
 For information on how to start using App::Cmd, see App::Cmd::Tutorial.