Source: battery-stats
Section: admin
Priority: extra
Maintainer: Petter Reinholdtsen <pere@debian.org>
Uploaders: Antonio Radici <antonio@dyne.org>
Build-Depends:
 debhelper (>= 9),
 cdbs,
 gnuplot-nox (>= 4) | gnuplot-qt,
 imagemagick
Standards-Version: 3.9.7
Homepage: https://github.com/petterreinholdtsen/battery-stats/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/battery-stats.git
Vcs-Git: git://anonscm.debian.org/collab-maint/battery-stats.git

Package: battery-stats
Architecture: sparc ia64 amd64 i386
Depends: ${shlibs:Depends}, ${misc:Depends},
 logrotate,
 gnuplot (>= 4.0.0),
 gzip (>= 1.3.2)
Description: collects statistics about charge of laptop batteries
 This package provides battery-stats-collector, a daemon which will periodically 
 collect statistics about the charge of the batteries present.
 .
 It also proves a binary called battery-graph, which can be used to generate
 qplot graphs about the battery charge/discharge patterns over time
 .
 Note: This requires APM or ACPI to be enabled and working in your kernel.
