ruby-connection-pool 2.2.2-1 source package in Ubuntu

Changelog

ruby-connection-pool (2.2.2-1) unstable; urgency=medium

  [ Lucas Kanashiro ]
  * debian/control: add Testsuite field (Closes: #830077)

  [ Pirate Praveen ]
  * New upstream version 2.2.2
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Update my display name in Uploaders

 -- Pirate Praveen <email address hidden>  Fri, 12 Oct 2018 23:18:35 +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
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-connection-pool_2.2.2-1.dsc 2.1 KiB 78408af3fa1c33101be4c95d467cea59cef103b166cb4ba75085d88453f7fe19
ruby-connection-pool_2.2.2.orig.tar.gz 9.6 KiB b5bcd79199d7e4fffe46eba6b5493ff498274fbfc8450acef03d47c39ddbbbfe
ruby-connection-pool_2.2.2-1.debian.tar.xz 2.4 KiB 90d5e4b49efd2c673ef7d620944022d63d57452115c6136b37f01f3b1ef7249a

Available diffs

No changes file available.

Binary packages built by this source

ruby-connection-pool: generic connection pool for ruby

 MongoDB has its own connection pool. ActiveRecord has its own connection pool.
 This is a generic connection pool that can be used with anything, e.g. Redis,
 Dalli and other Ruby network clients.