[gnome-boxes/gnome-3-28] build: Update bugreport address to GitLab
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/gnome-3-28] build: Update bugreport address to GitLab
- Date: Mon, 7 May 2018 08:34:45 +0000 (UTC)
commit 504efad0648c94149c09aa78cf2433af86ec7675
Author: Felipe Borges <felipeborges gnome org>
Date: Mon May 7 10:01:40 2018 +0200
build: Update bugreport address to GitLab
Boxes bugs should now be reported in
http://gitlab.gnome.org/gnome/gnome-boxes/issues
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 85c1d423..47c70c02 100644
--- a/meson.build
+++ b/meson.build
@@ -35,7 +35,7 @@ conf.set('PACKAGE_URL', '"https://wiki.gnome.org/Apps/Boxes"')
conf.set_quoted ('DATADIR', data_dir)
conf.set_quoted ('CACHEDIR', '/var/cache')
conf.set_quoted ('LOCALEDIR', locale_dir)
-conf.set('PACKAGE_BUGREPORT', '"https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-boxes"')
+conf.set('PACKAGE_BUGREPORT', '"http://gitlab.gnome.org/gnome/gnome-boxes/issues"')
configure_file (output: 'config.h', configuration: conf)
config_h_dir = include_directories ('.')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]