Hi, Attached is the diff for my oprofile 0.9.2-4.1 NMU.
diff -u oprofile-0.9.2/debian/changelog oprofile-0.9.2/debian/changelog
--- oprofile-0.9.2/debian/changelog
+++ oprofile-0.9.2/debian/changelog
@@ -1,3 +1,11 @@
+oprofile (0.9.2-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Closes: bug#424478 -- Force rebuild with newer binutils, to let orprofile
+ understand binaries with --hash-style=gnu.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Fri, 31 Aug 2007 18:18:56 +0200
+
oprofile (0.9.2-4) unstable; urgency=low
* Closes: bug#411286 -- does not work on AMD64, 2.6.19.2 kernel (used
diff -u oprofile-0.9.2/debian/control oprofile-0.9.2/debian/control
--- oprofile-0.9.2/debian/control
+++ oprofile-0.9.2/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Al Stone <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
-Build-Depends: debhelper (>> 4.0.0), xsltproc, docbook-xsl, libqt3-mt-dev,
libpopt-dev, binutils-dev, qt3-dev-tools, g++ (>>3.3.1), automake1.9
+Build-Depends: debhelper (>> 4.0.0), xsltproc, docbook-xsl, libqt3-mt-dev,
libpopt-dev, binutils-dev (>= 2.18~cvs20070812-1), qt3-dev-tools, g++
(>>3.3.1), automake1.9
Package: oprofile
Architecture: i386 ia64 alpha hppa powerpc sparc amd64 arm mips
@@ -34,7 +34,7 @@
Package: oprofile-common
Architecture: i386 ia64 alpha hppa powerpc sparc amd64 arm mips
Replaces: oprofile
-Depends: debconf | debconf-2.0, binutils, ${shlibs:Depends}
+Depends: debconf | debconf-2.0, binutils (>= 2.18~cvs20070812-1),
${shlibs:Depends}
Description: system-wide profiler for Linux systems (command line components)
This package contains only the command line components of the
oprofile package. This allows oprofile to be used on machines that
pgpOsCS2JqZIi.pgp
Description: PGP signature

