d/control: add missing Standards-Version and Depends fields

even if we probably won't get any dependency here soon

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-05-25 17:03:43 +02:00
parent c6201ae65b
commit d1721ca2e9

2
debian/control vendored
View File

@ -2,10 +2,12 @@ Source: proxmox-archive-keyring
Section: misc Section: misc
Priority: optional Priority: optional
Build-Depends: debhelper-compat (=13), lintian, Build-Depends: debhelper-compat (=13), lintian,
Standards-Version: 4.6.1
Maintainer: Proxmox Support Team <support@proxmox.com> Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-archive-keyring Package: proxmox-archive-keyring
Architecture: all Architecture: all
Depends: ${misc:Depends},
Description: Proxmox APT archive keyring Description: Proxmox APT archive keyring
This package contains the release keyrings used to sign APT repositories for This package contains the release keyrings used to sign APT repositories for
various Proxmox products. various Proxmox products.