[accerciser] build: Update bug reporting links



commit 03bd60e79cb9a217712db4b7407f960a05937a18
Author: Jeremy Bicha <jbicha debian org>
Date:   Sun Jan 13 08:57:27 2019 -0500

    build: Update bug reporting links

 configure.ac | 2 +-
 po/Makevars  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f425b83..b5c49cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT([Accerciser],
         [3.31.90pre],
-        [https://bugzilla.gnome.org/enter_bug.cgi?product=accerciser],
+        [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 
 AC_CONFIG_SRCDIR(src/accerciser.in)
diff --git a/po/Makevars b/po/Makevars
index e8b48b6..3bed325 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -41,7 +41,7 @@ PACKAGE_GNU =
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
-MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/gnome-klotski/issues
+MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/accerciser/issues
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.


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