[pybliographer/gtk3] Add missing project metadata in doap file
- From: Germán Poó Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer/gtk3] Add missing project metadata in doap file
- Date: Thu, 20 Mar 2014 01:48:22 +0000 (UTC)
commit cfe1ec77c2d01671ad0ff1a1aee2c9da2c85df02
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Thu Aug 15 11:12:29 2013 -0700
Add missing project metadata in doap file
pybliographer.doap | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/pybliographer.doap b/pybliographer.doap
index 7b2529c..6bffb0b 100644
--- a/pybliographer.doap
+++ b/pybliographer.doap
@@ -4,11 +4,25 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">pybliographer</name>
+ <name xml:lang="en">Pybliographer</name>
+ <shortname xml:lang="en">pybliographer</shortname>
<shortdesc xml:lang="en">Bibliography Manager</shortdesc>
+ <description xml:lang="en">Pybliographer is a tool for managing bibliographic databases.</description>
<homepage rdf:resource="http://pybliographer.org" />
<mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/pybliographer-general" />
- <bug-database rdf:resource="http://sourceforge.net/p/pybliographer/bugs/" />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=pybliographer" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
+ <download-page rdf:resource="http://download.gnome.org/sources/pybliographer/"/>
+
+ <programming-language>Python</programming-language>
+
+ <repository>
+ <GitRepository>
+ <browse rdf:resource="http://git.gnome.org/browse/pybliographer/"/>
+ <location rdf:resource="git://git.gnome.org/pybliographer"/>
+ </GitRepository>
+ </repository>
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]