[dia] Replace Bugzilla by Gitlab URL in DOAP file



commit d469a9b5d971b236fa52db3b817ea51df6882a1b
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 19:18:42 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 dia.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dia.doap b/dia.doap
index a696963e..0ea52d05 100644
--- a/dia.doap
+++ b/dia.doap
@@ -8,7 +8,7 @@
   <shortdesc xml:lang="en">Dia is a program for drawing structured diagrams</shortdesc>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Dia"; />
   <download-page rdf:resource="http://download.gnome.org/sources/dia/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=dia"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/dia/issues/"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/dia-list"; />
 
   <programming-language>C</programming-language>


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