From 1aa4208f73475a893428c2d217c88d26ebe5e47d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 12 Jun 2023 11:41:23 +0200 Subject: [PATCH] d/control: define compat level via build-depends and raise to 13 and document standards-version Signed-off-by: Thomas Lamprecht --- debian/compat | 1 - debian/control | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 81dda9f..83b55f8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: proxmox-backup Section: admin Priority: optional -Build-Depends: debhelper (>=12~), lintian +Build-Depends: debhelper-compat (= 13), lintian, +Standards-Version: 4.5.1 Maintainer: Proxmox Support Team Package: proxmox-backup