diff --git a/debian/changelog b/debian/changelog index 826dd73..10139a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-pyqrcode (1.2.1-5) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since stretch: + + Build-Depends: Drop versioned constraint on debhelper. + + -- Debian Janitor Sun, 13 Jun 2021 20:32:21 -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,