[glade/libreajans/glade-bugzillalink] Change issue reporting URL
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/libreajans/glade-bugzillalink] Change issue reporting URL
- Date: Tue, 19 May 2020 19:46:48 +0000 (UTC)
commit 50545a104f16c83ce38dfb69222a5d22e3e91026
Author: Sabri Ãœnal <libreajans gmail com>
Date: Mon Jan 13 19:08:23 2020 +0300
Change issue reporting URL
build/mingw-w64/glade.nsi.in | 2 +-
configure.ac | 2 +-
glade.doap | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/mingw-w64/glade.nsi.in b/build/mingw-w64/glade.nsi.in
index 454f1e1c..38f9929c 100644
--- a/build/mingw-w64/glade.nsi.in
+++ b/build/mingw-w64/glade.nsi.in
@@ -10,7 +10,7 @@
!define VERSIONMINOR @GLADE_MINOR_VERSION@
!define VERSIONBUILD @GLADE_MICRO_VERSION@
-!define HELPURL "http://bugzilla.gnome.org/browse.cgi?product=glade";
+!define HELPURL "https://gitlab.gnome.org/GNOME/glade/issues";
!define UPDATEURL "http://glade.gnome.org";
!define ABOUTURL "http://gnome.org";
diff --git a/configure.ac b/configure.ac
index efa2d3e8..59bc7e31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ m4_define(glade_micro_version, 0)
m4_define(glade_version, glade_major_version.glade_minor_version.glade_micro_version)
AC_INIT([glade], [glade_version],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=glade],
+ [https://gitlab.gnome.org/GNOME/glade/issues],
[glade],
[http://glade.gnome.org/])
diff --git a/glade.doap b/glade.doap
index 288c0d6e..8ac7ac2e 100644
--- a/glade.doap
+++ b/glade.doap
@@ -11,7 +11,7 @@
<homepage rdf:resource="http://glade.gnome.org/"; />
<mailing-list rdf:resource="http://lists.ximian.com/mailman/listinfo/glade-devel"; />
<download-page rdf:resource="http://download.gnome.org/sources/glade/"; />
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=glade"; />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/glade/issues"; />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
<programming-language>C</programming-language>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]