ruby-json 2.7.2+dfsg-1 source package in Ubuntu

Changelog

ruby-json (2.7.2+dfsg-1) unstable; urgency=medium

  [ Pirate Praveen ]
  * Update minimum version of gem2deb as 2.1~

  [ Lucas Nussbaum ]
  * New upstream version 2.7.1+dfsg
  * New upstream version 2.7.2+dfsg
  * Refresh patch 0003-Fix-test_generate.patch
  * Add Build-dep on ruby-test-unit-ruby-core

 -- Lucas Nussbaum <email address hidden>  Mon, 06 May 2024 11:29:52 +0000

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
Oracular release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-json_2.7.2+dfsg-1.dsc 2.1 KiB c62f690c200ad3b03be44b3ddb235d81620ff70c103889379bf44ec0e3cb1183
ruby-json_2.7.2+dfsg.orig.tar.xz 85.8 KiB 59bb489bcf8ea67fef578448e366469bc8f18b96e888d1f57eeba51112d59b0d
ruby-json_2.7.2+dfsg-1.debian.tar.xz 8.6 KiB e0eb3c41e4a1ab65dcd2202d48b4f08ee658f4556ddc592053191d291173b9a1

No changes file available.

Binary packages built by this source

ruby-json: JSON library for Ruby

 This library implements the JSON (JavaScript Object Notation) specification in
 Ruby, allowing the developer to easily convert data between Ruby and JSON. You
 can think of it as a low fat alternative to XML, if you want to store data to
 disk or transmit it over a network rather than use a verbose markup language.

ruby-json-dbgsym: debug symbols for ruby-json