pve-access-control/debian/control
Wolfgang Bumiller 34d524188f drop libpve-u2f-server-perl depenedency
See previous commit: its functionality has been replaced by the rust
code and it has not been used since the support for the old login API
has been dropped.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-06-10 15:48:18 +02:00

44 lines
1.3 KiB
Plaintext

Source: libpve-access-control
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper-compat (= 13),
libanyevent-perl,
libauthen-pam-perl,
libnet-ldap-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.8),
libpve-rs-perl,
libtest-mockmodule-perl,
liburi-perl,
libuuid-perl,
lintian,
perl,
pve-cluster (>= 6.1-4),
pve-doc-generator (>= 5.3-3)
Standards-Version: 4.6.2
Homepage: https://www.proxmox.com
Package: libpve-access-control
Architecture: all
Depends: libauthen-pam-perl,
libcrypt-openssl-random-perl,
libcrypt-openssl-rsa-perl,
libjson-perl,
libjson-xs-perl,
libmime-base32-perl,
libnet-ldap-perl,
libnet-ssleay-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.8),
libpve-rs-perl (>= 0.9.3),
liburi-perl,
libuuid-perl,
pve-cluster (>= 6.1-4),
${misc:Depends},
${perl:Depends}
Breaks: pve-manager (<< 7.0-15)
Description: Proxmox VE access control library
This package contains the role based user management and access
control function used by Proxmox VE.