File: control

package info (click to toggle)
tacacs%2B 4.0.4.27a-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,836 kB
  • ctags: 1,187
  • sloc: ansic: 20,991; sh: 11,092; python: 393; makefile: 72
file content (59 lines) | stat: -rw-r--r-- 1,718 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: tacacs+
Section: net
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 bison,
 chrpath,
 debhelper (>= 9.20160115),
 dh-exec (>=0.3),
 dpkg-dev (>= 1.16.2),
 flex,
 libpam0g-dev,
 libwrap0-dev,
Standards-Version: 3.9.8
Homepage: http://www.shrubbery.net/tac_plus/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/tacacs+.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/tacacs+.git

Package: tacacs+
Architecture: any
Depends:
 libpam0g,
 libtacacs+1 (>= ${source:Upstream-Version}),
 libwrap0,
 python,
 ${misc:Depends},
 ${shlibs:Depends},
Description: TACACS+ authentication daemon
 TACACS+ is a protocol (not TACACS or XTACACS) for authentication,
 authorization and accounting (AAA) services for routers and network devices.

Package: libtacacs+1
Architecture: any
Multi-Arch: same
Depends:
 libwrap0,
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: TACACS+ authentication daemon — shared library
 TACACS+ is a protocol (not TACACS or XTACACS) for authentication,
 authorization and accounting (AAA) services for routers and network devices.
 This package include the library used by the Daemon.

Package: libtacacs+1-dev
Architecture: all
Multi-Arch: foreign
Section: libdevel
Depends:
 libtacacs+1 (<< ${source:Upstream-Version}+1~),
 libtacacs+1 (>= ${source:Upstream-Version}),
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: TACACS+ authentication daemon — development header
 TACACS+ is a protocol (not TACACS or XTACACS) for authentication,
 authorization and accounting (AAA) services for routers and network devices.
 This package include the header file used for development purpose.