Le Tue, Aug 11, 2015 at 05:27:33PM +0200, Julien Cristau a écrit : > On Tue, Aug 11, 2015 at 20:47:08 +0900, Charles Plessy wrote: > > > > I propose to go ahead by removing §A.7.1. Are there objections or > > counter-proposals ? > > > Sounds good to me.
Thanks for the support; I committed the change. I am tempted to also add the following: diff --git a/common.ent b/common.ent index 7991a00..e94970a 100644 --- a/common.ent +++ b/common.ent @@ -101,7 +101,7 @@ <!ENTITY url-low-threshold-nmu "https://wiki.debian.org/LowThresholdNmu"> <!ENTITY url-orphaned-not-qa "https://qa.debian.org/orphaned.html"> <!ENTITY url-dehs "https://dehs.alioth.debian.org/"> -<!ENTITY url-buildd-p-a-s "https://buildd.debian.org/quinn-diff/Packages-arch-specific"> +<!ENTITY url-buildd-p-a-s "https://anonscm.debian.org/cgit/mirror/packages-arch-specific.git/plain/Packages-arch-specific"> This is the last occurence of "quinn-diff" in the Developers Reference. The URL is valid, but I am inclined to prefer the other one because it lets the reader know that the revision history is available as well. What do you and others think about this ? Cheers, -- Charles