diff -pruN 0.2-3.2/debian/changelog 0.2-3.2ubuntu1/debian/changelog
--- 0.2-3.2/debian/changelog	2008-11-01 19:08:56.000000000 +0000
+++ 0.2-3.2ubuntu1/debian/changelog	2008-11-01 19:08:56.000000000 +0000
@@ -1,3 +1,9 @@
+utidylib (0.2-3.2ubuntu1) intrepid; urgency=low
+
+  * Make python2.5 the preferred alternative in the dependency.
+
+ -- Matthias Klose <doko@ubuntu.com>  Mon, 20 Oct 2008 17:46:48 +0000
+
 utidylib (0.2-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -pruN 0.2-3.2/debian/control 0.2-3.2ubuntu1/debian/control
--- 0.2-3.2/debian/control	2008-11-01 19:08:56.000000000 +0000
+++ 0.2-3.2ubuntu1/debian/control	2008-11-01 19:08:56.000000000 +0000
@@ -1,14 +1,15 @@
 Source: utidylib
 Section: web
 Priority: optional
-Maintainer: Igor Stroh <jenner@debian.org>
+Maintainer: Ubuntu MOTU developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Igor Stroh <jenner@debian.org>
 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), dpatch
 Build-Depends-Indep: python-support (>= 0.3)
 Standards-Version: 3.7.2
 
 Package: python-utidylib
 Architecture: all
-Depends: ${python:Depends}, python-ctypes | python (>= 2.5), libtidy-0.99-0 (>= 20051018)
+Depends: ${python:Depends}, python (>= 2.5) | python-ctypes, libtidy-0.99-0 (>= 20051018)
 Provides: ${python:Provides}
 Replaces: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1)
 Conflicts: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1)
