[gedit-plugins] appdata: Update bugtracker URL



commit 731ccdeeae179338ca1590cb2507e27f6589df2b
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Wed Jan 9 22:10:55 2019 -0500

    appdata: Update bugtracker URL

 configure.ac                                                      | 2 +-
 plugins/bookmarks/gedit-bookmarks.metainfo.xml.in                 | 2 +-
 plugins/bracketcompletion/gedit-bracketcompletion.metainfo.xml.in | 2 +-
 plugins/charmap/gedit-charmap.metainfo.xml.in                     | 2 +-
 plugins/codecomment/gedit-codecomment.metainfo.xml.in             | 2 +-
 plugins/colorpicker/gedit-colorpicker.metainfo.xml.in             | 2 +-
 plugins/colorschemer/gedit-colorschemer.metainfo.xml.in           | 2 +-
 plugins/commander/gedit-commander.metainfo.xml.in                 | 2 +-
 plugins/dashboard/gedit-dashboard.metainfo.xml.in                 | 2 +-
 plugins/drawspaces/gedit-drawspaces.metainfo.xml.in               | 2 +-
 plugins/findinfiles/gedit-findinfiles.metainfo.xml.in             | 2 +-
 plugins/git/gedit-git.metainfo.xml.in                             | 2 +-
 plugins/joinlines/gedit-joinlines.metainfo.xml.in                 | 2 +-
 plugins/multiedit/gedit-multiedit.metainfo.xml.in                 | 2 +-
 plugins/smartspaces/gedit-smartspaces.metainfo.xml.in             | 2 +-
 plugins/synctex/gedit-synctex.metainfo.xml.in                     | 2 +-
 plugins/terminal/gedit-terminal.metainfo.xml.in                   | 2 +-
 plugins/textsize/gedit-textsize.metainfo.xml.in                   | 2 +-
 plugins/translate/gedit-translate.metainfo.xml.in                 | 2 +-
 plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in       | 2 +-
 plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in                 | 2 +-
 21 files changed, 21 insertions(+), 21 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6925e52..746368d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define(gedit_plugins_version, gedit_plugins_major_version.gedit_plugins_minor
 
 AC_INIT([gedit-plugins],
         [gedit_plugins_version],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],
+        [https://gitlab.gnome.org/GNOME/gedit-plugins/issues],
         [gedit-plugins])
 
 AC_CONFIG_HEADERS([config.h])
diff --git a/plugins/bookmarks/gedit-bookmarks.metainfo.xml.in 
b/plugins/bookmarks/gedit-bookmarks.metainfo.xml.in
index b6f8e3a..a6d4b86 100644
--- a/plugins/bookmarks/gedit-bookmarks.metainfo.xml.in
+++ b/plugins/bookmarks/gedit-bookmarks.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Bookmarks</name>
   <summary>Easy document navigation with bookmarks</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/bracketcompletion/gedit-bracketcompletion.metainfo.xml.in 
b/plugins/bracketcompletion/gedit-bracketcompletion.metainfo.xml.in
index 8f13548..74343ff 100644
--- a/plugins/bracketcompletion/gedit-bracketcompletion.metainfo.xml.in
+++ b/plugins/bracketcompletion/gedit-bracketcompletion.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Bracket Completion</name>
   <summary>Automatically add a closing bracket when you insert one</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/charmap/gedit-charmap.metainfo.xml.in b/plugins/charmap/gedit-charmap.metainfo.xml.in
index 9b2377e..a97364a 100644
--- a/plugins/charmap/gedit-charmap.metainfo.xml.in
+++ b/plugins/charmap/gedit-charmap.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Charmap</name>
   <summary>Select characters from a character map</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/codecomment/gedit-codecomment.metainfo.xml.in 
b/plugins/codecomment/gedit-codecomment.metainfo.xml.in
index c00efc0..233546f 100644
--- a/plugins/codecomment/gedit-codecomment.metainfo.xml.in
+++ b/plugins/codecomment/gedit-codecomment.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Code Comment</name>
   <summary>Comment or uncomment blocks of code</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in 
b/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
index b8a379c..2427f17 100644
--- a/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
+++ b/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Color picker</name>
   <summary>Select and insert a color from a dialog (for HTML, CSS, PHP)</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/colorschemer/gedit-colorschemer.metainfo.xml.in 
b/plugins/colorschemer/gedit-colorschemer.metainfo.xml.in
index c46cf37..5f91913 100644
--- a/plugins/colorschemer/gedit-colorschemer.metainfo.xml.in
+++ b/plugins/colorschemer/gedit-colorschemer.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Color Scheme Editor</name>
   <summary>Create and edit the color scheme used for syntax highlighting</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/commander/gedit-commander.metainfo.xml.in 
b/plugins/commander/gedit-commander.metainfo.xml.in
index b91b690..7b03b3c 100644
--- a/plugins/commander/gedit-commander.metainfo.xml.in
+++ b/plugins/commander/gedit-commander.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Commander</name>
   <summary>Command line interface for advanced editing</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/dashboard/gedit-dashboard.metainfo.xml.in 
b/plugins/dashboard/gedit-dashboard.metainfo.xml.in
index 65cd425..43ff40d 100644
--- a/plugins/dashboard/gedit-dashboard.metainfo.xml.in
+++ b/plugins/dashboard/gedit-dashboard.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Dashboard</name>
   <summary>Displays a grid of recently/most used files upon opening a new tab</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/drawspaces/gedit-drawspaces.metainfo.xml.in 
b/plugins/drawspaces/gedit-drawspaces.metainfo.xml.in
index 3167321..a9c84bf 100644
--- a/plugins/drawspaces/gedit-drawspaces.metainfo.xml.in
+++ b/plugins/drawspaces/gedit-drawspaces.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Draw spaces</name>
   <summary>Draw Spaces and Tabs</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/findinfiles/gedit-findinfiles.metainfo.xml.in 
b/plugins/findinfiles/gedit-findinfiles.metainfo.xml.in
index 6f6be0a..d8014a1 100644
--- a/plugins/findinfiles/gedit-findinfiles.metainfo.xml.in
+++ b/plugins/findinfiles/gedit-findinfiles.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Find in Files</name>
   <summary>Find text in all files of a folder</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/git/gedit-git.metainfo.xml.in b/plugins/git/gedit-git.metainfo.xml.in
index 09ecf30..24a008e 100644
--- a/plugins/git/gedit-git.metainfo.xml.in
+++ b/plugins/git/gedit-git.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Git</name>
   <summary>Use git information to display which lines and files changed since last commit</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/joinlines/gedit-joinlines.metainfo.xml.in 
b/plugins/joinlines/gedit-joinlines.metainfo.xml.in
index bb18e89..d32e2a3 100644
--- a/plugins/joinlines/gedit-joinlines.metainfo.xml.in
+++ b/plugins/joinlines/gedit-joinlines.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Join lines/ Split lines</name>
   <summary>Join or split multiple lines through Ctrl+J and Ctrl+Shift+J</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/multiedit/gedit-multiedit.metainfo.xml.in 
b/plugins/multiedit/gedit-multiedit.metainfo.xml.in
index 7fb4906..daafca3 100644
--- a/plugins/multiedit/gedit-multiedit.metainfo.xml.in
+++ b/plugins/multiedit/gedit-multiedit.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Multi edit</name>
   <summary>Edit document in multiple places at once</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/smartspaces/gedit-smartspaces.metainfo.xml.in 
b/plugins/smartspaces/gedit-smartspaces.metainfo.xml.in
index 756894a..48e3e22 100644
--- a/plugins/smartspaces/gedit-smartspaces.metainfo.xml.in
+++ b/plugins/smartspaces/gedit-smartspaces.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Smart Spaces</name>
   <summary>Allow to unindent like if you were using tabs while you’re using spaces</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/synctex/gedit-synctex.metainfo.xml.in b/plugins/synctex/gedit-synctex.metainfo.xml.in
index 519f283..64a618e 100644
--- a/plugins/synctex/gedit-synctex.metainfo.xml.in
+++ b/plugins/synctex/gedit-synctex.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>SyncTeX</name>
   <summary>Synchronize between LaTeX and PDF with gedit and evince</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <suggests>
     <id>evince.desktop</id>
   </suggests>
diff --git a/plugins/terminal/gedit-terminal.metainfo.xml.in b/plugins/terminal/gedit-terminal.metainfo.xml.in
index 0b5e869..92b4bfb 100644
--- a/plugins/terminal/gedit-terminal.metainfo.xml.in
+++ b/plugins/terminal/gedit-terminal.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Terminal</name>
   <summary>A simple terminal widget accessible from the bottom panel</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/textsize/gedit-textsize.metainfo.xml.in b/plugins/textsize/gedit-textsize.metainfo.xml.in
index 0443b23..dda8813 100644
--- a/plugins/textsize/gedit-textsize.metainfo.xml.in
+++ b/plugins/textsize/gedit-textsize.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Text size</name>
   <summary>Easily increase and decrease the text size</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/translate/gedit-translate.metainfo.xml.in 
b/plugins/translate/gedit-translate.metainfo.xml.in
index ef73e36..c91c6a0 100644
--- a/plugins/translate/gedit-translate.metainfo.xml.in
+++ b/plugins/translate/gedit-translate.metainfo.xml.in
@@ -5,7 +5,7 @@
   <name>Translate</name>
   <summary>Translates text into different languages</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>jmas softcatala org</updatecontact>
diff --git a/plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in 
b/plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in
index 0876876..042d801 100644
--- a/plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in
+++ b/plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Word completion</name>
   <summary>Propose automatic completion using words already present in the document</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>
diff --git a/plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in 
b/plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in
index b36742d..7928117 100644
--- a/plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in
+++ b/plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in
@@ -6,7 +6,7 @@
   <name>Zeitgeist Data provider</name>
   <summary>Records user activity and giving easy access to recently-used and frequently-used files</summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <updatecontact>i gnatenko brain gmail com</updatecontact>


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