reassign 896067 www.debian.org tag 896067 +patch tag 896067 -pending thanks
Hi, At https://www.debian.org/devel/constitution item A.6.3.2 isn't finished. The line was last modified by this GR: https://www.debian.org/vote/2015/vote_003. Since doc-debian imports its sources from the www.debian.org version control, this bug should get fixed in www.debian.org version control, not directly in doc-debian's. Therefore reassigning. Here's a patch: add missing end of sentence "er than V(D,A)." in Item A.6.3.2, cf https://www.debian.org/vote/2015/vote_003. Thanks Kurt Roeckx, Paul Gevers and Holger Wansing. (Closes: #896067) diff --git a/doc-debian/doc/constitution.1.6.wml b/doc-debian/doc/constitution.1.6.wml index dd97dbf5ae9fa4862281090d20a8081a9bc5fc55..777bb984797a2d229c3a6349f6d461597e84285d 100644 --- a/doc-debian/doc/constitution.1.6.wml +++ b/doc-debian/doc/constitution.1.6.wml @@ -915,7 +915,7 @@ on unless this is rectified before the resolution expires.</p> </li> <li> An option A defeats the default option D by a majority - ratio N, if V(A,D) is greater or equal to N * V(D,A) and V(A,D) is strictly great + ratio N, if V(A,D) is greater or equal to N * V(D,A) and V(A,D) is strictly greater than V(D,A). </li> <li> If a supermajority of S:1 is required for A, its majority ratio diff --git a/doc-debian/doc/constitution.wml b/doc-debian/doc/constitution.wml index be101df4b8121526eb6c4941810d5c5e89f6d40f..e0feece65210fdaf65aa25c01430e8523c118428 100644 --- a/doc-debian/doc/constitution.wml +++ b/doc-debian/doc/constitution.wml @@ -913,7 +913,7 @@ on unless this is rectified before the resolution expires.</p> </li> <li> An option A defeats the default option D by a majority - ratio N, if V(A,D) is greater or equal to N * V(D,A) and V(A,D) is strictly great + ratio N, if V(A,D) is greater or equal to N * V(D,A) and V(A,D) is strictly greater than V(D,A). </li> <li> If a supermajority of S:1 is required for A, its majority ratio -------------- On Sat, Dec 12, 2020 at 12:16:29AM +0100, Joost van Baal-Ilić wrote: > On Fri, Dec 11, 2020 at 11:18:07PM +0100, Holger Wansing wrote: > > Joost van Baal-Ilić <joostvb-debian-bugs-2020121...@mdcc.cx> wrote: > > > TODO/FIXME: hrm, where are sources of > > > https://www.debian.org/devel/constitution.da.html maintained? > > > > https://salsa.debian.org/webmaster-team/webwml/-/blob/master/danish/devel/constitution.wml > > Aha, thanks! And we have > https://salsa.debian.org/webmaster-team/webwml/-/blob/master/english/devel/constitution.wml > too, which _also_ suffers from https://bugs.debian.org/896067 : "doc-debian: > missing text on https://www.debian.org/devel/constitution" . > <snip a mistake> > Currently, constitution.wml (the original > english one) is maintained in 2 different places in git at salsa: also at > https://salsa.debian.org/ddp-team/doc-debian/-/blob/master/doc-debian/doc/constitution.wml > .... :( > > I'll think a bit more about what's the right thing to do now... > > Bye, > > Joost >