ruby-mysql2 0.4.10-0ubuntu4 source package in Ubuntu

Changelog

ruby-mysql2 (0.4.10-0ubuntu4) bionic; urgency=medium

  * No-change rebuild for ruby2.5 update.

 -- Matthias Klose <email address hidden>  Thu, 01 Feb 2018 19:02:42 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-mysql2_0.4.10.orig.tar.gz 95.0 KiB f6e32ed3388e0ed6bfeb33a605e29990d041f022a2d3ebd2600a8aad11f04c73
ruby-mysql2_0.4.10-0ubuntu4.debian.tar.xz 7.7 KiB 2fd44231c9b4efb4382e4315bd92a041f644e9fe2f408c1e8a25cdfdd44b25d2
ruby-mysql2_0.4.10-0ubuntu4.dsc 2.2 KiB d7e058c1d70c0ef97c57fdd3f3cf190dce9234abc44f6d9b0d6ffe4d499e3879

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