libterm-shell-perl 0.02-3 source package in Ubuntu

Changelog

libterm-shell-perl (0.02-3) unstable; urgency=low

  [ gregor herrmann ]
  * Add watch file
  * debian/control: Added Homepage field (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ansgar Burchardt ]
  * Remove Peter Makholm <email address hidden> from Uploaders.
    (Closes: #580318)
  * debian/control: Convert Vcs-* fields to Git.
  * Use source format 3.0 (quilt).
  * Use tiny debian/rules with debhelper 8 (instead of cdbs).
  * Convert debian/copyright to proposed machine-readable format.
  * Add myself to Uploaders.
  * Bumped Standards-Version to 3.9.2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:11:24 +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
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libterm-shell-perl_0.02.orig.tar.gz 20.1 KiB 2572c01f87eddf408fea0e7751e02d5b7023ee40bcc79313101c58c8e8aa2b7f
libterm-shell-perl_0.02-3.debian.tar.gz 2.2 KiB 6b7f9989e23a2ae7faeb2d39cf5be884c4ac9fa6885ef2457b70f48ab453a2e1
libterm-shell-perl_0.02-3.dsc 2.0 KiB 7f9d9fa4a1ceb7ae6e2d473fbed08fd2144775a0dfe5866ad9895659073b62c5

Available diffs

View changes file

Binary packages built by this source

libterm-shell-perl: Perl module for writing shell-like interfaces

 Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
 All the boring details like command-line parsing and terminal handling are
 done for you.