diff options
| author | Paul Buetow <paul@buetow.org> | 2012-04-20 22:17:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-04-20 22:17:46 +0200 |
| commit | 3f16eb64c2007b6376caf6a798dd456c14afb5b1 (patch) | |
| tree | 54e794fd8f41896b46a7cc9dd24df8b121874110 /debian/control | |
| parent | b79cc8f9b5dc83b45db1f82933eaa55d7546351c (diff) | |
.deb works
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index c8eb5a1..84c7583 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: loadbars -Section: net +Section: utils Priority: optional Maintainer: Paul Buetow <paul@buetow.org> -Build-Depends: +Build-Depends: perl, perltidy 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} +Architecture: all +Depends: ${perl:Depends}, libsdl-perl (>= 2.2.5-1), libproc-processtable-perl (>= 0.45-1) 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. + Loadbars is a tool to observe loads of several remote servers at once. |
