[gedit] Replace Bugzilla by Gitlab URL in DOAP file



commit fe17a87eaeaef5a929b9840638f951a51ba215cc
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 19:24:05 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 gedit.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gedit.doap b/gedit.doap
index 8c8bdd9ea..80924ac8a 100644
--- a/gedit.doap
+++ b/gedit.doap
@@ -15,7 +15,7 @@ many other features making it a great editor for advanced tasks.</description>
   <homepage rdf:resource="http://www.gedit.org"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gedit-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/gedit/"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gedit"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gedit/issues/"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>C</programming-language>
   <programming-language>Python</programming-language>


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