[evolution-mapi/gnome-3-28] Update bug URL and switch to https:// in the DOAP file



commit 25e109bf87e7bad59676b0906402ab45308efdc0
Author: Milan Crha <mcrha redhat com>
Date:   Mon Jun 4 17:57:12 2018 +0200

    Update bug URL and switch to https:// in the DOAP file

 CMakeLists.txt      |  2 +-
 evolution-mapi.doap | 12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e14fb21..28fe483 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_policy(VERSION 3.1)
 project(evolution-mapi
        VERSION 3.28.3
        LANGUAGES C)
-set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-mapi";)
+set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-mapi/issues/";)
 
 # Required for FindIntltool module
 set(GETTEXT_PACKAGE ${PROJECT_NAME})
diff --git a/evolution-mapi.doap b/evolution-mapi.doap
index b0a16b5..31b456c 100644
--- a/evolution-mapi.doap
+++ b/evolution-mapi.doap
@@ -6,11 +6,13 @@
 
   <name xml:lang="en">evolution-mapi</name>
   <shortdesc xml:lang="en">MS Exchange integration through OpenChange</shortdesc>
-  <homepage rdf:resource="http://wiki.gnome.org/Apps/Evolution"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evolution-list"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/evolution-mapi"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi"; />
-  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <description>MS Exchange integration for the Evolution application</description>
+  <homepage rdf:resource="https://wiki.gnome.org/Apps/Evolution"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/evolution-list"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/evolution-mapi"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/evolution-mapi/issues/"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>


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