summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..149b682
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: heatload
+Section: utils
+Priority: optional
+Maintainer: Lennart Poettering <mzqrovna@0pointer.de>
+Build-Depends: cdbs, debhelper (>= 4.0.0), lynx, libgtkmm-2.4-dev
+Standards-Version: 3.6.0
+
+Package: heatload
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: A GTK utility written for creating realtime graphs of the current CPU load and ACPI temperature.
+ heatload is a tool for Linux which plots the CPU load against the CPU
+ temperature as measured by the ACPI subsystem. See this screenshot
+ for an impression of its output.