From a816cc81ae9234ef9eb5f249b6a5fa659d224d0e Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 19 Dec 2020 08:13:20 +0100 Subject: [PATCH] Declare compliance with Debian Policy 4.5.1 No other changes were required. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b4faa80..521b3b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ xen-tools (4.8.1~dev-1) UNRELEASED; urgency=medium * Bump debian/watch version from 3 to 4. Thanks Lintian! * Bump debhelper compatibility level to 13. + Build-depend on "debhelper-compat (= 13)" to replace debian/compat. + * Declare compliance with Debian Policy 4.5.1. (No changes required.) -- Axel Beckert Sat, 19 Dec 2020 08:02:50 +0100 diff --git a/debian/control b/debian/control index 5202f96..ff3c240 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13), libtest-pod-coverage-perl, libtest-pod-perl, libtext-template-perl -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Homepage: https://xen-tools.org/software/xen-tools Vcs-Browser: https://github.com/xen-tools/xen-tools Vcs-Git: https://github.com/xen-tools/xen-tools.git