pybootchartgui (0+r139-2common0hedley1) lucid; urgency=low

  * pybootchartgui/parsing.py: Raise idle treshold from 25% to 35% to get more
    reliable cropping. bootchart's collector itself already uses about 25% CPU
    and thus prevents proper cropping.

 -- Martin Pitt <martin.pitt@canonical.com>  Tue, 17 Aug 2010 12:40:34 +0200

pybootchartgui (0+r139-2) lucid; urgency=low

  * debian/control: Don't provide bootchart-java, otherwise we can't
    actually be installed.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 01 Dec 2009 20:47:09 +0000

pybootchartgui (0+r139-1) lucid; urgency=low

  * debian/control: Also provide and replace bootchart-java, since this
    package is now the preferred version.

 -- Scott James Remnant <scott@ubuntu.com>  Sun, 29 Nov 2009 14:38:14 +0000

pybootchartgui (0+r139) lucid; urgency=low

  * Update to Subversion HEAD:
    - Implemented --quiet and --verbose options.
    - Some performance improvements.
    - Output format guessing based on suffix.
    - Option to print pid numbers next to proecss names.
    - Added setup.py.
    - Default to /var/log/bootchart.tgz if no filename given.
    - Parsing also matches virtual disks.

  * Add --crop-after option; takes a comma-separated list of processes.
    The chart is cropped at the end of the first 3s idle period after the
    first of the named processes is started.  The time displayed on the
    chart is that of the start of the idle period.
  * Add --annotate option, permitted multiple times; takes a comma-separated
    list of processes and draws a dashed red line vertically across the chart
    at the point the first of the named processes is started.
  * Add --annotate-file option, writes the times found with --annotate to the
    given filename with a blank line for any missing annotations.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 25 Nov 2009 23:43:23 +0000

pybootchartgui (0+r124) jaunty; urgency=low

  * New upstream revision:
    - Fix some drawing issues (lp: #342593)
    - Fix drawing bug (lp: #343215)
    - Empty bootcharts are now discovered (lp: #355952)
    - Fix incorrect seconds value for 60+ second boots (lp: #355954)
    - Fix parsing issue for process lines with spaces (lp: #356537)
    - Update slider position when zooming (lp: #358364)
    - Fix some drawing issue (lp: #360943, thanks to Hernando Torque)
  (thanks to biehl and Henning Niss for their active development)
  * debian/control:
    - Add depencies to 'python-gtk2' and 'python-cairo' (lp: #353699)

 -- Martin Mai <martinmai-ubuntu@web.de>  Sat, 18 Apr 2009 22:48:24 +0200

pybootchartgui (0+r102-2) jaunty; urgency=low

  * Conflict bootchart-java

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 11 Mar 2009 11:47:43 +0000

pybootchartgui (0+r102) jaunty; urgency=low

  * Initial Release.

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 09 Mar 2009 19:16:46 +0000
