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

Changelog

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

  * Team upload.
  * New upstream release.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update watch file format version to 4.

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.6.0.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Add team.
  * d/ruby-tests.rake: Add file.
  * d/ruby-tests.rb: Remove file.
  * d/rules: Use gem installation layout.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <email address hidden>  Mon, 22 Nov 2021 03:37:34 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-connection-pool_2.2.5-1.dsc 2.1 KiB 75bac9367ba7acb01c5b0b08f8a4593349291c41a7a07a8d52a4f4863a551418
ruby-connection-pool_2.2.5.orig.tar.gz 10.5 KiB 9561fbae5d8c7e83579acde404d8bf13bf5f0a52909ec364ede3b0361249b5f7
ruby-connection-pool_2.2.5-1.debian.tar.xz 2.9 KiB b7881b146fc06825f953965e401d6840bee65ef219303c83229bf396a94dd789

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.