diff options
| author | Paul Buetow <paul@buetow.org> | 2012-04-20 21:48:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-04-20 21:48:04 +0200 |
| commit | b79cc8f9b5dc83b45db1f82933eaa55d7546351c (patch) | |
| tree | e66ff2cf07bc8ebd4a32a60149af74c858ee2a27 /debian/control | |
| parent | 07280cf0d2fd6602aa1a9d5a04b53172ad9f5a1d (diff) | |
initial packaging working
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c8eb5a1 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: loadbars +Section: net +Priority: optional +Maintainer: Paul Buetow <paul@buetow.org> +Build-Depends: +Standards-Version: 3.9.2 +Homepage: http://loadbars.buetow.org +Vcs-Git: git://git.bueto.org/loadbars +Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary + +Package: loadbars +Architecture: any +Depends: ${shlibs:Depends} +Description: Real time monitoring tool + Loadbars is a small script that can be used to observe CPU loads of several remote servers at once in real time. |
