2007
qprof (0.5.2-5) unstable; urgency=low
* Closes: bug#422242 -- shell syntax errors in qprof script * Incorrect dependency on libpfm3 (replaced with libpfm3-3.2).
-- Al Stone <ahs3@debian.org> Sun, 01 Jul 2007 17:14:45 -0600
2006
qprof (0.5.2-4) unstable; urgency=low
* Upgrading to latest libpfm3 ABI. * Closes: bug#394952 -- ia64/unstable: FTBFS: missing includes? * Closes: bug#367050 -- FTBFS (duplicate of 394592)
-- Al Stone <ahs3@debian.org> Sat, 28 Oct 2006 20:50:10 -0600
qprof (0.5.2-3) unstable; urgency=low
* Closes: bug#394801: FTBFS: spurious ')' -- got a little overzealous in fixing the s390 ftbs.
-- Al Stone <ahs3@debian.org> Mon, 23 Oct 2006 08:36:13 -0600
qprof (0.5.2-2) unstable; urgency=low
* Update to latest Standards-Version * Closes: bug#367050 -- FTBFS on s390
-- Al Stone <ahs3@debian.org> Sat, 21 Oct 2006 22:11:34 -0600
qprof (0.5.2-1) unstable; urgency=low
* Update Standards-Version * Closes: bug#339839 -- typo in package summary * Closes: bug#323094 -- ftbfs on sparc * Clean up minor man page typos. * Closes: bug#320671 -- Cannot profile GNOME apps (duplicate function names 'crc32' collided).
-- Al Stone <ahs3@debian.org> Fri, 14 Apr 2006 11:20:47 -0600
2005
qprof (0.5.1-6) unstable; urgency=low
* Closes: bug#296916 (again) -- FTBFS on amd64: SET_PC was not defined, patch was in subversion source tree, but build process used the wrong version of the source files.
-- Al Stone <ahs3@debian.org> Tue, 8 Mar 2005 17:03:11 -0700
qprof (0.5.1-5) unstable; urgency=low
* Closes: bug#296916 -- FTBFS on amd64: SET_PC not defined (patch from Kurt Roeckx <kurt@roeckx.be> fixes the problem).
-- Al Stone <ahs3@debian.org> Sun, 6 Mar 2005 18:22:52 -0700
qprof (0.5.1-4) unstable; urgency=low
* Closes: bug#294784: ld cannot load libqprof_libpfm3.so * Closes: bug#295236: qprof do not use/link correctly with libpfm{2,3} and libunwind * Both of the above closed with patches from Matthieu Delahaye <matthieu@debian.org> * Corrected a few messages so they properly referred to libpfm2 or libpfm3, as needed.
-- Al Stone <ahs3@debian.org> Sat, 19 Feb 2005 16:47:18 -0700
2004
qprof (0.5.1-3) unstable; urgency=low
* Closes: bug#277659 -- 'man qprof' did not work * Closes: bug#279364 -- need to build against libunwind7
-- Al Stone <ahs3@debian.org> Thu, 23 Dec 2004 13:26:09 -0700
qprof (0.5.1-2) unstable; urgency=low
* Clean up lintian errors.
-- Al Stone <ahs3@debian.org> Thu, 14 Oct 2004 15:20:11 -0600
qprof (0.5.1-1) unstable; urgency=low
* Followed the source tree lead from libatomic-ops; incorporated
changes so this can be a non-native Debian package, as it should
be.
* Closes: bug#270178 -- FTBFS: Permission problem on autogen.sh
* Since we're diverging from upstream a bit, changed version number
-- Al Stone <ahs3@debian.org> Wed, 8 Sep 2004 15:43:37 -0600
qprof (0.5-3) unstable; urgency=low
* minor changes to the build process to make it more reliable
-- Al Stone <ahs3@debian.org> Mon, 30 Aug 2004 17:30:09 -0600
qprof (0.5-2) unstable; urgency=low
* Closes: bug#250818: simple output to cerr would cause a segfault; a thread environment would be set up in case it was used, but would not be torn down properly. Used patch provided by Jeremy Nimmer <jwnimmer@alum.mit.edu> to fix the problem. * Closes: bug#250821: -g doesn't work (repaired typo in scripts/ qprof.in) * Closes: bug#246598: correct package description since root access is actually required * Closes: bug#250819: manpage refers to non-existent docs; fixed debian/rules to dh_installdocs for the right files * Closes: bug#263120: qprof_start is broken; since the qprof_{start|stop} scripts were experimental, took jwnimmer@alum.mit.edu suggestion and simply removed them. * debian/rules: make sure config.log, config.status are removed
-- Al Stone <ahs3@fc.hp.com> Tue, 24 Aug 2004 22:10:47 -0600
qprof (0.5-1) unstable; urgency=low
* Initial Release (Ian Weinand <ianw@gelato.unsw.edu.au>). * Inserted myself as maintainer (Al Stone <ahs3@debian.org>) * Cleaned up some of the debian/* files * Cleaned up Ian's scripts (but only a tad) * Closes: bug#231791 -- ITP for qprof * qprof script now executes the right version for the right kernel (ianw) * add build deps and deps to control file for arch-specific deps (ianw) * remove extra man target from rules and let automake install man pages (ianw) * did not need to include .la files (Daniel Silverstone <dsilvers@digital-scurf.org>) * simplify/remove most of the .so symlinks (Daniel Silverstone <dsilvers@digital-scurf.org>) * Architecture specs (e.g., [ia64]) cannot be used in Depends: lines as they can be in Build-Depends:. If they are, one runs into bug #228125 where dpkg-gencontrol will silently remove the Depends: line. Redid install step so that an architecture-specific control file will be used instead of a single generic debian/control.
-- Al Stone <ahs3@debian.org> Thu, 22 Apr 2004 16:54:24 -0600