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

Changelog

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


  * Imported Upstream version 0.322
  * Update versioned (build-)dependency for Getopt::Long 2.39 requirement.
    Change Build-Depends-Indep on perl. Squash versioned and unversioned
    dependencies together with constraint to perl (>= 5.17.10).
    Perl 5.17.10 at least is needed to get Getopt::Long 2.39.
  * Bump Standards-Version to 3.9.5

 -- Salvatore Bonaccorso <email address hidden>  Mon, 28 Oct 2013 19:41:50 +0100

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cmd-perl_0.322-1.dsc 2.3 KiB 8cacbe04f1a23ae8056fea1626b0e43ab93d2052b6d964fd211ee01a9451335d
libapp-cmd-perl_0.322.orig.tar.gz 37.7 KiB b1acf34c8f917e5784aa21e0b9542553175dc32f879c940a40cdd0cba2993082
libapp-cmd-perl_0.322-1.debian.tar.gz 4.0 KiB 9a3ff8b503d48987a1dd3c7cb23277f30cbf1dcbb96c37fc13b3e6711dc917f2

Available diffs

No changes file available.

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.