libsystem-command-perl 1.118-1 source package in Ubuntu

Changelog

libsystem-command-perl (1.118-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.

  [ Lucas Kanashiro ]
  * Import upstream version 1.118
  * Declare compliance with Debian policy 3.9.8

 -- Lucas Kanashiro <email address hidden>  Sun, 03 Jul 2016 12:11:16 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe perl

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsystem-command-perl_1.118-1.dsc 2.2 KiB e8d89be4630ffb3d28b45249bb4914cee7cbcaf5a5554739d756f038d858802c
libsystem-command-perl_1.118.orig.tar.gz 29.2 KiB 00c4dcc606aeea4d5d58ca027bfb484a7f59edfca882c84d01924c2af32f1ea7
libsystem-command-perl_1.118-1.debian.tar.xz 2.8 KiB 976f18bbd08636ca798be5eb2971ce15f6d6d9d2c894ea7893e5d1bbbaac6231

Available diffs

No changes file available.

Binary packages built by this source

libsystem-command-perl: Perl class for running system commands

 System::Command is a class that launches external system commands and return
 an object representing them, allowing to interact with them through their
 STDIN, STDOUT and STDERR handles.