diff options
author | Rob Bradford <rob@linux.intel.com> | 2011-04-29 08:31:55 +0100 |
---|---|---|
committer | Rob Bradford <rob@linux.intel.com> | 2011-04-29 08:31:55 +0100 |
commit | ac908d2a00486383b98f5890e285d6d00097219f (patch) | |
tree | 5ab4c85da75f31d5c4f8090e8bd7d2d219cb6857 | |
parent | ddd5b9d680df1d7131235062de9255e25a9ae587 (diff) | |
download | librest-ac908d2a00486383b98f5890e285d6d00097219f.tar.gz |
doap: Update DOAP file to refer to new glorious GNOME bugzilla!
-rw-r--r-- | librest.doap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/librest.doap b/librest.doap index 71621e8..39573b6 100644 --- a/librest.doap +++ b/librest.doap @@ -8,6 +8,7 @@ <shortdesc xml:lang="en">Helper library for RESTful services</shortdesc> <description>librest is a helper library for RESTful services. It uses libsoup to provide HTTP communication.</description> <download-page rdf:resource="http://download.gnome.org/sources/rest/" /> + <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=librest" /> <maintainer> <foaf:Person> |