diff --git a/debian/changelog b/debian/changelog index 6c2bf66..3de3f70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-pauvre (0.2.2-1) UNRELEASED; urgency=medium * New upstream version + * debhelper-compat 13 (routine-update) -- Andreas Tille Thu, 11 Jun 2020 22:36:38 +0200 diff --git a/debian/control b/debian/control index 2129d75..36ec475 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools,