[notification-daemon] Replace Bugzilla by Gitlab URL in DOAP file



commit 881f5cbe6eff38285eaca2488b1deba27faac7ee
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Dec 18 14:43:01 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 notification-daemon.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/notification-daemon.doap b/notification-daemon.doap
index ed1d04e..7118f44 100644
--- a/notification-daemon.doap
+++ b/notification-daemon.doap
@@ -8,7 +8,7 @@
   <shortdesc xml:lang="en">Notification Daemon is the server implementation of the freedesktop.org desktop 
notification specification</shortdesc>
   <homepage rdf:resource="https://wiki.gnome.org/Projects/NotificationDaemon"; />
   <download-page rdf:resource="http://download.gnome.org/sources/notification-daemon/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=notification-daemon"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/notification-daemon/issues/"; />
 
   <programming-language>C</programming-language>
 


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