From 2540aca9e210e0b4333d1a1d69b5c4320548673e Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 16 Aug 2019 21:26:13 -0700 Subject: [PATCH] switch to dh 12 --- 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 3e03efc..da4e008 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ autorandr (1.8.1-1) unstable; urgency=medium * New upstream release * Remove Debian autorandr manpage + * Update dh compat level to 12 -- Don Armstrong Fri, 16 Aug 2019 21:18:44 -0700 diff --git a/debian/compat b/debian/compat index ec63514..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +12 diff --git a/debian/control b/debian/control index d270d39..8a6db5b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: autorandr Section: x11 Priority: optional Maintainer: Don Armstrong -Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools +Build-Depends: debhelper (>= 12), dh-python, python-all, python-setuptools Standards-Version: 4.1.1 Homepage: https://github.com/phillipberndt/autorandr # X-Python-Version: >= 2.6 -- 2.39.2