[gnome-shell] Replace Bugzilla by Gitlab URL in DOAP file



commit a92ad59595ccebbed5b752e05dd685a02771b26f
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 23:26:54 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 gnome-shell.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-shell.doap b/gnome-shell.doap
index d57d16748..49af10433 100644
--- a/gnome-shell.doap
+++ b/gnome-shell.doap
@@ -25,7 +25,7 @@ its dependencies to build from tarballs.</description>
   <homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeShell"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-shell-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-shell/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-shell"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-shell/issues/"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>JavaScript</programming-language>


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