[gnome-boxes] build: Update bugreport address to GitLab



commit b356e1c0705823bd6807d2743edec619c6c15720
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 d1440a9a..7685afce 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]