From 0ea17479d1d915236048162931038523feca3240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 3 Dec 2021 16:40:12 +0100 Subject: [PATCH] debian: switch to debhelper compat 12 --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 72688ba..2a2952c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xstatic-opensans Maintainer: Frederic Peters Section: python Priority: optional -Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9) +Build-Depends: dh-python, python3-setuptools, python3-all, debhelper-compat (= 12) Standards-Version: 3.9.6 Homepage: https://fonts.google.com/specimen/Open+Sans