[gnome-online-accounts] Replace links to Bugzilla and cgit with GitLab
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Replace links to Bugzilla and cgit with GitLab
- Date: Thu, 16 Aug 2018 14:42:46 +0000 (UTC)
commit dd6bd39ca464124037acdcbb28648a8f1399a90a
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Aug 16 16:32:31 2018 +0200
Replace links to Bugzilla and cgit with GitLab
configure.ac | 2 +-
doc/goa-daemon.xml | 2 +-
gnome-online-accounts.doap | 6 +++---
po/Makevars | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 833f80bc..ee9f8705 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ m4_define([goa_version],
AC_INIT([GNOME Online Accounts],
[goa_version],
- [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],
+ [https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues],
[gnome-online-accounts],
[https://wiki.gnome.org/Projects/GnomeOnlineAccounts])
diff --git a/doc/goa-daemon.xml b/doc/goa-daemon.xml
index 39da9a60..9c6c486e 100644
--- a/doc/goa-daemon.xml
+++ b/doc/goa-daemon.xml
@@ -104,7 +104,7 @@
<para>
Please send bug reports to either the distribution bug tracker
or the upstream bug tracker at
- <ulink url="https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts"></ulink>.
+ <ulink url="https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues"></ulink>.
</para>
</refsect1>
diff --git a/gnome-online-accounts.doap b/gnome-online-accounts.doap
index c8105518..a14c427c 100644
--- a/gnome-online-accounts.doap
+++ b/gnome-online-accounts.doap
@@ -21,14 +21,14 @@
<homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" />
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
<download-page rdf:resource="http://download.gnome.org/sources/gnome-online-accounts" />
- <bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues" />
<programming-language>C</programming-language>
<repository>
<GitRepository>
- <location rdf:resource="git://git.gnome.org/gnome-online-accounts" />
- <browse rdf:resource="https://git.gnome.org/browse/gnome-online-accounts/" />
+ <location rdf:resource="https://gitlab.gnome.org/GNOME/gnome-online-accounts.git" />
+ <browse rdf:resource="https://gitlab.gnome.org/GNOME/gnome-online-accounts/" />
</GitRepository>
</repository>
diff --git a/po/Makevars b/po/Makevars
index 7c058b34..89aa68f1 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -41,7 +41,7 @@ PACKAGE_GNU = no
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts&keywords=I18N+L10N&component=general
+MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]