From e6704eff21d8d7b35d4aec282c9309be8f5d61ef Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 4 Jun 2018 17:46:48 +0200 Subject: Update bug URL and switch to https:// in the DOAP file --- CMakeLists.txt | 2 +- evolution-data-server.doap | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a1b2f1b7e..eb1f55acb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(evolution-data-server VERSION 3.28.3 LANGUAGES C CXX) set(CMAKE_CXX_STANDARD 14) -set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server") +set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/") # Base Version: This is for API/version tracking for things like # D-Bus server files. This should always be the major/minor of diff --git a/evolution-data-server.doap b/evolution-data-server.doap index f655ba5ff..2fd0748fd 100644 --- a/evolution-data-server.doap +++ b/evolution-data-server.doap @@ -8,9 +8,9 @@ Centralized access to appointments and contacts Centralized access to appointments and contacts - - - + + + C -- cgit v1.2.1