[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: section numbers



Hello,

On Fri, Mar 21, 2003 at 09:59:17AM +0100, Josip Rodin wrote:
> On Thu, Mar 20, 2003 at 07:05:31PM -0800, Blars Blarson wrote:
> > >Does anything other than Lintian (and perhaps Linda) need updating in order
> > >to accomodate for changes in the numbers of Policy sections?
> > 
> > Many serious bugs mention the policy section being violated...
> 
> Which?

I don't have bug numbers, but I guess this includes most serious bugs
filed with the reportbug tool.  From the /usr/bin/reportbug source:

        elif severity == 'serious':
            justification = ui.get_string(
                'You are reporting a serious bug; which section of the '
                'Debian Policy Manual contains the "must" or "required" '
                'directive that it violates?  (E.g., "1.2.3")  Just type '
                '"unknown" if you are not sure.', force_prompt=1)
            if re.match('[0-9]+\.[0-9.]+', justification):
                justification = 'Policy ' + justification
            elif not justification:
                justification = 'unknown'

The "E.g., 1.2.3" note may have lead people to use section numbers
here.

I hope this helps,
Jochen
-- 
                                         Omm
                                      (0)-(0)
http://www.mathematik.uni-kl.de/~wwwstoch/voss/index.html

Attachment: pgpBbGwR3ufh3.pgp
Description: PGP signature


Reply to: