ruby-mysql2 0.4.10-0ubuntu2 source package in Ubuntu

Changelog

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

  * Re-apply the Ubuntu changes.

 -- Matthias Klose <email address hidden>  Thu, 16 Nov 2017 16:16:02 +0100

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-0ubuntu2.debian.tar.xz 7.4 KiB 761c63d0eec6491d719196583ca6421aa17d02854c5069a33dc6f664b6e76860
ruby-mysql2_0.4.10-0ubuntu2.dsc 2.2 KiB 435c2e469e570b6cc1e1c8d5e756870235b9393ba2747585f79e1ca0a40e2d45

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