pve-access-control/debian/control
Philip Abernethy 1e41cdc903 pveum: introduce sub-commands
use a sub-command structure instead of abbreviated words, where useful.
Keep old commands as aliases.

Signed-off-by: Philip Abernethy <p.abernethy@proxmox.com>
Co-authored-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-05 15:02:09 +02:00

34 lines
1006 B
Plaintext

Source: libpve-access-control
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 7.0.50~),
libpve-common-perl,
lintian,
perl (>= 5.10.0-19),
pve-doc-generator,
Standards-Version: 3.9.5
Homepage: http://www.proxmox.com
Package: libpve-access-control
Architecture: any
Depends: libauthen-pam-perl,
libc6 (>= 2.3),
libcrypt-openssl-random-perl,
libcrypt-openssl-rsa-perl,
libjson-perl,
libjson-xs-perl,
libmime-base32-perl,
libnet-ldap-perl,
libnet-ssleay-perl,
libpve-common-perl (>= 5.0-27),
libterm-readline-gnu-perl,
liburi-perl,
libwww-perl,
perl (>= 5.6.0-16),
pve-cluster,
${perl:Depends},
Description: Proxmox VE access control library
This package contains the role based user management and access
control function used by Proxmox VE.