=== modified file 'd-i/update-control'
--- d-i/update-control	2010-08-20 14:42:59 +0000
+++ d-i/update-control	2010-09-22 10:17:09 +0000
@@ -39,7 +39,7 @@
     'libglib2.0-dev',
     'libgstreamer-plugins-base0.10-dev (>= 0.10.23)',
     'libgtk2.0-dev',
-    'libindicator-dev',
+    'libindicator-dev (>= 0.3.14)',
     'pkg-config',
     'po-debconf (>= 1.0)',
     'python-all-dev (>= 2.6)',

=== modified file 'debian/changelog'
--- debian/changelog	2010-09-21 18:02:43 +0000
+++ debian/changelog	2010-09-22 10:17:09 +0000
@@ -1,5 +1,6 @@
 ubiquity (2.4.1) UNRELEASED; urgency=low
 
+  [ Evan Dandrea ]
   * Fix the installer window growing and shrinking when typing in the
     boxes on the user setup page.
   * Do not show the prepare page by means of hiding the language page
@@ -11,6 +12,9 @@
   * Also tail syslog in the installer details pane, since that's where
     the action is.
 
+  [ Didier Roche ]
+  * depends on latest libindicator-dev for ABI change (LP: #637692)
+
  -- Evan Dandrea <evand@ubuntu.com>  Tue, 21 Sep 2010 15:51:27 +0100
 
 ubiquity (2.4.0) maverick; urgency=low

=== modified file 'debian/control'
--- debian/control	2010-09-17 10:21:01 +0000
+++ debian/control	2010-09-22 10:17:09 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
 Uploaders: Colin Watson <cjwatson@ubuntu.com>, Evan Dandrea <evand@ubuntu.com>
-Build-Depends: apt, bf-utf-source, dash, dctrl-tools, debconf (>= 0.5.0), debhelper (>= 7.4.0), dh-di (>= 3), dpkg-dev (>= 1.14.4), intltool (>= 0.40.0), intltool-debian (>= 0.30+20040212), iso-codes, isoquery, keymapper (>= 0.5.3-7), libbogl-dev, libcheese-gtk-dev, libdebconfclient0-dev (>= 0.68), libdebian-installer4-dev (>= 0.76), libglib2.0-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.23), libgtk2.0-dev, libindicator-dev, libiw-dev (>= 27+28pre9), libparted0-dev (>= 2.2), libxml2-dev (>= 2.6.24), locales, pkg-config, po-debconf (>= 1.0), python-all-dev (>= 2.6), python-central (>= 0.5), python-gobject-dev, python-gtk2-dev, tzdata, wget, xkb-data (>= 0.9), xkb-data-i18n
+Build-Depends: apt, bf-utf-source, dash, dctrl-tools, debconf (>= 0.5.0), debhelper (>= 7.4.0), dh-di (>= 3), dpkg-dev (>= 1.14.4), intltool (>= 0.40.0), intltool-debian (>= 0.30+20040212), iso-codes, isoquery, keymapper (>= 0.5.3-7), libbogl-dev, libcheese-gtk-dev, libdebconfclient0-dev (>= 0.68), libdebian-installer4-dev (>= 0.76), libglib2.0-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.23), libgtk2.0-dev, libindicator-dev (>= 0.3.14), libiw-dev (>= 27+28pre9), libparted0-dev (>= 2.2), libxml2-dev (>= 2.6.24), locales, pkg-config, po-debconf (>= 1.0), python-all-dev (>= 2.6), python-central (>= 0.5), python-gobject-dev, python-gtk2-dev, tzdata, wget, xkb-data (>= 0.9), xkb-data-i18n
 Standards-Version: 3.6.2.1
 XS-Python-Version: current, >= 2.6
 Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk

