[anjuta] Replace Bugzilla by Gitlab URL in DOAP file



commit d11200822b06816615c492ac2f3f2f1c5ead1784
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 19:06:50 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 anjuta.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/anjuta.doap b/anjuta.doap
index ab08f8c57..e9c61cd14 100644
--- a/anjuta.doap
+++ b/anjuta.doap
@@ -16,7 +16,7 @@
   <homepage rdf:resource="http://www.anjuta.org/"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/anjuta-devel-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/anjuta/"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=anjuta"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/anjuta/issues/"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>C</programming-language>
 


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