diff -Nru kpatch-0.8.0/debian/changelog kpatch-0.8.0/debian/changelog --- kpatch-0.8.0/debian/changelog 2020-12-17 12:00:04.000000000 +0000 +++ kpatch-0.8.0/debian/changelog 2021-05-11 14:03:30.000000000 +0000 @@ -1,3 +1,10 @@ +kpatch (0.8.0-0ubuntu8) impish; urgency=medium + + * Depend on python3-dev instead of python2-dev, c.f.: + github.com/dynup/kpatch/commit/4df66fa15f95c86946050ae969658c17caebc0d2 + + -- Lukas Märdian Tue, 11 May 2021 16:03:30 +0200 + kpatch (0.8.0-0ubuntu7) hirsute; urgency=medium * Revert the last change, and build explicitly with GCC 9. diff -Nru kpatch-0.8.0/debian/control kpatch-0.8.0/debian/control --- kpatch-0.8.0/debian/control 2020-12-17 11:57:40.000000000 +0000 +++ kpatch-0.8.0/debian/control 2021-05-11 14:03:21.000000000 +0000 @@ -27,7 +27,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev, debhelper (>= 10), cpio, kernel-wedge, kmod, makedumpfile, libelf-dev, devscripts, libnewt-dev, libiberty-dev, rsync, libdw-dev, libpci-dev, pkg-config, flex, - bison, libunwind8-dev, openssl, libssl-dev, libaudit-dev, bc, python2-dev, gawk, + bison, libunwind8-dev, openssl, libssl-dev, libaudit-dev, bc, python3-dev, gawk, libudev-dev, autoconf, automake, libtool, uuid-dev, xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils, asciidoc, elfutils Suggests: ccache