ruby-omniauth-github 1.3.0-1 source package in Ubuntu

Changelog

ruby-omniauth-github (1.3.0-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)

  [ Pirate Praveen ]
  * New upstream version 1.3.0
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.1.4 (no changes needed)
  * Bump debhelper compatibility level to 11
  * Update packaging with dh-make-ruby -w
  * Remove rspec3.patch, upstream supports rspec3 now

 -- Pirate Praveen <email address hidden>  Wed, 25 Apr 2018 22:25:15 +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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-omniauth-github_1.3.0-1.dsc 2.2 KiB 899f2f3b290d3bbb82fb7108504cce8acc5c9685d8b442115cb45b22f828a454
ruby-omniauth-github_1.3.0.orig.tar.gz 4.3 KiB 180a4e1f093481cdeb2c9b3974b2b5cf31170f445293bbd2ef65b0c815b0896d
ruby-omniauth-github_1.3.0-1.debian.tar.xz 2.6 KiB 4312767bdfb73b8555601da244eeaf0896f5542f6d7e7af1ae82ba201f3ef8af

Available diffs

No changes file available.

Binary packages built by this source

ruby-omniauth-github: GitHub strategy for the Ruby OmniAuth library

 OmniAuth is a Ruby library that standardizes multi-provider
 authentication for web applications. It was created to be powerful,
 flexible, and do as little as possible. Any developer can create
 strategies for OmniAuth that can authenticate users via disparate
 systems. OmniAuth strategies have been created for everything from
 Facebook to LDAP.
 .
 This package contains the official OmniAuth strategy for GitHub.