Le 17/03/2011 08:47, Steve McIntyre a écrit : > On Wed, Mar 16, 2011 at 06:23:41PM +0000, Steve McIntyre wrote: >> Patch v2 after comments from taffit on IRC: >> >> * use HTML entities for quotes, < and > >> * move the key data out to a separate file to reduce potential >> translation noise >> * clean up use of #use wml::debian::release_info > > Minor fix for CD-keys.data. Thanks. Let's not forget to adapt the dependencies in order to rebuild the page and its translations once the CD-keys.data file is updated. Regards David
Index: Makefile =================================================================== RCS file: /cvsroot/webwml/webwml/english/CD/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 5 Feb 2011 15:42:08 -0000 1.20 +++ Makefile 19 Mar 2011 20:55:54 -0000 @@ -24,3 +24,6 @@ misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml $(GETTEXTDEP) $(WML) $(<F) + +verify.$(LANGUAGE).html: verify.wml $(TEMPLDIR)/cdimage.wml $(GETTEXTDEP) CD-keys.data + $(WML) $(<F)
Attachment:
signature.asc
Description: OpenPGP digital signature