libcatalyst-plugin-session-store-cache-perl 0.01-3 source package in Ubuntu

Changelog

libcatalyst-plugin-session-store-cache-perl (0.01-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * 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 Testsuite header for perl package.
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libcatalyst-plugin-session-perl.
    + libcatalyst-plugin-session-store-cache-perl: Drop versioned constraint on
      libcatalyst-plugin-session-perl in Depends.
    + libcatalyst-plugin-session-store-cache-perl: Drop versioned constraint on
      libcatalyst-modules-perl in Replaces.
    + libcatalyst-plugin-session-store-cache-perl: Drop versioned constraint on
      libcatalyst-modules-perl in Breaks.

 -- Jelmer Vernooij <email address hidden>  Thu, 09 Jun 2022 22:07:55 +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
libcatalyst-plugin-session-store-cache-perl_0.01-3.dsc 2.4 KiB 849c860369988fbcc5c4edcd4b7b3f860d4147e1b5e8dec043ccdcd99969a94e
libcatalyst-plugin-session-store-cache-perl_0.01.orig.tar.gz 2.1 KiB d8ac902870fbe0916aba2b4cc9b3aa2f1a12c94ef704003cc9fb1fd6153d4112
libcatalyst-plugin-session-store-cache-perl_0.01-3.debian.tar.xz 1.8 KiB 21944433e8c934a425949deddc6046c24d321af3da4db079cdbbb86548c84dfd

Available diffs

No changes file available.

Binary packages built by this source

libcatalyst-plugin-session-store-cache-perl: Catalyst plugin for storing session data in the cache

 Catalyst::Plugin::Session::Store::Cache will store the session data in
 whatever cache module Catalyst uses.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.