prospect (5:0.9.8b-1) unstable; urgency=low

  * Update to current source 0.9.8b release.
  * Changes supported oprofile verison to be 0.7.1, previous
    versions are incompatible as a result.

 -- Alex Tsariounov <alext@fc.hp.com>  Tue, 13 Jan 2004 19:39:12 -0700

prospect (5:0.9.8a-1) unstable; urgency=low

  * Update to current source 0.9.8a release.
  * Adds ASCII trace with the --ascii-trace flag.
  * Close 846118: First process of bfile with threads misses
    proc names.
  * Close 579372: enh: newline after non-disas functions.

 -- Alex Tsariounov <alext@fc.hp.com>  Wed,  3 Dec 2003 13:28:14 -0700

prospect (5:0.9.8-1) unstable; urgency=low

  * Updated to current source 0.9.8 release.
  * Adds -B/-b binary file recording/playback capability.

 -- Alex Tsariounov <alext@fc.hp.com>  Wed, 19 Nov 2003 10:29:36 -0700

prospect (5:0.9.7b-1) unstable; urgency=low

  * Update to current source release 0.9.7b.
  * Command line options are totaly new and differnt.
  * Libelf is statically linked in, rest is dynamic.

 -- Alex Tsariounov <alext@fc.hp.com>  Fri, 25 Jul 2003 16:28:08 -0600

prospect (5:0.9.7a-1) unstable; urgency=low

  * Updated to current source. 

 -- Al Stone <ahs3@fc.hp.com>  Wed,  2 Jul 2003 13:37:50 -0600

prospect (5:0.9.7-1) unstable; urgency=low

  * Updated Debian control files to force dependency on oprofile 0.5.2
  * Updated Debian control files to add support for ia64
  * Closes #635631: removed unnecessary dependency on libc.
  * Updated to current source.
  * Dependency changes: gdb is required (for disassembly results).

 -- Al Stone <ahs3@fc.hp.com>  Tue, 22 Apr 2003 16:30:22 -0600

prospect (4:0.9.7-pre1-1) unstable; urgency=low

  * Update to current, unreleased, testing installation.
  * Support for oprofile 0.5, 0.5.1, 0.5.2; recommended is 0.5.2 and is
    included; earlier oprofiles will not work.
  * Addtion of CPU usage percentages for all processes.
  * Addtion of patches for oprofile 0.5.2 for ia64 support.
  * Updated readme files.

 -- Alex Tsariounov <type2@users.sf.net>  Wed,  2 Apr 2003 0:00:00 -0700

prospect (3:0.9.6a-1) unstable; urgency=low

  * Update to latest upstream source which repairs bug #635762 (core
    dump when no modules are loaded)

 -- Al Stone <ahs3@fc.hp.com>  Mon, 11 Nov 2002 17:01:31 -0700

prospect (2:0.9.6-2) unstable; urgency=low

  * Changed Depends to recommends for oprofile modules (requested by
    upstream)

 -- Al Stone <ahs3@fc.hp.com>  Thu,  7 Nov 2002 11:56:46 -0700

prospect (2:0.9.6-1) unstable; urgency=low

  * Update to latest upstream source
  * Now depends on 0.3 version of oprofile-source, and cannot cohabitate
    with 0.2

 -- Al Stone <ahs3@fc.hp.com>  Wed,  6 Nov 2002 17:06:04 -0700

prospect (1:0.9.6cvs-2) unstable; urgency=low

  * This package depends on the virtual package oprofile-modules; because
    it's a kernel module, putting a dependency on a specific real package
    is impractical, at best.  But, it's also dependent on a particular
    version of the virtual package -- which can't be done (dpkg does not
    handle it, according to the developer's guide).  So, right now, this
    just has a dependency on the virtual package that has been named with
    the version number as part of the name so that we can keep the
    dependencies working properly.

 -- Al Stone <ahs3@fc.hp.com>  Tue, 20 Aug 2002 17:20:03 -0600

prospect (1:0.9.6cvs-1) unstable; urgency=low

  * Added in the proper dependencies on oprofile-modules, now
    that they are in a proper deb package.
  * Removed the copy of the oprofile source from the package
    since it's now redundant.
  * Updated source to latest upstream (hence the epoch and the
    version numbering change)

 -- Al Stone <ahs3@fc.hp.com>  Tue, 20 Aug 2002 10:15:34 -0600

prospect (0:0.9.5-6) unstable; urgency=low

  * Updated source to latest upstream 

 -- Al Stone <ahs3@fc.hp.com>  Tue, 18 Jun 2002 14:39:20 -0600

prospect (0:0.9.5-5) unstable; urgency=low

  * The config/postinst combination was not setting the default
    properly, nor asking the question properly, when using debconf
    to find out whether or not to suid root the prospect executable

 -- Al Stone <ahs3@fc.hp.com>  Tue,  4 Jun 2002 16:08:43 -0600

prospect (0:0.9.5-4) unstable; urgency=low

  * Minor wording corrections in the template file
  * Postinst did not seem to use default on the prospect/suid
    question; changed true to "true" in the compare
  * Removed duplicate install of the ChangeLog
  * Revised wording in README.Debian; had some incorrect statements
    and just plain forgot some other things
  * Changed Suggests clause to reflect new name for oprofile-source

 -- Al Stone <ahs3@fc.hp.com>  Mon,  3 Jun 2002 15:40:05 -0600

prospect (0:0.9.5-3) unstable; urgency=low

  * Repaired the config/postinst script; a grep that looked for
    the oprofile module in /proc/modules could fail and cause the
    script to terminate before it should

 -- Al Stone <ahs3@fc.hp.com>  Sat,  1 Jun 2002 17:17:16 -0600

prospect (0:0.9.5-2) unstable; urgency=low

  * rules file had an suid root step it should not have had 
  * moved long note on how to add the oprofile kernel module
    to README.Debian and put a pointer to that file into the
    debconf template message -- makes the whole thing much
    more usable; cleaned up the text quite a bit, too.
  * added in code in postinst to check if oprofile module is
    already insmod'd or installed or not; if it is, there would
    appear to be no reason to warn about the need for the 
    oprofile module
  * separated prospect into several pacakages: (1) prospect
    itself, (2) a Suggests for oprofile and oprofile-src that
    are built from oprofile itself, and (3) a kernel module
    package that someone else has offered to create.  Removed
    the oprofile kernel source from prospect as a result.

 -- Al Stone <ahs3@fc.hp.com>  Fri, 31 May 2002 11:58:46 -0600

prospect (0:0.9.5-1) unstable; urgency=low

  * Initial Release.
  * Added in kernel patches (as source only) to make it easier to
    find them
  * Rewrote some of the control file content for readability
  * Corrected the Depends clause to add right libelfg0 version 

 -- Al Stone <ahs3@fc.hp.com>  Wed, 29 May 2002 20:54:13 -0600

Local variables:
mode: debian-changelog
End:
