libshell-perl 0.72.01-1 source package in Ubuntu

Changelog

libshell-perl (0.72.01-1) unstable; urgency=low


  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.72.01
  * Don't install README file
  * Update debian/copyright file information.
    Update format to copyright-format 1.0 as released with Debian policy
    3.9.3.
    Don't refer to Debian GNU/Linux systems only but more general to Debian
    systems.
    Explicitly refer to GPL-1 license text in common-licenses.
  * Bump Standards-Version to 3.9.3
  * Adjust perl Depends in debian/control.
    Drop explicit perl Depends as perl dependency is covered by the
    ${perl:Depends} substitution.

 -- Salvatore Bonaccorso <email address hidden>  Sat, 25 Feb 2012 20:02:57 +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
Trusty release universe perl

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libshell-perl_0.72.01-1.dsc 1.9 KiB 13b36973af666b3a44311913707792416f972f0e93d3aca299a1ef19f55e550d
libshell-perl_0.72.01.orig.tar.gz 5.6 KiB 823c044e668239be0ac96d0006f5fc9646b8a9a8adfd5f58f2dcd297e875106f
libshell-perl_0.72.01-1.debian.tar.gz 1.7 KiB 7a6b2fc0c42b1f1f51d2ca3b876a8f273a18d41fed8b7629233ec19bf565fa75

Available diffs

No changes file available.

Binary packages built by this source

libshell-perl: run shell commands transparently within perl

 The Shell module is a show case, illustrating a few Perl features.
 It shouldn't be used for production programs. Although it does provide a
 simple interface for obtaining the standard output of arbitrary commands,
 there may be better ways of achieving what you need.