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

Changelog

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

  * Team upload.

  [ Pirate Praveen ]
  * Bump minimum version of gem2deb to 1.0~

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints. + ruby-json: Add Multi-Arch: same.

  [ Jenkins ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * Fix watch file regex for github url
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * New upstream version 2.5.1+dfsg
  * Refresh patches and remove patches no longer required

 -- Pirate Praveen <email address hidden>  Mon, 13 Sep 2021 23:30:46 +0530

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.5.1+dfsg-1.dsc 2.1 KiB 10863efdd4d3772c36bb36300f76f167ad6658184dcb435adc38c1fe0c30ab33
ruby-json_2.5.1+dfsg.orig.tar.xz 90.9 KiB 2bf47fed22e55f3641578a13860525c7be492010b8eba8b58d9f8d02ca28b21e
ruby-json_2.5.1+dfsg-1.debian.tar.xz 7.8 KiB c1dcf0a4fd33be134a598c3e412ed23c86af7a2954651e1b23c813767b745f62

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