diff -pruN 0.1.1-1/debian/changelog 0.1.1-1ubuntu1/debian/changelog
--- 0.1.1-1/debian/changelog	2009-11-06 00:17:44.000000000 +0000
+++ 0.1.1-1ubuntu1/debian/changelog	2009-11-06 00:17:44.000000000 +0000
@@ -1,3 +1,9 @@
+lxinput (0.1.1-1ubuntu1) lucid; urgency=low
+
+  * debian/control: Allow installation with lxsession (>= 0.3.9)
+
+ -- Julien Lavergne <gilir@ubuntu.com>  Wed, 04 Nov 2009 20:40:04 +0100
+
 lxinput (0.1.1-1) unstable; urgency=low
 
   * New upstream release
diff -pruN 0.1.1-1/debian/control 0.1.1-1ubuntu1/debian/control
--- 0.1.1-1/debian/control	2009-11-06 00:17:44.000000000 +0000
+++ 0.1.1-1ubuntu1/debian/control	2009-11-06 00:17:44.000000000 +0000
@@ -1,14 +1,15 @@
 Source: lxinput
 Section: x11
 Priority: optional
-Maintainer: Andrew Lee (李健秋) <ajqlee@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Andrew Lee (李健秋) <ajqlee@debian.org>
 Build-Depends: debhelper (>= 7), autotools-dev, libgtk2.0-dev (>=2.12), intltool, docbook-xsl
 Standards-Version: 3.8.2
 Homepage: http://lxde.org
 
 Package: lxinput
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lxde-settings-daemon (>= 0.4.1 )
+Depends: ${shlibs:Depends}, ${misc:Depends}, lxde-settings-daemon (>= 0.4.1 ) | lxsession (>= 0.3.9)
 Description: a program to configure keyboard and mouse settings for LXDE
  LXInput is a program to configure keyboard and mouse settings for LXDE.
  Features:
