ruby-pg 1.4.2-1 source package in Ubuntu

Changelog

ruby-pg (1.4.2-1) unstable; urgency=medium

  [ Dmitry Borodaenko ]
  * Bump debhelper to 13, Standards-Version to 4.5.1
  * errorcodes.def is now included with upstream source.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Pirate Praveen ]
  * New upstream version 1.4.2
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Refresh patches
  * Remove git usage in gemspec with a patch

 -- Pirate Praveen <email address hidden>  Sat, 30 Jul 2022 11:50:08 +0200

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-pg_1.4.2-1.dsc 2.0 KiB d5337df5f0347e36df3d394b980fde0216fb2e1dfa8fc8776bae5f639eeae387
ruby-pg_1.4.2.orig.tar.gz 197.3 KiB f14e83586c93400873b1cbeb45dce8b488442f92a3627455f10243989a94b2e0
ruby-pg_1.4.2-1.debian.tar.xz 7.6 KiB 30a9b31930b7974f5e620ab6b090f57ace219f8f49f3aaa4f039a84d8ffc255a

No changes file available.

Binary packages built by this source

ruby-pg: PostgreSQL interface for Ruby

 ruby-pg module allows Ruby programs to interface with the PostgreSQL
 database engine.
 .
 It supports the functions defined in libpq library.

ruby-pg-dbgsym: debug symbols for ruby-pg