diff --git a/debian/changelog b/debian/changelog index d393dd8..cbf1705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ * Remove Python2 support. * Bump Standards-Version. + * Use debhelper 12. -- Sascha Steinbiss Sat, 30 Nov 2019 10:38:50 +0100 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 04f29bf..7de99d6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Sascha Steinbiss -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 12~), dh-python, python3-all, python3-setuptools