diff -pruN 1.6-1/debian/changelog 1.6-1ubuntu1/debian/changelog
--- 1.6-1/debian/changelog	2009-02-24 20:36:24.000000000 +0000
+++ 1.6-1ubuntu1/debian/changelog	2009-02-24 20:32:35.000000000 +0000
@@ -1,3 +1,9 @@
+psyco (1.6-1ubuntu1) jaunty; urgency=low
+
+  * Build for python2.6.
+
+ -- Matthias Klose <doko@ubuntu.com>  Tue, 24 Feb 2009 18:05:14 +0100
+
 psyco (1.6-1) unstable; urgency=low
 
   * New upstream release
diff -pruN 1.6-1/debian/control 1.6-1ubuntu1/debian/control
--- 1.6-1/debian/control	2009-02-24 20:36:24.000000000 +0000
+++ 1.6-1ubuntu1/debian/control	2009-02-24 20:32:35.000000000 +0000
@@ -2,8 +2,8 @@ Source: psyco
 Section: python
 Priority: optional
 Maintainer: Alexandre Fayolle <afayolle@debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev, python-all, python-central (>=0.5.6), python2.5-dev
-XS-Python-Version: >= 2.2, << 2.6
+Build-Depends: debhelper (>= 5.0.38), python-all-dev, python-all, python-central (>=0.5.6)
+XS-Python-Version: >= 2.2
 Standards-Version: 3.7.3
 Homepage: http://psyco.sourceforge.net 
 
