diff -pruN 0.24/debian/changelog 0.24ubuntu1/debian/changelog
--- 0.24/debian/changelog	2020-08-11 13:00:04.000000000 +0000
+++ 0.24ubuntu1/debian/changelog	2020-08-21 09:15:03.000000000 +0000
@@ -1,3 +1,10 @@
+autodep8 (0.24ubuntu1) groovy; urgency=medium
+
+  * examples.in: Change example dkms package to acpi-call. In Ubuntu kpatch
+    doesn't build kpatch-dkms.
+
+ -- Iain Lane <iain@orangesquash.org.uk>  Fri, 21 Aug 2020 10:15:03 +0100
+
 autodep8 (0.24) unstable; urgency=medium
 
   * Drop support for python2 (Closes: #967035)
diff -pruN 0.24/examples.in 0.24ubuntu1/examples.in
--- 0.24/examples.in	2020-08-11 13:00:04.000000000 +0000
+++ 0.24ubuntu1/examples.in	2020-08-21 09:10:51.000000000 +0000
@@ -1,6 +1,6 @@
 # type  example package
 # ----  ---------------
-dkms    kpatch
+dkms    acpi-call
 elpa    flycheck
 go      prometheus
 nodejs  node-temporary
