[libgee] Update bugtracker and homepage links



commit dc132f31605a7817192dbadbc3683136e9c3018d
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Apr 1 10:46:28 2019 +0200

    Update bugtracker and homepage links

 configure.ac | 5 ++++-
 libgee.doap  | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c15150..d9dd608 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,7 @@
-AC_INIT([libgee], [0.20.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.20.1],
+       [https://gitlab.gnome.org/GNOME/libgee/issues],
+       [libgee],
+       [https://wiki.gnome.org/Projects/Libgee])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/libgee.doap b/libgee.doap
index 5b486ef..d83f35f 100644
--- a/libgee.doap
+++ b/libgee.doap
@@ -10,7 +10,7 @@
   <shortdesc xml:lang="en">A collection library providing GObject-based interfaces and classes for commonly 
used data structures</shortdesc>
   <description>A collection library providing GObject-based interfaces and classes for commonly used data 
structures</description>
 
-  <homepage rdf:resource="http://live.gnome.org/Libgee"; />
+  <homepage rdf:resource="https://wiki.gnome.org/Projects/Libgee"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/vala-list"; />
   <download-page rdf:resource="https://download.gnome.org/sources/libgee/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libgee/issues/"; />


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