From: Didier Raboud Date: Sat, 31 Mar 2012 15:53:39 +0000 (+0200) Subject: lsb 4.1+Debian0+fancy0 Debian experimental release. X-Git-Tag: archive/raspbian/10.2018112800+rpi1^2~155^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b5ef5656c6b7828f04aa4b458d3eabd62be721f4;p=lsb.git lsb 4.1+Debian0+fancy0 Debian experimental release. Signed-off-by: Didier Raboud --- diff --git a/debian/changelog b/debian/changelog index 1dde23c..3e2fd99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +lsb (4.1+Debian0+fancy0) experimental; urgency=low + + * Make the init.d scripts messages fancier by prepending them a [....] + block that becomes [ ok ], [warn] or [FAIL] depending on the daemons + exit statuses (Closes: #416485). + - Update lsb-base' README.Debian and NEWS. + + -- Didier Raboud Sat, 31 Mar 2012 18:49:23 +0200 + lsb (4.1+Debian0) unstable; urgency=low * Upload LSB 4.1 support to unstable. diff --git a/debian/lsb-base.NEWS b/debian/lsb-base.NEWS index 67e0632..4929bee 100644 --- a/debian/lsb-base.NEWS +++ b/debian/lsb-base.NEWS @@ -1,4 +1,4 @@ -lsb (4.1+Debian0+) UNRELEASED; urgency=low +lsb (4.1+Debian0+fancy0) experimental; urgency=low This version implements a new "fancy" output in the form of "[....] " blocks prepended to the daemon status messages: @@ -44,4 +44,4 @@ lsb (4.1+Debian0+) UNRELEASED; urgency=low * The information from this NEWS file will get moved to README.Debian (hence avoiding the gory details to stable-upgrading users). - -- Didier Raboud Sat, 31 Mar 2012 17:06:27 +0200 + -- Didier Raboud Sat, 31 Mar 2012 18:49:23 +0200 diff --git a/debian/lsb-base.README.Debian b/debian/lsb-base.README.Debian index 2681531..edf6b3f 100644 --- a/debian/lsb-base.README.Debian +++ b/debian/lsb-base.README.Debian @@ -171,10 +171,10 @@ logging functions: log_daemon_msg_pre log_daemon_msg_post -log_begin_msg_pre (since 4.1+Debian0+) -log_begin_msg_post (since 4.1+Debian0+) -log_action_begin_msg_pre (since 4.1+Debian0+) -log_action_begin_msg_post (since 4.1+Debian0+) +log_begin_msg_pre (since 4.1+Debian0+fancy0) +log_begin_msg_post (since 4.1+Debian0+fancy0) +log_action_begin_msg_pre (since 4.1+Debian0+fancy0) +log_action_begin_msg_post (since 4.1+Debian0+fancy0) log_end_msg_pre log_end_msg_post log_action_end_msg_post