mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-14 05:40:15 +00:00
build: reformat debian/control
using wrap-and-sort -abt
This commit is contained in:
parent
aad513f6d1
commit
fce00589c9
25
debian/control
vendored
25
debian/control
vendored
@ -4,29 +4,30 @@ Priority: optional
|
|||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
libpve-common-perl,
|
libpve-common-perl,
|
||||||
perl (>= 5.10.0-19),
|
|
||||||
lintian,
|
lintian,
|
||||||
pve-doc-generator
|
perl (>= 5.10.0-19),
|
||||||
|
pve-doc-generator,
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://www.proxmox.com
|
Homepage: http://www.proxmox.com
|
||||||
|
|
||||||
Package: libpve-access-control
|
Package: libpve-access-control
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libc6 (>= 2.3),
|
Depends: libauthen-pam-perl,
|
||||||
perl (>= 5.6.0-16),
|
libc6 (>= 2.3),
|
||||||
libcrypt-openssl-rsa-perl,
|
|
||||||
libcrypt-openssl-random-perl,
|
libcrypt-openssl-random-perl,
|
||||||
libjson-xs-perl,
|
libcrypt-openssl-rsa-perl,
|
||||||
libjson-perl,
|
libjson-perl,
|
||||||
libterm-readline-gnu-perl,libnet-ldap-perl,
|
libjson-xs-perl,
|
||||||
libpve-common-perl,
|
libmime-base32-perl,
|
||||||
pve-cluster,
|
libnet-ldap-perl,
|
||||||
libauthen-pam-perl,
|
|
||||||
libnet-ssleay-perl,
|
libnet-ssleay-perl,
|
||||||
|
libpve-common-perl,
|
||||||
|
libterm-readline-gnu-perl,
|
||||||
liburi-perl,
|
liburi-perl,
|
||||||
libwww-perl,
|
libwww-perl,
|
||||||
libmime-base32-perl,
|
perl (>= 5.6.0-16),
|
||||||
${perl:Depends}
|
pve-cluster,
|
||||||
|
${perl:Depends},
|
||||||
Description: Proxmox VE access control library
|
Description: Proxmox VE access control library
|
||||||
This package contains the role based user management and access
|
This package contains the role based user management and access
|
||||||
control function used by Proxmox VE.
|
control function used by Proxmox VE.
|
||||||
|
Loading…
Reference in New Issue
Block a user