[gnome-shell-extensions] build: Update bug tracker to gitlab



commit 29ea5ca1a914900c3d9545fc0720efac205144cd
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Nov 24 23:02:19 2017 +0100

    build: Update bug tracker to gitlab

 README                      | 3 +--
 configure.ac                | 2 +-
 gnome-shell-extensions.doap | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index cc53a8d..4d8b3cd 100644
--- a/README
+++ b/README
@@ -12,8 +12,7 @@ For more information about GNOME Shell Extensions
 For general information about GNOME Shell
  https://wiki.gnome.org/Projects/GnomeShell
 
-Bugs should be reported at https://bugzilla.gnome.org against the 'gnome-shell'
-product, with the 'extensions' component.
+Bugs should be reported at https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues.
 
 Extensions
 ==========
diff --git a/configure.ac b/configure.ac
index 0c10c85..a6a1ced 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.27.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.27.1],[https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
diff --git a/gnome-shell-extensions.doap b/gnome-shell-extensions.doap
index ec4b102..74ca9dd 100644
--- a/gnome-shell-extensions.doap
+++ b/gnome-shell-extensions.doap
@@ -15,7 +15,7 @@ and will be picked automatically at next login.
   <homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeShell/Extensions"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-shell-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-shell-extensions/"; />
-  <bug-database 
rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-shell&amp;component=extensions"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>JavaScript</programming-language>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]