ruby-sqlite3 1.4.2-1 source package in Ubuntu
Changelog
ruby-sqlite3 (1.4.2-1) unstable; urgency=medium * Team upload [ Antonio Terceiro ] * Remove myself from Uploaders: * New upstream version 1.4.2 - This version passes the tests against ruby2.7 * Refresh packaging files with a new run of dh-make-ruby - Bump debhelper compatibility level to 12; depend on debhelper-compat and drop debian/compat - Bump Standards-Version to 4.4.0; no changes needed. - add Rules-Requires-Root: no - Add debian/upstream/metadata - Update debian/watch to point to gemwatch.debian.net * debian/patches/drop-vendorizing-tasks.patch: disable tasks that are not relevant for the Debian packaging. [ Utkarsh Gupta ] * Add salsa-ci.yml -- Antonio Terceiro <email address hidden> Fri, 24 Jan 2020 19:00:43 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-sqlite3_1.4.2-1.dsc | 2.1 KiB | dcdc2b3ab17b7954f21a2b2a4159a6e9d756410952fcbd90848f9aaf3b94dc27 |
ruby-sqlite3_1.4.2.orig.tar.gz | 66.5 KiB | d7de5b17a24b3c11508f73e193ce4e52737779061f147a3b6b391a4218dfd8df |
ruby-sqlite3_1.4.2-1.debian.tar.xz | 5.8 KiB | 29b50c50a7546eb17b7f865672af766033d982b7f121877c496dec1259de372c |
No changes file available.
Binary packages built by this source
- ruby-sqlite3: SQLite3 interface for Ruby
This module allows Ruby programs to interface with the SQLite3 database
engine.
.
Note that this module is only compatible with SQLite 3.6.16 or newer.
- ruby-sqlite3-dbgsym: debug symbols for ruby-sqlite3