From de1eea7fa22b86fabf6875724d9f7809cea67c20 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Mon, 22 Jan 2018 23:18:16 +0100 Subject: [PATCH] Declare compliance with Debian Policy 4.1.3 Change Priority from extra to optional. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 79b2397..c6846b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ xen-tools (4.7-2) UNRELEASED; urgency=medium * Fix wrong bug number for #849867 in previous changelog entry. + * Declare compliance with Debian Policy 4.1.3. + + Change Priority from extra to optional. -- Axel Beckert Mon, 23 Jan 2017 01:36:27 +0100 diff --git a/debian/control b/debian/control index 55603fb..6d3eb0f 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: xen-tools Section: utils -Priority: extra +Priority: optional Maintainer: Axel Beckert Build-Depends: debhelper (>= 9~), devscripts, @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9~), libtest-pod-coverage-perl, libtest-pod-perl, libtext-template-perl -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 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