Bug#928920: patch: Introduce logging functions that check ${VERBOSE}

Didier 'OdyX' Raboud <[email protected]> Mon, 12 Aug 2019 17:51:43 +0200
Newsgroups gmane.linux.debian.devel.lsb
Organization Debian - The Universal OS
Message-ID <42316959.h6ViUCTSZh__28692.3350811534$1565625804$gmane$org@odyx.org>
Le mercredi, 17 juillet 2019, 16.58:15 h CEST Dmitry Bogatov a =C3=A9crit :
> [2019-05-13 04:05] Dmitry Bogatov <[email protected]>
>=20
> > Package: lsb-base
> > Severity: wishlist
> > Tags: patch
> >=20
> > From 58dd6e6add24a4e5531a84ff2404f2f5ed71e114 Mon Sep 17 00:00:00 2001
> > From: Dmitry Bogatov <[email protected]>
> > Date: Sat, 11 May 2019 21:20:48 +0000
> > Subject: [PATCH] Introduce logging functions that check ${VERBOSE}
> >=20
> > Use of logging functions in initscripts are often conditioned on value
> > of $VERBOSE variable, causing same code to be repeated over and over
> > again.
> >=20
> > This change introduce number of logging functions (with prefix "v") that
> > are functionally equivalent to their counterparts without prefix when
> > value of $VERBOSE is not "no", and do nothing if value of $VERBOSE is
> > "no".
>=20
> I plan to NMU this patch in week or so into DELAYED/15. Objections?

It's not really an objection, but as wishlist bugs clearly don't qualify fo=
r=20
NMUs, please consider adopting the package instead :-)

See https://bugs.debian.org/924519 for the RFA, and
https://salsa.debian.org/debian/lsb for the Vcs-Git.

Cheers,
    OdyX