Package: oprofile Severity: normal Tags: patch Hi, just bumped the versioned binutils in build-depends to fix this problem.
The debdiff are attached. Is it OK for NMU? Hello from the 2010 Thai BSP: http://wiki.debian.org/DebianThailand/MiniDebCamp2010/BSP Cheers, -Andrew and Yabuki -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores) Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages oprofile depends on: ii binutils 2.20.1-2 The GNU assembler, linker and bina ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.3-3 GCC support library ii libpopt0 1.15-1 lib for parsing cmdline parameters ii libstdc++6 4.4.3-3 The GNU Standard C++ Library v3 oprofile recommends no packages. Versions of packages oprofile suggests: pn oprofile-gui <none> (no description available) -- no debconf information
diff -u oprofile-0.9.6/debian/control oprofile-0.9.6/debian/control --- oprofile-0.9.6/debian/control +++ oprofile-0.9.6/debian/control @@ -4,7 +4,7 @@ Maintainer: LIU Qi <liuq...@gmail.com> Uploaders: Roberto C. Sanchez <robe...@connexer.com> Standards-Version: 3.8.3 -Build-Depends: debhelper (>= 7), quilt, xsltproc, docbook-xsl, docbook-xml, libqt3-mt-dev, libpopt-dev, binutils-dev (>= 2.18~cvs20070812), zlib1g-dev, qt3-dev-tools, g++ (>>3.3.1), automake1.10, libtool +Build-Depends: debhelper (>= 7), quilt, xsltproc, docbook-xsl, docbook-xml, libqt3-mt-dev, libpopt-dev, binutils-dev (>= 2.20.1), zlib1g-dev, qt3-dev-tools, g++ (>>3.3.1), automake1.10, libtool Homepage: http://oprofile.sourceforge.net Vcs-Browser: http://git.printk.org/?p=liuqi/debian/oprofile.git;a=summary Vcs-git: git://git.printk.org/liuqi/debian/oprofile.git diff -u oprofile-0.9.6/debian/changelog oprofile-0.9.6/debian/changelog --- oprofile-0.9.6/debian/changelog +++ oprofile-0.9.6/debian/changelog @@ -1,3 +1,10 @@ +oprofile (0.9.6-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Bumped versioned binutils to 2.20.1 + + -- Andrew Lee (李健秋) <ajq...@debian.org> Tue, 16 Mar 2010 11:15:51 +0700 + oprofile (0.9.6-1) unstable; urgency=low * New upstream release