diff options
| author | Paul Buetow <paul@buetow.org> | 2012-05-01 11:56:54 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-05-01 11:56:54 +0200 |
| commit | aaa5f9809def12c3909be08a5018ebfa4f31ddfd (patch) | |
| tree | 40c0167d6821187bb27259b0870b2c4d01931baa | |
| parent | 38b396b9782eace87192b4d404f56aa304d2dcc0 (diff) | |
| parent | f5ec0fe5da11cb2f5f859af56b5496b6091d2486 (diff) | |
Merge remote branch 'remotes/origin/master' into devel
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/loadbars.1 | 2 | ||||
| -rw-r--r-- | docs/wishlist | 2 |
4 files changed, 5 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 1066ffd..0e6318f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,6 @@ -loadbars (0.5.2.1+foo1+nmu1) stable; urgency=low +loadbars (0.5.2.2) 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 + * Test release, to test the deb.buetow.org repo key sign stuff. -- Paul Buetow <paul@buetow.org> Sun, 08 Apr 2012 15:23:53 +0200 diff --git a/debian/files b/debian/files index 0f1fef0..f2bd371 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -loadbars_0.5.2.1+nmu1_all.deb utils optional +loadbars_0.5.2.2_all.deb utils optional diff --git a/docs/loadbars.1 b/docs/loadbars.1 index 96e7ad8..a939e7a 100644 --- a/docs/loadbars.1 +++ b/docs/loadbars.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LOADBARS 1" -.TH LOADBARS 1 "2012-04-20" "loadbars 0.5.2.1+nmu1" "User Commands" +.TH LOADBARS 1 "2012-04-20" "loadbars 0.5.2.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/docs/wishlist b/docs/wishlist index 5d32ea9..c487562 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,5 +1,5 @@ * More stats for memory * Stats for network * Auto detect single core boxes -* Make code modular (script is growing...) +* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30} * Optimize code (too much cpu usage if there are too many hosts involved) |
