2006-11-30 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Thu, 30 Nov 2006 15:23:05 +0000 (15:23 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 30 Nov 2006 15:23:05 +0000 (15:23 +0000)
        * clutter-gtk.doap:
        Update doap file a little.

ChangeLog
clutter-gtk.doap

index 69e0353..41f3141 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-30  Matthew Allum  <mallum@openedhand.com>
+
+       * clutter-gtk.doap:
+       Update doap file a little.
+
 2006-11-30  Emmanuele Bassi  <ebassi@openedhand.com>
 
        * clutter-gtk/gtk-clutter.c:
index d651d3c..a32c162 100644 (file)
@@ -14,8 +14,8 @@
        
         </description>
 
-       <homepage rdf:resource="http://labs.o-hand.com/clutter" />
-        <download-page rdf:resource="http://projects.o-hand.com/clutter/sources" />
+       <homepage rdf:resource="http://clutter-project.org" />
+        <download-page rdf:resource="http://clutter-project.org/sources" />
        <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
         <bug-database rdf:resource="http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter"/>
         <os>linux</os>
         <category rdf:resource="http://labs.o-hand.com/doap/category/library"/>
         <category rdf:resource="http://labs.o-hand.com/doap/category/graphics"/>
         <category rdf:resource="http://labs.o-hand.com/doap/category/embedded"/>
+        <category rdf:resource="http://labs.o-hand.com/doap/category/clutter"/>
+        <category rdf:resource="http://labs.o-hand.com/doap/category/gtk"/>
+
        <maintainer>
                <foaf:Person>
-                       <foaf:name>Matthew Allum</foaf:name>
+                       <foaf:name>Iain Holmes</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:iain@o-hand.com"/>
                </foaf:Person>
        </maintainer>
 
+       <author>
+               <foaf:Person>
+                       <foaf:name>Iain Holmes</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:iain@o-hand.com"/>
+               </foaf:Person>
+       </author>
+
+       <author>
+               <foaf:Person>
+                       <foaf:name>Emmanuele Bassi</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:ebassi@o-hand.com"/>
+               </foaf:Person>
+       </author>
+
         <repository>
                <SVNRepository>
                        <browse rdf:resource="http://svn.o-hand.com/view/clutter"/>
                </SVNRepository>
         </repository>
 
-       <release>
-               <Version>
-                       <name>First Release</name>
-                       <created>2006-22-06</created>
-                       <branch></branch>
-                       <revision>0.1</revision>
-                      <file-release rdf:resource="http://projects.o-hand.com/clutter/sources/clutter-0.1.0.tar.gz" />
-               </Version>
-       </release>
-
 
 </Project>