diff -pruN 0.8.1p-3/debian/changelog 0.8.1p-3ubuntu1/debian/changelog
--- 0.8.1p-3/debian/changelog	2009-10-21 16:35:04.000000000 +0100
+++ 0.8.1p-3ubuntu1/debian/changelog	2009-10-21 16:35:05.000000000 +0100
@@ -1,3 +1,10 @@
+slingshot (0.8.1p-3ubuntu1) karmic; urgency=low
+
+  * debian/control: Increased XS-Python-Version to >=2.5 to build with python2.6
+    (LP: #444955)
+
+ -- Charlie Smotherman <cjsmo@ubuntu.com>  Wed, 07 Oct 2009 02:51:27 -0500
+
 slingshot (0.8.1p-3) unstable; urgency=low
 
   * No longer including backslashes in Depends/Build-Depends. (Closes: #535310)
diff -pruN 0.8.1p-3/debian/control 0.8.1p-3ubuntu1/debian/control
--- 0.8.1p-3/debian/control	2009-10-21 16:35:04.000000000 +0100
+++ 0.8.1p-3ubuntu1/debian/control	2009-10-21 16:35:05.000000000 +0100
@@ -1,7 +1,8 @@
 Source: slingshot
 Section: games
 Priority: extra
-Maintainer: Ryan Kavanagh <ryanakca@kubuntu.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Ryan Kavanagh <ryanakca@kubuntu.org>
 Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: python (>= 2.5), python-support (>= 0.5.3)
@@ -9,7 +10,7 @@ Standards-Version: 3.8.2
 Homepage: http://www.slingshot-game.org
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/slingshot/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/slingshot/trunk/
-XS-Python-Version: 2.5
+XS-Python-Version: >=2.5
 
 Package: slingshot
 Architecture: all
