]> git.proxmox.com Git - proxmox-archive-keyring.git/commitdiff
d/control: add missing Standards-Version and Depends fields
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 May 2023 15:03:43 +0000 (17:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 May 2023 15:04:17 +0000 (17:04 +0200)
even if we probably won't get any dependency here soon

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

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