ruby-redis-activesupport 5.2.0-1 source package in Ubuntu

Changelog

ruby-redis-activesupport (5.2.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * New upstream version 5.2.0
  * Move debian/watch to gemwatch.debian.net
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

 -- Pirate Praveen <email address hidden>  Fri, 13 Mar 2020 19:54:19 +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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-activesupport_5.2.0-1.dsc 2.3 KiB 1e6a2fb715a2c0ea7803472a1617ceb134f9f47af9a1c7fae259890b0bc3426f
ruby-redis-activesupport_5.2.0.orig.tar.gz 10.2 KiB 59dfd6fc311f28f28f2bde34396d6283bb08ea41385ae624c632656f361d8306
ruby-redis-activesupport_5.2.0-1.debian.tar.xz 3.1 KiB 641f5133439abd717d55b389d20c533afb68656d168d720dae26c2b67e71e3c9

Available diffs

No changes file available.

Binary packages built by this source

ruby-redis-activesupport: Redis store for ActiveSupport::Cache

 redis-activesupport provides a cache for ActiveSupport. 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.