ruby-oauth2 2.0.9-1 source package in Ubuntu

Changelog

ruby-oauth2 (2.0.9-1) unstable; urgency=medium

  * Team upload
  * debian/watch: point at new upstream at gitlab.com
  * New upstream version 2.0.9 (Closes: #1094512)
  * Drop deprecated X?-Ruby-Versions: fields
  * Depends: replace hardcoded list with ${ruby:Depends}
  * debian/rules: install using rubygems layout
  * Description: drop "this is work in progress" paragraph
  * Update Homepage: to point to new upstream location
  * debian/control: set Rules-Requires-Root: no
  * Add new build-dependency: ruby-snaky-hash
  * Bump Standards-Version to 4.7.0; no changes needed

 -- Antonio Terceiro <email address hidden>  Wed, 29 Jan 2025 11:35:00 +0100

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
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-oauth2_2.0.9-1.dsc 2.1 KiB a3ec70ccac66b1fe746e5c4683c61503c7a7739a76f36fbd1828348e04ee28ed
ruby-oauth2_2.0.9.orig.tar.xz 77.3 KiB 35a501399c310d392bad62d7fae295e4f737629dd033b4c02f160f01be8f3772
ruby-oauth2_2.0.9-1.debian.tar.xz 3.3 KiB cd21462a16709a177509a23cd1ac0f62642fe53b7d57364bb2136f61c9103ab3

Available diffs

No changes file available.

Binary packages built by this source

ruby-oauth2: ruby wrapper for the OAuth 2.0 protocol

 A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
 original OAuth spec.