ruby-mysql2 0.5.3-4ubuntu2 source package in Ubuntu

Changelog

ruby-mysql2 (0.5.3-4ubuntu2) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 17:22:59 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
ruby-mysql2_0.5.3.orig.tar.gz 105.4 KiB a11d72f79c43e5ffe9bbaa3ab6bc10ea6f777fcedfbf101c88b96e1fec950790
ruby-mysql2_0.5.3-4ubuntu2.debian.tar.xz 10.9 KiB 0a18f1976766218a51a65d11e455ecacc06674dad97b857dfe316ddd5c509d43
ruby-mysql2_0.5.3-4ubuntu2.dsc 2.3 KiB 40a3477beaf8f9c8c7c5fca8c4a670419a835c766639577390224138e92e740e

Available diffs

View changes file

Binary packages built by this source

ruby-mysql2: simple, fast MySQL library for Ruby

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself. You may want to prefer the
 ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown
 it to be faster, it is non-blocking and it supports UTF-8 database encoding.

ruby-mysql2-dbgsym: debug symbols for ruby-mysql2