diff -pruN 0.10-6/debian/changelog 0.10-6ubuntu1/debian/changelog
--- 0.10-6/debian/changelog	2009-01-13 04:25:48.000000000 +0000
+++ 0.10-6ubuntu1/debian/changelog	2009-01-13 04:24:13.000000000 +0000
@@ -1,3 +1,10 @@
+cpad-kernel (0.10-6ubuntu1) jaunty; urgency=low
+
+  * Bump build-depend on debhelper to install udev rules into
+    /lib/udev/rules.d, add Breaks on udev to get correct version.
+
+ -- Scott James Remnant <scott@ubuntu.com>  Tue, 13 Jan 2009 02:00:28 +0000
+
 cpad-kernel (0.10-6) unstable; urgency=low
 
   * Added sv.po, thanks to Martin Ågren.  Closes: #492103
diff -pruN 0.10-6/debian/control 0.10-6ubuntu1/debian/control
--- 0.10-6/debian/control	2009-01-13 04:25:48.000000000 +0000
+++ 0.10-6ubuntu1/debian/control	2009-01-13 04:24:13.000000000 +0000
@@ -1,8 +1,9 @@
 Source: cpad-kernel
 Section: devel
 Priority: optional
-Maintainer: Ron Lee <ron@debian.org>
-Build-Depends: debhelper (>= 4.1.16), po-debconf
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Ron Lee <ron@debian.org>
+Build-Depends: debhelper (>= 7.0.17ubuntu2), po-debconf
 Standards-Version: 3.8.0.1
 
 Package: cpad-kernel-source
@@ -21,6 +22,7 @@ Description: source for the Synaptics cP
 Package: cpad-common
 Section: libdevel
 Architecture: all
+Breaks: udev (<< 136-1)
 Description: common files to support the Synaptics cPad driver kernel modules
  This package provides common files required by the cpad-kernel-module packages
  that are generated from the cpad-kernel-source package.  You do not need it to
