ruby-sequel 3.31.0-1 source package in Ubuntu

Changelog

ruby-sequel (3.31.0-1) unstable; urgency=low


  * New upstream release.
  * Point Vcs-* control fields at git.debian.org.

 -- Dmitry Borodaenko <email address hidden>  Sun, 08 Jan 2012 18:12:38 +0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-sequel_3.31.0-1.dsc 1.6 KiB 0afe4868b22703d958775646861397aba1c9904423d8ab751c4d23646675585f
ruby-sequel_3.31.0.orig.tar.gz 829.0 KiB 745105c18db9121e65e159a289554e99d9d15464eb45dbb86294bd6a9dd62676
ruby-sequel_3.31.0-1.debian.tar.gz 4.4 KiB 51eec1d26a186f897a7ba5e8e9316accba723377272b3cf4440a6a9b9fab4c16

Available diffs

No changes file available.

Binary packages built by this source

libsequel-ruby: Transitional package for ruby-sequel

 This is a transitional package to ease upgrades to the ruby-sequel
 package. It can safely be removed.

libsequel-ruby1.8: Transitional package for ruby-sequel

 This is a transitional package to ease upgrades to the ruby-sequel
 package. It can safely be removed.

libsequel-ruby1.9.1: Transitional package for ruby-sequel

 This is a transitional package to ease upgrades to the ruby-sequel
 package. It can safely be removed.

ruby-sequel: Simple, flexible, and powerful SQL database access toolkit for Ruby

 Sequel provides thread safety, connection pooling and a concise
 DSL for constructing SQL queries and table schemas.
 .
 Sequel includes a comprehensive ORM layer for mapping
 records to Ruby objects and handling associated records.
 .
 Sequel supports advanced database features such as prepared
 statements, bound variables, stored procedures, savepoints,
 two-phase commit, transaction isolation, master/slave
 configurations, and database sharding.
 .
 Sequel currently has adapters for ADO, Amalgalite, DataObjects,
 DB2, DBI, Firebird, IBM_DB, Informix, JDBC, MySQL, Mysql2, ODBC,
 OpenBase, Oracle, PostgreSQL, SQLite3, Swift, and TinyTDS.