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

This commit is contained in:
Milan Crha
2018-06-04 17:48:51 +02:00
parent 12f86e454a
commit 4d06eea998
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ cmake_policy(VERSION 3.1)
project(evolution
VERSION 3.29.3
LANGUAGES C)
set(PROJECT_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution")
set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution/issues/")
set(PROJECT_URL "http://wiki.gnome.org/Apps/Evolution/")
# Base Version: This is for API/version tracking for things like

View File

@ -9,9 +9,9 @@
<shortdesc xml:lang="en">Manage your email, contacts and schedule</shortdesc>
<description>Manage your email, contacts and schedule</description>
<homepage rdf:resource="https://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" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=evolution" />
<mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/evolution-list" />
<download-page rdf:resource="https://download.gnome.org/sources/evolution" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/evolution/issues/" />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>C</programming-language>
<programming-language>XML</programming-language>