diff --git a/debian/changelog b/debian/changelog index 826dd73..33b45ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-pyqrcode (1.2.1-5) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on debhelper. + + -- Debian Janitor Mon, 06 Sep 2021 15:54:12 -0000 + python-pyqrcode (1.2.1-4) unstable; urgency=medium * Remove Python2 autopkgtest. diff --git a/debian/control b/debian/control index b135ac3..7e0707e 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, debhelper-compat (= 12), dh-python, python3-all,