tags 543111 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for oprofile (versioned as 0.9.4+cvs20090629-2.1)
and uploaded it to DELAYED/2, as per devref §5.11.1.

The patch simply fix the build-dependency on automake to automake1.10,
since it is the version relied upon by various commands in
debian/rules.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u oprofile-0.9.4+cvs20090629/debian/control oprofile-0.9.4+cvs20090629/debian/control
--- oprofile-0.9.4+cvs20090629/debian/control
+++ oprofile-0.9.4+cvs20090629/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: LIU Qi <[email protected]>
 Standards-Version: 3.8.2
-Build-Depends: debhelper (>= 7), xsltproc, docbook-xsl, docbook-xml, libqt3-mt-dev, libpopt-dev, binutils-dev (>= 2.18~cvs20070812), zlib1g-dev, qt3-dev-tools, g++ (>>3.3.1), automake, libtool
+Build-Depends: debhelper (>= 7), 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
 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.4+cvs20090629/debian/changelog oprofile-0.9.4+cvs20090629/debian/changelog
--- oprofile-0.9.4+cvs20090629/debian/changelog
+++ oprofile-0.9.4+cvs20090629/debian/changelog
@@ -1,3 +1,11 @@
+oprofile (0.9.4+cvs20090629-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on automake1.10 specifically, as it is the version used
+    by debian/rules; fix FTBFS (Closes: #543111)
+
+ -- Stefano Zacchiroli <[email protected]>  Mon, 07 Sep 2009 16:35:58 +0200
+
 oprofile (0.9.4+cvs20090629-2) unstable; urgency=low
 
   * daemon/opd_perfmon.c: Fix the FTBFS bug on ia64 system.

Reply via email to