diff -pruN 2:1.2.0-4/debian/changelog 2:1.2.0-4ubuntu1/debian/changelog
--- 2:1.2.0-4/debian/changelog	2009-10-27 11:22:53.000000000 +0000
+++ 2:1.2.0-4ubuntu1/debian/changelog	2009-10-27 11:14:06.000000000 +0000
@@ -1,3 +1,10 @@
+gnurobots (2:1.2.0-4ubuntu1) karmic; urgency=low
+
+  * debian/control: Replace b-p on libreadline-dev with libreadline5-dev
+    to fix FTBFS.
+
+ -- Stefan Ebner <sebner@ubuntu.com>  Mon, 26 Oct 2009 23:35:08 +0100
+
 gnurobots (2:1.2.0-4) unstable; urgency=low
 
   * Add quilt patch system.
diff -pruN 2:1.2.0-4/debian/control 2:1.2.0-4ubuntu1/debian/control
--- 2:1.2.0-4/debian/control	2009-10-27 11:22:53.000000000 +0000
+++ 2:1.2.0-4ubuntu1/debian/control	2009-10-27 11:14:06.000000000 +0000
@@ -1,9 +1,10 @@
 Source: gnurobots
 Section: games
 Priority: optional
-Maintainer: Bradley Smith <bradsmith@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Bradley Smith <bradsmith@debian.org>
 Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 7), guile-1.8-dev, libreadline-dev, libgtk2.0-dev, libvte-dev, quilt
+Build-Depends: debhelper (>= 7), guile-1.8-dev, libreadline5-dev, libgtk2.0-dev, libvte-dev, quilt
 Homepage: http://www.gnu.org/software/gnurobots/
 Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-gnurbots.git
 Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-gnurobots.git
