diff -pruN 0.5.0-1/debian/changelog 0.5.0-1ubuntu4/debian/changelog
--- 0.5.0-1/debian/changelog	2010-12-08 18:24:33.000000000 +0000
+++ 0.5.0-1ubuntu4/debian/changelog	2010-12-08 18:01:24.000000000 +0000
@@ -1,3 +1,30 @@
+galago-gtk-python (0.5.0-1ubuntu4) natty; urgency=low
+
+  * Rebuild with python 2.7 as the python default.
+
+ -- Matthias Klose <doko@ubuntu.com>  Wed, 08 Dec 2010 15:02:59 +0000
+
+galago-gtk-python (0.5.0-1ubuntu3) natty; urgency=low
+
+  * Rebuild to add support for python 2.7.
+
+ -- Matthias Klose <doko@ubuntu.com>  Fri, 03 Dec 2010 00:00:06 +0000
+
+galago-gtk-python (0.5.0-1ubuntu2) jaunty; urgency=low
+
+  * No-change rebuild to fix lpia shared library dependencies.
+
+ -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2009 16:45:47 +0100
+
+galago-gtk-python (0.5.0-1ubuntu1) jaunty; urgency=low
+
+  * Python 2.6 transition:
+    - Adjust debian/python-galago-gtk.install to install all the python stuffs
+      correctly.
+    - Update debian/pyversions.
+
+ -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 15 Mar 2009 02:34:38 +0100
+
 galago-gtk-python (0.5.0-1) unstable; urgency=low
 
   * Initial upload (Closes: #390381)
diff -pruN 0.5.0-1/debian/control 0.5.0-1ubuntu4/debian/control
--- 0.5.0-1/debian/control	2010-12-08 18:24:33.000000000 +0000
+++ 0.5.0-1ubuntu4/debian/control	2010-12-08 18:01:24.000000000 +0000
@@ -1,7 +1,8 @@
 Source: galago-gtk-python
 Section: devel
 Priority: optional
-Maintainer: Marco Cabizza <marco87@gmail.com>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Marco Cabizza <marco87@gmail.com>
 Uploaders: Riccardo Setti <giskard@debian.org>
 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-support (>= 0.3), python-all-dev, python-gtk2-dev (>= 2.4.0), libgalago-dev, libgalago-gtk-dev (>= 0.5.0), python-galago-dev (>= 0.5.0)
 Standards-Version: 3.7.2
diff -pruN 0.5.0-1/debian/python-galago-gtk.install 0.5.0-1ubuntu4/debian/python-galago-gtk.install
--- 0.5.0-1/debian/python-galago-gtk.install	2010-12-08 18:24:33.000000000 +0000
+++ 0.5.0-1ubuntu4/debian/python-galago-gtk.install	2010-12-08 18:01:24.000000000 +0000
@@ -1 +1 @@
-debian/tmp/usr/lib/python*/site-packages/gtk-2.0/galago/*.so
+debian/tmp/usr/lib/python*/*-packages/gtk-2.0/galago/*.so
diff -pruN 0.5.0-1/debian/pyversions 0.5.0-1ubuntu4/debian/pyversions
--- 0.5.0-1/debian/pyversions	2010-12-08 18:24:33.000000000 +0000
+++ 0.5.0-1ubuntu4/debian/pyversions	2010-12-08 18:01:24.000000000 +0000
@@ -1 +1 @@
-2.4-
+2.5-
