File: control

package info (click to toggle)
ruby-omniauth-azure-oauth2 0.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: ruby: 339; makefile: 6
file content (33 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: ruby-omniauth-azure-oauth2
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-jwt (>= 1.0),
               ruby-omniauth (>= 1.0),
               ruby-omniauth-oauth2 (>= 1.1),
               ruby-rspec,
               ruby-sinatra
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-azure-oauth2.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-azure-oauth2
Homepage: https://github.com/KonaTeam/omniauth-azure-oauth2
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-omniauth-azure-oauth2
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-jwt (>= 1.0),
         ruby-omniauth (>= 1.0),
         ruby-omniauth-oauth2 (>= 1.1),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Windows Azure Active Directory OAuth2 strategy for OmniAuth
 This package installs the gem omniauth-azure-oauth2 that provides a simple way
 to authenticate to Windows Azure Active Directory (WAAD) over OAuth2 using
 OmniAuth.