Le Wed, Aug 12, 2015 at 09:06:09PM +0900, Charles Plessy a écrit : > > 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.
In the end I replaced the URL with the following one, where cgit interface is visible. https://anonscm.debian.org/cgit/mirror/packages-arch-specific.git/tree/Packages-arch-specific Have a nice week-end, -- Charles

