File: control

package info (click to toggle)
ruby-rpam-ruby19 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 92 kB
  • ctags: 11
  • sloc: ansic: 72; ruby: 26; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (2)
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
Source: ruby-rpam-ruby19
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Richard B Winters <rik@mmogp.com>
Build-Depends: debhelper (>= 9),
 gem2deb,
 libpam0g-dev,
 ruby-dev 
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rpam-ruby19.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rpam-ruby19.git;a=summary
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: ${shlibs:Depends},
 ${misc:Depends},
 libpam0g,
 ruby | ruby-interpreter
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.