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

Changelog

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

  [ Utkarsh Gupta ]
  * New upstream version 2.3.0
  * Add myself as an uploader
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Bug-Database.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Samyak Jain ]
  * Update version=4 in d/watch
  * Updates a/c to cme and Bumps standard version d/control
  * Correct d/upstream/metadata
  * Update d/{copyright, watch} for repacking

 -- Utkarsh Gupta <email address hidden>  Wed, 05 Feb 2020 08:04:42 -0500

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.3.0+dfsg-1.dsc 2.1 KiB 3bb314b1d119e17e97546b8ce843e1820e893792c76e8d9e376df3233bec5cb2
ruby-json_2.3.0+dfsg.orig.tar.xz 75.3 KiB bbea2088d2c8a645e18d34381ba14e05f6f2e370de4391d6074341d7ee2e2f79
ruby-json_2.3.0+dfsg-1.debian.tar.xz 9.0 KiB 713d1cc60cbc5ce290dc337a5b25a3f5d4a193c722867a1eaf4122881c59e61c

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