diff -Nru pylint-common-0.2.5/debian/changelog pylint-common-0.2.5/debian/changelog --- pylint-common-0.2.5/debian/changelog 2018-09-26 11:49:21.000000000 +0000 +++ pylint-common-0.2.5/debian/changelog 2019-11-28 19:16:29.000000000 +0000 @@ -1,3 +1,9 @@ +pylint-common (0.2.5-2+rpi1) bullseye-staging; urgency=medium + + * Update build-dependency for pylint3->pylint package rename. + + -- Peter Michael Green Thu, 28 Nov 2019 19:16:29 +0000 + pylint-common (0.2.5-2) unstable; urgency=medium * Team upload. diff -Nru pylint-common-0.2.5/debian/control pylint-common-0.2.5/debian/control --- pylint-common-0.2.5/debian/control 2018-09-26 11:45:29.000000000 +0000 +++ pylint-common-0.2.5/debian/control 2019-11-28 19:16:29.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: ChangZhuo Chen (陳昌倬) Build-Depends: debhelper-compat (= 11), dh-python, - pylint3, + pylint (>= 2.2.2-2), python3-all, python3-pylint-plugin-utils, python3-setuptools,