ruby-omniauth-oauth 1.0.1-2 source package in Ubuntu

Changelog

ruby-omniauth-oauth (1.0.1-2) unstable; urgency=low


  * Rebuild with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
  * Bump standards version to 3.9.5 (no changes)
  * Run tests 
    - add ruby-tests.rake
  * Add more build deps
    - ruby-rspec, ruby-simplecov, ruby-rack-test, 
    - ruby-webmock, ruby-omniauth, ruby-oauth
  * Disable network tests with patch
  * Remove coverage in clean

 -- Pirate Praveen <email address hidden>  Mon, 05 May 2014 13:43:28 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-omniauth-oauth_1.0.1-2.dsc 2.2 KiB 23007b60c3dc2431a82d9e2cfd6bb35004a3aed29bff1db5f77732eb911f6565
ruby-omniauth-oauth_1.0.1.orig.tar.gz 5.4 KiB d48a6f0ac58af5ec331fa50a79737e8c5f6b12b6b5798e6a4ea1524579ea6d8e
ruby-omniauth-oauth_1.0.1-2.debian.tar.gz 2.8 KiB 4cd2c7303e58c37fbb8c86b1b9bb2a787c8ee75dc015a8e0a3e90610314daa35

No changes file available.

Binary packages built by this source

ruby-omniauth-oauth: generic OAuth (1.0/1.0a) strategy for OmniAuth

 This gem contains a generic OAuth strategy for OmniAuth. It is meant to
 serve as a building block strategy for other strategies and not to be
 used independently (since it has no inherent way to gather uid and user
 info).