svg2: Back to ED; link to svgwg.org-version of the spec for the Edito...

details:   https://svgwg.org/hg/svg2/rev/223b88daa8ce
branches:  
changeset: 489:223b88daa8ce
user:      Cameron McCormack <cam@mcc.id.au>
date:      Wed Apr 10 09:40:09 2013 +1000
description:
Back to ED; link to svgwg.org-version of the spec for the Editor's Draft.

diffstat:

 master/publish.xml |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (37 lines):

diff --git a/master/publish.xml b/master/publish.xml
--- a/master/publish.xml
+++ b/master/publish.xml
@@ -1,28 +1,30 @@
 <!-- Publication script configuration for SVG 2. -->
 
 <publish-conf xmlns='http://mcc.id.au/ns/local'>
   <title>Scalable Vector Graphics (SVG) 2</title>
   <short-title>SVG 2</short-title>
-  <maturity>WD</maturity>
+  <maturity>ED</maturity>
   <output use-publish-directory='true' publish-directory='build/publish'/>
 
   <!--
     Uncomment the publication date when it is time to publish on
     http://www.w3.org/TR/.  While an Editor's Draft, leave this
     commented out and the last commit date will be used as the
     document's date.
     -->
   
+  <!--
   <publication-date>2013-04-09</publication-date>
+  -->
 
   <versions>
-    <cvs href='https://dvcs.w3.org/hg/svg2'/>
-    <cvs-single href='http://dvcs.w3.org/hg/svg2/raw-file/single-page.html'/>
+    <cvs href='https://svgwg.org/svg2-draft/'/>
+    <cvs-single href='https://svgwg.org/svg2-draft/single-page.html'/>
     <this href='http://www.w3.org/TR/2012/WD-SVG2-20130409/'/>
     <this-single href='http://www.w3.org/TR/2012/WD-SVG2-20130409/single-page.html'/>
     <previous href='http://www.w3.org/TR/2012/WD-SVG2-20120828/'/>
     <latest href='http://www.w3.org/TR/SVG2/'/>
     <latestrec href='http://www.w3.org/TR/SVG/'/>
   </versions>
 
   <definitions href='definitions.xml'/>

Received on Tuesday, 9 April 2013 23:43:05 UTC