[evolution-mapi] Update bug URL and switch to https:// in the DOAP file
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Update bug URL and switch to https:// in the DOAP file
- Date: Mon, 4 Jun 2018 15:54:52 +0000 (UTC)
commit 822092b5f760cc8130eaec4fe1e1cb470517247c
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 2ce9792..dbc9517 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_policy(VERSION 3.1)
project(evolution-mapi
VERSION 3.29.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]