ruby-omniauth-kerberos 0.3.0-2 source package in Ubuntu

Changelog

ruby-omniauth-kerberos (0.3.0-2) unstable; urgency=medium

  [ Balasankar C ]
  * Add ruby-rack-test to Build-Deps (Closes: #796735)

  [ Cédric Boutillier ]
  * Change debhelper compatibility to 9.

 -- Balasankar C <email address hidden>  Mon, 24 Aug 2015 11:45:29 +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

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-omniauth-kerberos_0.3.0-2.dsc 1.9 KiB 324c4780b5c324f60c5051dee057e88098f13007eea9be01875f472735cfca70
ruby-omniauth-kerberos_0.3.0.orig.tar.gz 3.7 KiB 794afe3b6121d290de4594f441528f948ffcac3541b5e7eff30293b77f7cf7a1
ruby-omniauth-kerberos_0.3.0-2.debian.tar.xz 2.3 KiB 06878f1530a808fc0a3786065bbf27bb85a4a3e52c6c614570c14865f3d186f1

Available diffs

No changes file available.

Binary packages built by this source

ruby-omniauth-kerberos: OmniAuth strategy for Kerberos

 This gem provides an OmniAuth strategy for Kerberos. Kerberos is a computer
 network authentication protocol which works on the basis of 'tickets' to allow
 nodes communicating over a non-secure network to prove their identity to one
 another in a secure manner. OmniAuth is a library that standardizes
 multi-provider authentication for web applications