File: control

package info (click to toggle)
voms 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,820 kB
  • sloc: ansic: 11,433; cpp: 10,587; exp: 7,863; sh: 1,264; xml: 987; makefile: 788; yacc: 391; lex: 199
file content (121 lines) | stat: -rw-r--r-- 4,028 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Source: voms
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-installsysusers,
 dpkg-dev (>= 1.22.5),
 libssl-dev,
 libexpat1-dev,
 gsoap,
 libgsoap-dev,
 pkgconf,
 xsltproc,
 docbook-xml,
 docbook-xsl,
 doxygen
Standards-Version: 4.7.2
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/voms
Vcs-Git: https://salsa.debian.org/ellert/voms.git
Homepage: https://italiangrid.github.io/voms/

Package: libvomsapi1t64
Provides: ${t64:Provides}
X-Time64-Compat: libvomsapi1v5
Replaces:
 libvomsapi1v5,
 libvomsapi1 (<< 2.0.12-2~)
Breaks:
 libvomsapi1v5 (<< ${source:Version}),
 libvomsapi1 (<< 2.0.12-2~)
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Virtual Organization Membership Service C++ API
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides libraries that applications using the VOMS functionality
 will bind to.

Package: voms-clients
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Virtual Organization Membership Service Clients
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides command line applications to access the VOMS
 services.

Package: voms-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libvomsapi1t64 (= ${binary:Version}),
 libssl-dev,
 ${misc:Depends}
Suggests: voms-doc
Description: Virtual Organization Membership Service C++ API Development Files
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides header files for programming with the VOMS libraries.

Package: voms-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: Virtual Organization Membership Service Documentation Files
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides documentation for the Virtual Organization Membership
 Service.

Package: voms-server
Architecture: any
Multi-Arch: foreign
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends},
 adduser,
 ${misc:Depends}
Suggests:
 voms-mysql-plugin
Description: Virtual Organization Membership Service Server
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides the VOMS service.