diff -pruN 0.5.2-5/debian/changelog 0.5.2-5ubuntu1/debian/changelog
--- 0.5.2-5/debian/changelog	2009-02-26 01:25:48.000000000 +0000
+++ 0.5.2-5ubuntu1/debian/changelog	2009-02-26 01:23:59.000000000 +0000
@@ -1,3 +1,13 @@
+qprof (0.5.2-5ubuntu1) jaunty; urgency=low
+
+  [ Josh Holland ]
+  * Added dependency on binutils (LP: #195472)
+
+  [ Alessio Treglia ]
+  * Set Maintainer field as per spec.
+
+ -- Josh Holland <jrh@joshh.co.uk>  Sun, 22 Feb 2009 17:13:29 +0000
+
 qprof (0.5.2-5) unstable; urgency=low
 
   * Closes: bug#422242 -- shell syntax errors in qprof script
diff -pruN 0.5.2-5/debian/control 0.5.2-5ubuntu1/debian/control
--- 0.5.2-5/debian/control	2009-02-26 01:25:48.000000000 +0000
+++ 0.5.2-5ubuntu1/debian/control	2009-02-26 01:23:59.000000000 +0000
@@ -1,14 +1,15 @@
 Source: qprof
 Section: devel
 Priority: optional
-Maintainer: Al Stone <ahs3@debian.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Al Stone <ahs3@debian.org>
 Build-Depends: debhelper (>= 4.0.0), libatomic-ops-dev, libunwind7-dev [ia64], libpfm3-3.2-dev
 Standards-Version: 3.7.2
 
 Package: qprof
 Architecture: any
 Suggests: oprofile, pfmon
-Depends: ${shlibs:Depends} ${${Arch}:OtherDeps}
+Depends: ${shlibs:Depends} ${${Arch}:OtherDeps}, binutils
 Description: Profiling utilities for Linux
  This is a set of profiling utilities, currently targeting only
  Linux. It includes a simple command line profiling tool, with the
