Last change
on this file since 2767 was
2766,
checked in by broder, 15 years ago
|
Have authz providers use an invirt.authz module.
xvm-authz-locker now includes an invirt.authz module instead of
xvm.authz.locker. All authz providers conflict with each other, and
provide invirt-authz.
|
File size:
646 bytes
|
Rev | Line | |
---|
[2602] | 1 | Source: xvm-authz-locker |
---|
| 2 | Section: base |
---|
| 3 | Priority: extra |
---|
| 4 | Maintainer: Invirt project <invirt@mit.edu> |
---|
| 5 | Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt |
---|
| 6 | Standards-Version: 3.8.0 |
---|
| 7 | |
---|
| 8 | Package: xvm-authz-locker |
---|
| 9 | Architecture: all |
---|
| 10 | Depends: ${python:Depends}, ${misc:Depends}, invirt-base, python-afs |
---|
| 11 | Provides: ${python:Provides}, invirt-authz |
---|
[2766] | 12 | Conflicts: invirt-authz |
---|
| 13 | Replaces: invirt-authz |
---|
[2602] | 14 | XB-Python-Version: ${python:Versions} |
---|
| 15 | Description: Authorization module for XVM |
---|
| 16 | This package contains an authorization module for XVM. It supports |
---|
| 17 | the locker authorization scheme. |
---|
Note: See
TracBrowser
for help on using the repository browser.