diff -Nru dh-python-3.20180325ubuntu1/debian/changelog dh-python-3.20180325ubuntu2/debian/changelog --- dh-python-3.20180325ubuntu1/debian/changelog 2018-03-26 11:14:03.000000000 +0000 +++ dh-python-3.20180325ubuntu2/debian/changelog 2018-03-26 19:42:23.000000000 +0000 @@ -1,3 +1,9 @@ +dh-python (3.20180325ubuntu2) bionic; urgency=medium + + * Fix typo and really depend on python3-distutils + + -- Jeremy Bicha Mon, 26 Mar 2018 15:42:23 -0400 + dh-python (3.20180325ubuntu1) bionic; urgency=medium * Make python3-distutils a dependency, not just a recommendation. diff -Nru dh-python-3.20180325ubuntu1/debian/control dh-python-3.20180325ubuntu2/debian/control --- dh-python-3.20180325ubuntu1/debian/control 2018-03-26 11:13:16.000000000 +0000 +++ dh-python-3.20180325ubuntu2/debian/control 2018-03-26 19:42:17.000000000 +0000 @@ -18,7 +18,7 @@ Package: dh-python Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, ${python3:Depends}, python3-distuils +Depends: ${misc:Depends}, ${python3:Depends}, python3-distutils Suggests: libdpkg-perl, dpkg-dev Breaks: # due to /usr/bin/dh_python3 and debhelper files