libmojo-server-fastcgi-perl 0.50-2 source package in Ubuntu

Changelog

libmojo-server-fastcgi-perl (0.50-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libmojolicious-perl.
    + libmojo-server-fastcgi-perl: Drop versioned constraint on
      libmojolicious-perl in Depends.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 20:46:04 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmojo-server-fastcgi-perl_0.50-2.dsc 2.2 KiB 6da84ee9d107cf0704153b198c49c334abcf9409514cc241a4b6a2d3827f89e6
libmojo-server-fastcgi-perl_0.50.orig.tar.gz 10.6 KiB 589eeb7579af836f8a1b10ce531644d8f35e6ddb585966670b4b9d6ab7ac7451
libmojo-server-fastcgi-perl_0.50-2.debian.tar.xz 5.4 KiB d64caa9bc85d945d90998cd079558519ac930dedcae9e97a61dcbf6c767510c5

Available diffs

No changes file available.

Binary packages built by this source

libmojo-server-fastcgi-perl: Mojolicious FastCGI Server

 Mojo::Server::FastCGI is a portable pure-Perl FastCGI implementation as
 described in the FastCGI Specification.
 .
 Mojolicious::Command::fastcgi is a command interface to
 Mojo::Server::FastCGI.