Codebase list ruby-omniauth-auth0 / 3da85915-2ad4-4a93-a800-df53ad2d7781/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 86%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 6 package versions. Please wait... Got info from api.ftp-master.debian.org for 6 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.1.3' -> '4.5.1' # applied fix for :Current standards version is '4.5.1'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.1.3' to '4.5.1'. Debian Janitor 2 years ago
2 changed file(s) with 20 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
1414 + Build-Depends: Drop versioned constraint on ruby-omniauth-oauth2.
1515 + ruby-omniauth-auth0: Drop versioned constraint on ruby-omniauth-oauth2 in
1616 Depends.
17 * Reading package lists... 0%Reading package lists... 0%Reading package
18 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
19 package lists... Done Building dependency tree... 0%Building dependency
20 tree... 0%Building dependency tree... 50%Building dependency tree...
21 50%Building dependency tree... 86%Building dependency tree... Done Reading
22 state information... 0% Reading state information... 0%Reading state
23 information... Done Connecting to api.ftp-master.debian.org to check 6
24 package versions. Please wait... Got info from api.ftp-master.debian.org for
25 6 packages. Changes applied to dpkg configuration: - control source
26 Standards-Version: '4.1.3' -> '4.5.1' # applied fix for :Current standards
27 version is '4.5.1'. Please read
28 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
29 changes that may be needed on your package to upgrade it from standard
30 version '4.1.3' to '4.5.1'.
1731
1832 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:14:56 +0530
1933
00 Source: ruby-omniauth-auth0
1 Section: ruby
2 Priority: optional
31 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
42 Uploaders: Sudheesh Shetty <sudheeshshetty@gmail.com>
3 Section: ruby
4 Testsuite: autopkgtest-pkg-ruby
5 Priority: optional
56 Build-Depends: debhelper-compat (= 12),
67 gem2deb,
78 rake,
1112 ruby-rack-test,
1213 ruby-webmock,
1314 ruby-sinatra
14 Standards-Version: 4.1.3
15 Standards-Version: 4.5.1
16 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-auth0
1517 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-auth0.git
16 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-auth0
1718 Homepage: https://github.com/auth0/omniauth-auth0
18 Testsuite: autopkgtest-pkg-ruby
1919 XS-Ruby-Versions: all
2020
2121 Package: ruby-omniauth-auth0
2222 Architecture: all
23 XB-Ruby-Versions: ${ruby:Versions}
2423 Depends: ruby | ruby-interpreter,
2524 ruby-omniauth-oauth2,
2625 ${misc:Depends},
3433 applications. It was created to be powerful, flexible.
3534 .
3635 omniauth-auth0 is the omniauth strategy for Auth0.
36 XB-Ruby-Versions: ${ruby:Versions}