File: control

package info (click to toggle)
powerdebug 0.7.0-2013.08-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 200 kB
  • ctags: 287
  • sloc: ansic: 1,945; makefile: 27
file content (18 lines) | stat: -rw-r--r-- 659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: powerdebug
Section: utils
Priority: optional
Maintainer: Linaro Packagers <linaro-pkg@lists.launchpad.net>
Uploaders: Fathi Boudra <fabo@debian.org>
Build-Depends: debhelper (>= 8), libncurses5-dev
Vcs-Git: git://git.linaro.org/tools/powerdebug.git
Standards-Version: 3.9.4

Package: powerdebug
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: tool to display regulator, sensor and clock information
 PowerDebug is a tool to display regulator, sensor and clock information.
 Data is refreshed every few seconds. There is also dump option to display
 the information just once.
 .
 Tool is mostly useful on non-x86 platforms.