diff --git a/debian/changelog b/debian/changelog index bfd3275..daf31fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-fusepy (3.0.1-3) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since stretch: + + Build-Depends: Drop versioned constraint on debhelper. + + -- Debian Janitor Fri, 09 Jul 2021 08:05:17 -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,