[beast] Replace Bugzilla by Gitlab URL in DOAP file



commit 9cc4317429949be75df92d00bea2a576417114c3
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Dec 16 01:44:41 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 beast.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/beast.doap b/beast.doap
index 3fb37d51..b7e60d46 100644
--- a/beast.doap
+++ b/beast.doap
@@ -8,7 +8,7 @@
   <shortdesc xml:lang="en">Solution for Music Composition and Synthesis</shortdesc>
   <homepage rdf:resource="http://beast.testbit.eu/"; />
   <download-page rdf:resource="http://beast.testbit.eu/Beast_Download"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=beast"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/beast/issues/"; />
 
   <!-- <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; /> -->
 


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