[yelp-xsl: 2/4] build: Update bug reporting URL



commit eb39ccbfe83766482453ef608b62c92e620c200a
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sat Jan 12 21:59:40 2019 -0500

    build: Update bug reporting URL

 configure.ac | 2 +-
 po/Makevars  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 59fa63ac..2c7d5a81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 # Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[3.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.30.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
 
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/po/Makevars b/po/Makevars
index 465764e3..a3d98b8b 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 =
+MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/gnome/yelp-xsl/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]