ruby-redis-actionpack 5.3.0-1 source package in Ubuntu

Changelog

ruby-redis-actionpack (5.3.0-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Team upload.
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Remove constraints unnecessary since buster

  [ Jenkins ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse

  [ Vinay Keshava ]
  * New upstream version 5.3.0
  * Refresh remove-git-in-gemspec.patch

 -- Vinay Keshava <email address hidden>  Wed, 31 Aug 2022 19:41:24 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-actionpack_5.3.0-1.dsc 2.1 KiB b98ffb929a07f7a3a1a9f4730efa90280d912442c1fe21ccdc082a769e9f496f
ruby-redis-actionpack_5.3.0.orig.tar.gz 9.6 KiB b23cdb02392f05b862cdf02f3e14b399c277a807b9dbad1965c9a8e9023dc904
ruby-redis-actionpack_5.3.0-1.debian.tar.xz 2.9 KiB db0e03b66a3f1b2c731c11f05221bc6c4de812a81299cdc0b94f16ddb1860f37

Available diffs

No changes file available.

Binary packages built by this source

ruby-redis-actionpack: Redis session store for ActionPack

 The gem redis-actionpack provides a session store for ActionPack, specifically
 for ActionDispatch. Redis Store provides a full set of stores (Cache, I18n,
 Session, HTTP Cache) for modern Ruby frameworks like Ruby on Rails, Sinatra,
 Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single
 or multiple nodes, and namespaces.