libcgi-application-plugin-requiressl-perl 0.04-3 source package in Ubuntu

Changelog

libcgi-application-plugin-requiressl-perl (0.04-3) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!

  [ 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.
  * Remove constraints unnecessary since stretch:
    + libcgi-application-plugin-requiressl-perl: Drop versioned constraint on
      libcgi-application-extra-plugin-bundle-perl in Replaces.
    + libcgi-application-plugin-requiressl-perl: Drop versioned constraint on
      libcgi-application-extra-plugin-bundle-perl in Breaks.

 -- Salvatore Bonaccorso <email address hidden>  Sun, 05 Jun 2022 17:30:03 +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
libcgi-application-plugin-requiressl-perl_0.04-3.dsc 2.4 KiB f4478fa1c90b8ce028cb8848f067eb3a3f9e2f4f097929b2fbe1e99957f59654
libcgi-application-plugin-requiressl-perl_0.04.orig.tar.gz 4.9 KiB af19f56747a172512fa509be4883112eb2b41ea31d9713576bc6a63e2c1c1a50
libcgi-application-plugin-requiressl-perl_0.04-3.debian.tar.xz 2.2 KiB e04ebce2f674bb6cf7165f745dcf31a95f84d615011cb40aa3ffc63cfbe2cfb3

Available diffs

No changes file available.

Binary packages built by this source

libcgi-application-plugin-requiressl-perl: plugin enforcing that certain run modes must be SSL secured

 CGI::Application::Plugin::RequireSSL enables a CGI::Application module
 to specify that certain run-modes must be approached using the HTTPS protocol
 rather than HTTP. The module can specify whether a violation should lead to
 an error or redirection to the HTTP equivalent.