File: control

package info (click to toggle)
ruby-rpam-ruby19 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: ansic: 72; ruby: 26; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 976 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
Source: ruby-rpam-ruby19
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Richard B Winters <rik@mmogp.com>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               libpam0g-dev,
               ruby-dev
Standards-Version: 3.9.7
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rpam-ruby19.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rpam-ruby19
Homepage: https://github.com/canweriotnow/rpam-ruby19
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-rpam-ruby19
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: libpam0g,
         ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: PAM integration with Ruby
 This extension provides PAM (Pluggable Authentication Modules)
 integration. The library provides a stable API for applications
 to defer to for authentication tasks.