[json-glib] doap: Fix the URI for Bugzilla
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] doap: Fix the URI for Bugzilla
- Date: Tue, 12 Apr 2011 07:55:06 +0000 (UTC)
commit 61da54311018f7afedb5d1e8cbd88ae7a284714f
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Apr 12 08:53:26 2011 +0100
doap: Fix the URI for Bugzilla
JSON-GLib uses the GNOME Bugzilla instance.
json-glib.doap | 19 +------------------
1 files changed, 1 insertions(+), 18 deletions(-)
---
diff --git a/json-glib.doap b/json-glib.doap
index ce98c58..aa47a58 100644
--- a/json-glib.doap
+++ b/json-glib.doap
@@ -11,7 +11,7 @@
<homepage rdf:resource="http://live.gnome.org/JsonGlib"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>
- <bug-database rdf:resource="http://bugzilla.o-hand.com/enter_bug.cgi?product=json-glib"/>
+ <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib"/>
<category rdf:resource="http://api.gnome.org/doap-extensions#development"/>
<programming-language>C</programming-language>
@@ -32,21 +32,4 @@
</foaf:Person>
</author>
- <release>
- <Version>
- <created>2008-06-13</created>
- <branch>json-glib-0.6.2</branch>
- <revision>0.6.2</revision>
- <file-release rdf:resource="http://folks.o-hand.com/~ebassi/sources/json-glib-0.6.2.tar.gz" />
- </Version>
- </release>
-
- <release>
- <Version>
- <created>2008-05-12</created>
- <branch>json-glib-0.6.0</branch>
- <revision>0.6.0</revision>
- <file-release rdf:resource="http://folks.o-hand.com/~ebassi/sources/json-glib-0.6.0.tar.gz" />
- </Version>
- </release>
</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]