[atkmm/atkmm-2-24] configure.ac, atkmm.doap: Update bug report address
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atkmm/atkmm-2-24] configure.ac, atkmm.doap: Update bug report address
- Date: Thu, 25 Oct 2018 15:19:57 +0000 (UTC)
commit 7cd920fa50492cae9714a7bab6ec18304d1baa12
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Thu Oct 25 17:17:44 2018 +0200
configure.ac, atkmm.doap: Update bug report address
atkmm.doap | 5 ++---
configure.ac | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/atkmm.doap b/atkmm.doap
index 91c5c6d..a15043a 100644
--- a/atkmm.doap
+++ b/atkmm.doap
@@ -10,9 +10,8 @@
It may be used, for instance, by user interfaces implemented with gtkmm.</description>
<homepage rdf:resource="http://www.gtkmm.org/" />
<mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
- <download-page rdf:resource="http://download.gnome.org/sources/atkmm/" />
- <!-- There is no Bugzilla product called atkmm. -->
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gtkmm" />
+ <download-page rdf:resource="https://download.gnome.org/sources/atkmm/" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/atkmm/issues/" />
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C++</programming-language>
diff --git a/configure.ac b/configure.ac
index 2260617..89c18e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# pkg-config name as before and is meant to be binary compatible. Thus for the
# time being, the version number cannot be brought in line with ATK, since that
# would break compatibility.
-AC_INIT([atkmm], [2.24.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.24.2], [https://gitlab.gnome.org/GNOME/atkmm/issues/],
[atkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]