libplack-middleware-fixmissingbodyinredirect-perl 0.12-1 source package in Ubuntu

Changelog

libplack-middleware-fixmissingbodyinredirect-perl (0.12-1) unstable; urgency=medium

  [ Florian Schlichting ]
  IGNORE-VERSION: 0.12-1
  # no code changes

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 0.12

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 00:12:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libplack-middleware-fixmissingbodyinredirect-perl_0.12-1.dsc 2.5 KiB a84b6799070f034674f61e9c52ec145a9ea424a7bac347e2d6025d4bb7b031f7
libplack-middleware-fixmissingbodyinredirect-perl_0.12.orig.tar.gz 11.1 KiB 6c22d069f5a57ac206d4659b28b8869bb9270640bb955efddd451dcc58cdb391
libplack-middleware-fixmissingbodyinredirect-perl_0.12-1.debian.tar.xz 2.0 KiB 0e81f4fceee866f1e0af7216dac6a40f0065b50809256cbc09d39f2e6d9a82dd

Available diffs

No changes file available.

Binary packages built by this source

libplack-middleware-fixmissingbodyinredirect-perl: Plack::Middleware which ensures redirect response have a body

 Plack::Middleware::FixMissingBodyInRedirect sets a minimal body for
 redirect responses, in cases where one has not already been set. This can
 be useful e.g. when a user has turned auto-redirect off.