diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2692a4e..1066ffd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loadbars (0.5.2.1+foo1+nmu1) stable; urgency=low + + * Add openssh-client dependency + + -- Paul Bütow <pb@mars.fritz.box> Tue, 01 May 2012 11:54:57 +0200 + loadbars (0.5.2.1+foo1) stable; urgency=low * Version number is not hard coded anymore diff --git a/debian/control b/debian/control index 84c7583..89d53e5 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,6 @@ Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary Package: loadbars Architecture: all -Depends: ${perl:Depends}, libsdl-perl (>= 2.2.5-1), libproc-processtable-perl (>= 0.45-1) +Depends: ${perl:Depends}, libsdl-perl (>= 2.2.5-1), libproc-processtable-perl (>= 0.45-1), openssh-client Description: Real time monitoring tool Loadbars is a tool to observe loads of several remote servers at once. |
