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

Changelog

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

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 1.119.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Mon, 16 Apr 2018 20:34:21 +0200

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
Focal release universe perl

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsystem-command-perl_1.119-1.dsc 2.3 KiB caf93567d10b6968435b593892e0076524dc962b3d73dd8d1f18e2da34958bc2
libsystem-command-perl_1.119.orig.tar.gz 29.8 KiB c8c9fb1e527c52463cab1476500efea70396a0b62bea625d2d6faea994dc46e7
libsystem-command-perl_1.119-1.debian.tar.xz 2.9 KiB 551129c845d91ef3ad51893422d2f7c8f57555b9c184036b5a74199931f0fef0

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.