summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-16 13:45:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-16 13:45:21 +0000
commit24202b43477138362a0ff791f3849a7db57aae4c (patch)
tree3350bfff3b05842c3787288fbb28d61577c8cd68 /debian/control
parent4d79d9337c0546e855769b53755d96d9da23f26b (diff)
add debian directory
git-svn-id: file:///home/lennart/svn/public/heatload/trunk@18 3bca8330-beed-0310-b360-ea58cfc96e4b
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.