[gnome-calculator] Updated bugzilla urls to gitlab



commit af8d130107f23e29bcd0902e8f6f475082ff8df2
Author: Robert Roth <robert roth off gmail com>
Date:   Sat May 26 22:02:18 2018 +0300

    Updated bugzilla urls to gitlab

 gnome-calculator.doap | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/gnome-calculator.doap b/gnome-calculator.doap
index 8b9c3f7c..92a3ff4b 100644
--- a/gnome-calculator.doap
+++ b/gnome-calculator.doap
@@ -9,7 +9,13 @@
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Calculator"; />
   <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gcalctool-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-calculator/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-calculator"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-calculator/issues"; />
+  <repository>
+    <GitRepository>
+        <location rdf:resource="https://gitlab.gnome.org/GNOME/gnome-calculator.git"; />
+        <browse rdf:resource="https://gitlab.gnome.org/GNOME/gnome-calculator"; />
+    </GitRepository>
+  </repository>
   <category rdf:resource="http://api.gnome.org/doap-extensions#core-apps"; />
   <programming-language>Vala</programming-language>
   <description xml:lang="en">Calculator is an application that solves mathematical equations and is suitable 
as a default application in a Desktop environment</description>


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