mirror of
https://git.proxmox.com/git/proxmox-archive-keyring
synced 2025-08-07 12:23:27 +00:00
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:
parent
c6201ae65b
commit
d1721ca2e9
2
debian/control
vendored
2
debian/control
vendored
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user