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

Changelog

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

  * New upstream version 2.6.3+dfsg
  * Standardize patches using gbp pq export/import
  * Refresh packaging using dh-make-ruby -w

 -- Lucas Nussbaum <email address hidden>  Mon, 26 Dec 2022 15:37:09 +0100

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-json_2.6.3+dfsg-1.dsc 2.1 KiB ac2a6e398fe9b970ae2996b7f29d43b1de5eb54d3c9712c7c20b662720699029
ruby-json_2.6.3+dfsg.orig.tar.xz 93.7 KiB e54828fd670ec496aff13f20c15294c1fce9f49bf5eb18a617635fecbb92f579
ruby-json_2.6.3+dfsg-1.debian.tar.xz 8.5 KiB 05760e77055a0fd039f08210312fb23cd5a1d919ccdc57676533fa8370e31810

Available diffs

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