libplack-perl 1.0045-1 source package in Ubuntu

Changelog

libplack-perl (1.0045-1) unstable; urgency=medium

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

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

 -- gregor herrmann <email address hidden>  Mon, 01 Jan 2018 22:29:13 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libplack-perl_1.0045-1.dsc 3.0 KiB 61f154933dca4584a30920c36907cf6a1e9e4c451d1a9bf9f78112bd444ee9d1
libplack-perl_1.0045.orig.tar.gz 175.1 KiB 40a9aca378efc2c8e8c0bc5ddb4808e3d83491ed12778dd69664e203e1b9429b
libplack-perl_1.0045-1.debian.tar.xz 6.2 KiB 5c6bb3d876b8cbcbd5c829156b4f4f39d78a70dadc5a4b60962174b3869dce15

Available diffs

No changes file available.

Binary packages built by this source

libplack-perl: interface between web servers and Perl web applications

 Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It
 implements the Perl Server Gateway Interface (PSGI) standard interface, which
 allows developers to decouple their web application framework from the local
 web server environment.
 .
 This package contains middleware components, a reference server and utilities
 for web application frameworks.