From a373368baecd0566cbd9bf9f0d1ef17c354fe6fb Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sun, 18 Sep 2022 06:01:28 +0000 Subject: [PATCH] Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed61283..e7d8988 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ autorandr (1.12.1-2) UNRELEASED; urgency=medium * Trim trailing whitespace. + * Bump debhelper from old 12 to 13. -- Debian Janitor Sun, 18 Sep 2022 06:01:26 -0000 diff --git a/debian/compat b/debian/compat index 48082f7..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -12 +13 diff --git a/debian/control b/debian/control index 8c95684..2f56377 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: autorandr Section: x11 Priority: optional Maintainer: Don Armstrong -Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools +Build-Depends: debhelper (>= 13~), dh-python, python3-all, python3-setuptools Standards-Version: 4.4.0 Homepage: https://github.com/phillipberndt/autorandr Vcs-Git: https://salsa.debian.org/debian/autorandr.git -- 2.39.2