summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-05-01 11:55:14 +0200
committerPaul Buetow <paul@buetow.org>2012-05-01 11:55:14 +0200
commit38b396b9782eace87192b4d404f56aa304d2dcc0 (patch)
tree0fa34f9ff6b670596fdfe1a4ec9acda6cae2fead /debian
parent81c4e4132d6af952e2951b8f34be41312672cc14 (diff)
add openssh-client dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
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.