ruby-fog-json 1.2.0-1 source package in Ubuntu

Changelog

ruby-fog-json (1.2.0-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Pirate Praveen ]
  * New upstream version 1.2.0
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Move debian/watch to gemwatch.debian.net
  * Use salsa.debian.org in Vcs-* fields
  * Refresh patches

 -- Pirate Praveen <email address hidden>  Tue, 20 Nov 2018 15:03:24 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-fog-json_1.2.0-1.dsc 2.0 KiB 20262c92c348b8b325334042d5a336d7b49ebb38bc616ccb54c67192e2cc618e
ruby-fog-json_1.2.0.orig.tar.gz 4.4 KiB ac5475544ca6a95427710827e135d71429222274af0c63631306ff59ed86026d
ruby-fog-json_1.2.0-1.debian.tar.xz 2.2 KiB 8d5ab6c765e38efc1bc8df8c238e4418c2b97357b6557438830960a2ae255b56

Available diffs

No changes file available.

Binary packages built by this source

ruby-fog-json: JSON parsing for fog providers

 Extraction of the JSON parsing tools shared between a number of providers
 in the 'fog' gem.
 .
 This library allows a standard interface to JSON encoding and decoding on
 top of MultiJson but with errors support.