diff --git a/debian/changelog b/debian/changelog index bfd3275..c4eb9b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-fusepy (3.0.1-3) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on debhelper. + + -- Debian Janitor Thu, 09 Sep 2021 11:23:21 -0000 + python-fusepy (3.0.1-2) unstable; urgency=medium * Remove python2 binary package. diff --git a/debian/control b/debian/control index 3c8ae5f..2e1e47f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Sascha Steinbiss -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper, dh-python, python3-all, python3-setuptools,