ruby-simple-oauth 0.3.1-3 source package in Ubuntu

Changelog

ruby-simple-oauth (0.3.1-3) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + ruby-simple-oauth: Add :all qualifier for ruby dependency.

  [ HIGUCHI Daisuke (VDR dai) ]
  * Bump debhelper from old 12 to 13.
  * Bump Standards-Version to 4.6.1.
  * set Rules-Requires-Root as no.
  * eliminate lintian warning: ruby-interpreter-is-deprecated
  * eliminate lintian warning: older-debian-watch-file-standard
  * eliminate lintian warning: patch-not-forwarded-upstream
  * eliminate lintian warning: quilt-patch-missing-description
  * eliminate lintian warning: update-debian-copyright
  * eliminate lintian error: alien-tag

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sat, 16 Jul 2022 22:09:35 +0900

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-simple-oauth_0.3.1-3.dsc 2.0 KiB 05e70191cf0d51b2e7bc4951c759ba0c0fb141ded7f5691fbc7bb079a33606a8
ruby-simple-oauth_0.3.1.orig.tar.gz 9.3 KiB e8ff13bdbd440e81a8bab3db9330b9dc9d90f4220a0e4e287be71fad5313c984
ruby-simple-oauth_0.3.1-3.debian.tar.xz 3.5 KiB 3322b4ff7adcf226ed24ee009111bb04f9ec0c160b789ff87dac261f0ab3be6b

Available diffs

No changes file available.

Binary packages built by this source

ruby-simple-oauth: Simply builds and verifies OAuth headers

 The library, "simple_oauth", provides classes in order to simply build
 and verify OAuth headers.
 .
 This library aims to support and is tested against the following Ruby
 implementations:
    Ruby 1.8.7
    Ruby 1.9.3
    Ruby 2.0.0
    Ruby 2.1
    JRuby
    Rubinius
 .
 If something doesn't work on one of these interpreters, it's a bug.