summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-05-28 14:08:00 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2018-05-28 14:12:41 +0200
commitcd451e53aacdd2263eeac207b869515873607ad5 (patch)
tree96830e10bb423878ddee684bf54d06dbbceeaba7
parent6ac8c9ee6e2ac973324263bb22c5c956c0d74608 (diff)
downloadvala-cd451e53aacdd2263eeac207b869515873607ad5.tar.gz
Update bugtracker links to https://gitlab.gnome.org/GNOME/vala/issues
-rw-r--r--configure.ac2
-rw-r--r--doc/manual/README4
-rw-r--r--doc/vala-gen-introspect.12
-rw-r--r--doc/vala-gen-introspect.h2m2
-rw-r--r--doc/valac.12
-rw-r--r--doc/valac.h2m2
-rw-r--r--doc/valadoc.12
-rw-r--r--doc/valadoc.h2m2
-rw-r--r--doc/vapigen.12
-rw-r--r--doc/vapigen.h2m2
-rw-r--r--vala.doap2
11 files changed, 12 insertions, 12 deletions
diff --git a/configure.ac b/configure.ac
index fcfdd40d5..24b3bcd79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.65])
AC_INIT([vala], m4_esyscmd([build-aux/git-version-gen .tarball-version]),
- [https://bugzilla.gnome.org/browse.cgi?product=vala],
+ [https://gitlab.gnome.org/GNOME/vala/issues],
[vala],
[https://wiki.gnome.org/Projects/Vala])
AC_CONFIG_SRCDIR([Makefile.am])
diff --git a/doc/manual/README b/doc/manual/README
index aa680f1b6..91772009c 100644
--- a/doc/manual/README
+++ b/doc/manual/README
@@ -22,8 +22,8 @@ There are a number of ways you can contribute to improving the manual:
* Raise questions on the Vala communication channels so an edit is then made
* Post blogs and other tutorials that can then be used as source material
for updating the manual
- * Raise a report in bugzilla
- * Submit a patch to bugzilla with an amendment to the manual
+ * Raise a report in vala's issue tracker
+ * Submit a patch to vala's gitlab with an amendment to the manual
Editing the manual
------------------
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 465ceda54..7578f2e85 100644
--- a/doc/vala-gen-introspect.1
+++ b/doc/vala-gen-introspect.1
@@ -35,7 +35,7 @@ Shared library which contains the symbols
\fB\-\-include\-idl\fR=\fI\,IDL\/\fR
Other gidls to include
.SH BUGS
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
.SH "HOMEPAGE OR CONTACT"
https://wiki.gnome.org/Projects/Vala
.SH AUTHORS
diff --git a/doc/vala-gen-introspect.h2m b/doc/vala-gen-introspect.h2m
index b409e4e03..2efbff343 100644
--- a/doc/vala-gen-introspect.h2m
+++ b/doc/vala-gen-introspect.h2m
@@ -20,7 +20,7 @@ This can then be converted to a Vala API as follows:
.B vapigen --pkg cairo --vapidir . --library pango packages/pango/pango.gi
[BUGS]
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
[HOMEPAGE or CONTACT]
https://wiki.gnome.org/Projects/Vala
diff --git a/doc/valac.1 b/doc/valac.1
index 357ea72d7..0dac52ee9 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -211,7 +211,7 @@ This option is disabled by default for backward compatibility because it can
break ABI of existing projects.
.RE
.SH BUGS
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
.SH "HOMEPAGE OR CONTACT"
https://wiki.gnome.org/Projects/Vala
.SH FEATURES
diff --git a/doc/valac.h2m b/doc/valac.h2m
index 15f66c2af..c50d8b942 100644
--- a/doc/valac.h2m
+++ b/doc/valac.h2m
@@ -34,7 +34,7 @@ break ABI of existing projects.
.RE
[BUGS]
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
[HOMEPAGE or CONTACT]
https://wiki.gnome.org/Projects/Vala
diff --git a/doc/valadoc.1 b/doc/valadoc.1
index 85d50456f..ca2194518 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -107,7 +107,7 @@ Disable colored output
\fB\-\-target\-glib\fR=\fI\,MAJOR\/\fR.MINOR
Target version of glib for code generation
.SH BUGS
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=valadoc
+https://gitlab.gnome.org/GNOME/vala/issues
.SH "HOMEPAGE OR CONTACT"
https://wiki.gnome.org/Projects/Valadoc
.SH AUTHORS
diff --git a/doc/valadoc.h2m b/doc/valadoc.h2m
index 69c7c3e8d..5696f2dbc 100644
--- a/doc/valadoc.h2m
+++ b/doc/valadoc.h2m
@@ -10,7 +10,7 @@ Valadoc is a documentation generator for generating API documentation
from Vala source code based on libvala.
[BUGS]
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=valadoc
+https://gitlab.gnome.org/GNOME/vala/issues
[HOMEPAGE or CONTACT]
https://wiki.gnome.org/Projects/Valadoc
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 75d68ea22..438dea80e 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -48,7 +48,7 @@ Display version number
\fB\-q\fR, \fB\-\-quiet\fR
Do not print messages to the console
.SH BUGS
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
.SH "HOMEPAGE OR CONTACT"
https://wiki.gnome.org/Projects/Vala
.SH AUTHORS
diff --git a/doc/vapigen.h2m b/doc/vapigen.h2m
index 1f6ca8f23..f3ff1640e 100644
--- a/doc/vapigen.h2m
+++ b/doc/vapigen.h2m
@@ -18,7 +18,7 @@ This can then be converted to a Vala API as follows:
.B vapigen --pkg cairo --vapidir . --library pango packages/pango/pango.gi
[BUGS]
-https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
+https://gitlab.gnome.org/GNOME/vala/issues
[HOMEPAGE or CONTACT]
https://wiki.gnome.org/Projects/Vala
diff --git a/vala.doap b/vala.doap
index 2157225d6..25b905c9b 100644
--- a/vala.doap
+++ b/vala.doap
@@ -33,7 +33,7 @@ binding.</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/Vala" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/vala-list" />
<download-page rdf:resource="https://wiki.gnome.org/Projects/Vala/Release" />
- <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=vala" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/vala/issues" />
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>Vala</programming-language>