summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2019-01-12 21:59:40 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2019-01-12 22:04:36 -0500
commiteb39ccbfe83766482453ef608b62c92e620c200a (patch)
tree3ddf414332e1eb521cfe707b47b042097d5d3346
parent655b931b8c0aeaabe382e1afcb43b450cc099cc4 (diff)
downloadyelp-xsl-eb39ccbfe83766482453ef608b62c92e620c200a.tar.gz
build: Update bug reporting URL
-rw-r--r--configure.ac2
-rw-r--r--po/Makevars2
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.