From 57302507259dae7a6ba0ec1a004d6bc1434ba289 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 24 Oct 2021 05:24:56 +0200 Subject: [PATCH] Declare compliance with Debian Policy 4.6.0 No other changes were needed. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d0f47dd..79fb75d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xen-tools (4.9.1-1) UNRELEASED; urgency=medium + Fix missing "|" in regex in Debian's 20-setup-apt. (Closes: #997668) + Make test xt/gitignore.t work with git releases ≥ 2.32.0. + Travis CI: stop testing again Perl "dev". It no more seems to exist. + * Declare compliance with Debian Policy 4.6.0. (No changes needed.) -- Axel Beckert Sun, 24 Oct 2021 02:02:49 +0200 diff --git a/debian/control b/debian/control index 7e14658..4033446 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13), libtest-pod-coverage-perl, libtest-pod-perl, libtext-template-perl -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 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