[gxml] Replace Bugzilla by Gitlab URL in DOAP file



commit 58be0a664c32fa99a5018b330530cad62bd5461c
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Dec 14 02:01:10 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 gxml.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gxml.doap b/gxml.doap
index 39b0823..141f86e 100644
--- a/gxml.doap
+++ b/gxml.doap
@@ -23,7 +23,7 @@
   <homepage rdf:resource="https://wiki.gnome.org/GXml"; />
   <!--  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gxml-list"; /> -->
   <download-page rdf:resource="http://download.gnome.org/sources/gxml/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gxml"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gxml/issues/"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
   <programming-language>Vala</programming-language>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]