diff -pruN 1.0-1/debian/changelog 1.0-1ubuntu1/debian/changelog
--- 1.0-1/debian/changelog	2009-04-23 04:24:51.000000000 +0100
+++ 1.0-1ubuntu1/debian/changelog	2009-04-23 03:59:45.000000000 +0100
@@ -1,3 +1,12 @@
+obmenu (1.0-1ubuntu1) jaunty; urgency=low
+
+  * Change build-dep to python-dev from python-all-dev to pick up current
+    Python for Python 2.6 transition (LP: #336256)
+  * Set XS-Python-Version to 2.6 to only build for 2.6 and make it obvious
+    this package needs update for 2.7 when the time comes
+
+ -- Scott Kitterman <scott@kitterman.com>  Mon, 20 Apr 2009 19:54:35 -0400
+
 obmenu (1.0-1) unstable; urgency=low
 
   * Initial release (Closes: #433520)
diff -pruN 1.0-1/debian/control 1.0-1ubuntu1/debian/control
--- 1.0-1/debian/control	2009-04-23 04:24:51.000000000 +0100
+++ 1.0-1ubuntu1/debian/control	2009-04-23 03:59:45.000000000 +0100
@@ -1,8 +1,10 @@
 Source: obmenu
 Section: x11
 Priority: extra
-Maintainer: Davide Truffa <davide@catoblepa.org>
-Build-Depends: cdbs, debhelper (>= 5), dpatch, python-all-dev, python-support
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Davide Truffa <davide@catoblepa.org>
+Build-Depends: cdbs, debhelper (>= 5), dpatch, python-dev, python-support
+XS-Python-Version: 2.6
 Standards-Version: 3.7.2
 
 Package: obmenu
