aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..6f20f15
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: powerdebug
+Section: utils
+Priority: optional
+Maintainer: Daniel Lezcano <daniel.lezcano@linaro.org>
+Build-Depends: debhelper (>= 7), libncurses5-dev
+Vcs-Git: git://git.linaro.org/tools/powerdebug.git release
+Standards-Version: 3.9.1
+
+Package: powerdebug
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: tool to display regulator, sensor and clock information
+ PowerDebug is a tool to display regulator, sensor and clock information.
+ Information is refreshed every few seconds. You can also use dump option
+ to display the information just once.