ruby-rest-client 1.6.7-6 source package in Ubuntu

Changelog

ruby-rest-client (1.6.7-6) unstable; urgency=medium


  * Team upload.
  * d/control:
      - Bump Standards-Version (no changes)
      - Use https and cgit URL for VCS-Browser
      - Wrap and sort control file
      - Apply upstream patch for CVE-2015-1820 (Closes: #781238)

 -- Sebastien Badia <email address hidden>  Wed, 08 Apr 2015 12:01:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rest-client_1.6.7-6.dsc 2.0 KiB 3c2bb59c80ccc7bbd6d5786ca6af9fc454533ab6da32d64f876fcbc4ceb73d95
ruby-rest-client_1.6.7.orig.tar.gz 54.6 KiB 158f69208217988a5541b77ed715ac4e3d8cacc9649f6815687c6a8a7d0c435b
ruby-rest-client_1.6.7-6.debian.tar.xz 5.4 KiB ff39dc6474af5994311bd01475ac99146122782827a089825bced706728e04dc

Available diffs

No changes file available.

Binary packages built by this source

ruby-rest-client: simple REST client for Ruby

 A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
 style of specifying actions: get, put, post, delete.
 The package also includes the program restclient, it can be used to easily test
 REST APIs.