diff -pruN 0.7-2/debian/changelog 0.7-2ubuntu1/debian/changelog
--- 0.7-2/debian/changelog	2009-07-27 11:24:51.000000000 +0100
+++ 0.7-2ubuntu1/debian/changelog	2009-07-27 11:21:31.000000000 +0100
@@ -1,3 +1,10 @@
+sysinfo (0.7-2ubuntu1) karmic; urgency=low
+
+  * debian/control: Add Build-depend on lsb-release so that the right
+    patchset gets selected and release info is correct (LP: #363130)
+
+ -- Thierry Carrez <thierry.carrez@ubuntu.com>  Mon, 27 Jul 2009 09:26:58 +0200
+
 sysinfo (0.7-2) unstable; urgency=low
 
   [ Iain Lane ]
diff -pruN 0.7-2/debian/control 0.7-2ubuntu1/debian/control
--- 0.7-2/debian/control	2009-07-27 11:24:51.000000000 +0100
+++ 0.7-2ubuntu1/debian/control	2009-07-27 11:21:31.000000000 +0100
@@ -1,13 +1,15 @@
 Source: sysinfo
 Section: utils
 Priority: optional
-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
 Uploaders: David Paleino <d.paleino@gmail.com>
 Build-Depends: debhelper (>= 7), autotools-dev, quilt
 Build-Depends-Indep: cli-common-dev (>= 0.4.4),
  mono-devel (>= 2.0),
  autoconf,
  automake,
+ lsb-release,
  libmono-cairo2.0-cil,
  libmono-cairo1.0-cil,
  libgtk2.0-cil,
