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 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
|
Source: myproxy
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
debhelper-compat (= 13),
dpkg-dev (>= 1.22.5),
pkgconf,
libglobus-common-dev (>= 14),
libglobus-gssapi-gsi-dev (>= 9),
libglobus-gss-assist-dev (>= 8),
libglobus-gsi-sysconfig-dev (>= 5),
libglobus-gsi-cert-utils-dev (>= 8),
libglobus-gsi-proxy-core-dev (>= 6),
libglobus-gsi-credential-dev (>= 5),
libglobus-gsi-callback-dev (>= 4),
libpam0g-dev,
libldap2-dev,
libkrb5-dev,
voms-dev,
libsasl2-dev,
libbsd-dev,
globus-proxy-utils,
globus-gsi-cert-utils-progs,
openssl,
voms-clients,
procps
Standards-Version: 4.7.2
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/myproxy
Vcs-Git: https://salsa.debian.org/ellert/myproxy.git
Homepage: http://grid.ncsa.illinois.edu/myproxy/
Package: myproxy
Architecture: any
Multi-Arch: foreign
Depends:
libmyproxy6t64 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Description: Credential Management Service Client
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
Package: libmyproxy6t64
Provides: ${t64:Provides}
Replaces: libmyproxy6
Breaks: libmyproxy6 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends},
globus-proxy-utils
Description: Credential Management Service Library
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains runtime libs for MyProxy.
Package: libmyproxy-voms
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends}
Depends:
libmyproxy6t64 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
voms-clients | voms-clients-java
Description: Credential Management Service VOMS Library
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains runtime libs for MyProxy to use VOMS.
Package: libmyproxy-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libmyproxy6t64 (= ${binary:Version}),
libglobus-common-dev (>= 14),
libglobus-gssapi-gsi-dev (>= 9),
libglobus-gss-assist-dev (>= 8),
libglobus-gsi-sysconfig-dev (>= 5),
libglobus-gsi-cert-utils-dev (>= 8),
libglobus-gsi-proxy-core-dev (>= 6),
libglobus-gsi-credential-dev (>= 5),
libglobus-gsi-callback-dev (>= 4),
${misc:Depends}
Description: Credential Management Service Development
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains development files for MyProxy.
Package: myproxy-server
Architecture: any
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends}
Depends:
libmyproxy6t64 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
adduser
Description: Credential Management Service Server
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains the MyProxy server.
Package: myproxy-admin
Architecture: any
Multi-Arch: foreign
Depends:
libmyproxy6t64 (= ${binary:Version}),
myproxy-server (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
${perl:Depends}
Description: Credential Management Service Administration Tools
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed.
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains the MyProxy server admin commands.
Package: myproxy-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends}
Description: Credential Management Service Documentation
MyProxy is open source software for managing X.509 Public Key Infrastructure
(PKI) security credentials (certificates and private keys). MyProxy
combines an online credential repository with an online certificate
authority to allow users to securely obtain credentials when and where needed-
Users run myproxy-logon to authenticate and obtain credentials, including
trusted CA certificates and Certificate Revocation Lists (CRLs).
.
This package contains the MyProxy documentation.
|