[glade-web] Fix mailing list and issue tracker links



commit 9706c6e2e0c3d92fb34ae6ce295ea758e77f30ba
Author: Alberto Fanjul <albertofanjul gmail com>
Date:   Wed Jul 10 13:29:44 2019 +0200

    Fix mailing list and issue tracker links

 glade-web.doap |  4 ++--
 head.src       |  8 ++++----
 newsitems.py   | 62 +++++++++++++++++++++++++++++-----------------------------
 3 files changed, 37 insertions(+), 37 deletions(-)
---
diff --git a/glade-web.doap b/glade-web.doap
index 591e9ac..e50cad3 100644
--- a/glade-web.doap
+++ b/glade-web.doap
@@ -7,10 +7,10 @@
   <name xml:lang="en">Glade Interface Designer Website</name>
   <shortdesc xml:lang="en">Website for Glade; a User Interface Designer for GTK+ applications</shortdesc>
   <homepage rdf:resource="http://glade.gnome.org/"; />
-  <mailing-list rdf:resource="http://lists.ximian.com/mailman/listinfo/glade-devel"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/glade-devel"; />
 
   <download-page rdf:resource="http://download.gnome.org/sources/glade-web/"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=glade-web"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/Infrastructure/glade-web/issues"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
 
diff --git a/head.src b/head.src
index 1840071..c09f50f 100644
--- a/head.src
+++ b/head.src
@@ -39,13 +39,13 @@
           </ul>
         <h1>Help</h1>
           <ul>
-            <li><a href="http://lists.ximian.com/mailman/listinfo/glade-users";>Users mailing list</a></li>
-            <li><a href="https://gitlab.gnome.org/GNOME/glade/issues/";>File a bug</a></li>
+            <li><a href="https://mail.gnome.org/mailman/listinfo/glade-users";>Users mailing list</a></li>
+            <li><a href="https://gitlab.gnome.org/GNOME/glade/issues";>File a bug</a></li>
           </ul>
         <h1>Development</h1>
           <ul>
-            <li><a href="http://lists.ximian.com/mailman/listinfo/glade-devel";>Developers mailing 
list</a></li>
-            <li><a 
href="https://bugzilla.gnome.org/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=glade";>Bug
 list</a></li>
+            <li><a href="https://mail.gnome.org/mailman/listinfo/glade-devel";>Developers mailing 
list</a></li>
+            <li><a href="https://gitlab.gnome.org/GNOME/glade/issues";>Bug list</a></li>
             <li><a href="http://live.gnome.org/Glade/Roadmap";>Roadmap</a></li>
             <li><a href="https://wiki.gnome.org/Apps/Glade";>Wiki</a></li>
           </ul>
diff --git a/newsitems.py b/newsitems.py
index 3955f0d..927c39b 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -19,21 +19,21 @@ item("""Glade 3.22.0 released""", (2018, 3, 12),
      """
     <p>Glade 3.22.0 is now available for download.</p>
     <p>Glade 3.22.0 is a new stable release sporting a whole UI redesign!!</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2018-March/002130.html";>3.22.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2018-March/002130.html";>3.22.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.20.4 released""", (2018, 3, 3),
      """
     <p>Glade 3.20.4 is now available for download.</p>
     <p>Glade 3.20.4 is the fourth bug-fix release in the 3.20 series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2018-March/002129.html";>3.20.4 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2018-March/002129.html";>3.20.4 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.20.3 released""", (2018, 2, 17),
      """
     <p>Glade 3.20.3 is now available for download.</p>
     <p>Glade 3.20.3 is the third bug-fix release in the 3.20 series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2018-February/002128.html";>3.20.3 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2018-February/002128.html";>3.20.3 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""New IRC channel!!!""", (2018, 1, 8),
@@ -44,14 +44,14 @@ item("""Glade 3.21.0 released""", (2017, 12, 30),
      """
     <p>Glade 3.21.0 is now available for download.</p>
     <p>It has a new modern UI for an improved, more streamline GUI design workflow.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2017-December/002120.html";>3.21.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2017-December/002120.html";>3.21.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.20.2 released""", (2017, 11, 26),
      """
     <p>Glade 3.20.2 is now available for download.</p>
     <p>Glade 3.20.2 is the second bug-fix release in the 3.20 series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2017-November/002119.html";>3.20.2 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2017-November/002119.html";>3.20.2 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.20.1 released""", (2017, 10, 1),
@@ -74,49 +74,49 @@ item("""Glade 3.19.0 released""", (2015, 6, 11),
      """
     <p>Glade 3.19.0 is now available for download.</p>
     <p>Glade 3.19.0 is the first development release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2015-June/002090.html";>3.19.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2015-June/002090.html";>3.19.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.18.3 released""", (2014, 4, 14),
      """
     <p>Glade 3.18.3 is now available for download.</p>
     <p>Glade 3.18.3 is the third bug fix release in the series.</p>
-    <p>See <a href="http://lists.ximian.com/pipermail/glade-devel/2014-May/002062.html";>3.18.3 release 
notes</a> for more details.</p>
+    <p>See <a href="https://mail.gnome.org/pipermail/glade-devel/2014-May/002062.html";>3.18.3 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.8.5 released""", (2014, 5, 12),
      """
     <p>Glade 3.8.5 is now available for download.</p>
     <p>It is the fifth bug fix release in the series.</p>
-    <p>See <a href="http://lists.ximian.com/pipermail/glade-devel/2014-May/002063.html";>3.8.5 release 
notes</a> for more details.</p>
+    <p>See <a href="https://mail.gnome.org/pipermail/glade-devel/2014-May/002063.html";>3.8.5 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.18.2 released""", (2014, 4, 14),
      """
     <p>Glade 3.18.2 is now available for download.</p>
     <p>Glade 3.18.2 is the second bug fix release in the series.</p>
-    <p>See <a href="http://lists.ximian.com/pipermail/glade-users/2014-April/005736.html";>3.18.2 release 
notes</a> for more details.</p>
+    <p>See <a href="https://mail.gnome.org/pipermail/glade-users/2014-April/005736.html";>3.18.2 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.18.1 released""", (2014, 3, 26),
      """
     <p>Glade 3.18.1 is now available for download.</p>
     <p>Glade 3.18.1 is the first bug fix release in the series.</p>
-    <p>See <a href="http://lists.ximian.com/pipermail/glade-users/2014-March/005729.html";>3.18.1 release 
notes</a> for more details.</p>
+    <p>See <a href="https://mail.gnome.org/pipermail/glade-users/2014-March/005729.html";>3.18.1 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.18.0 released""", (2014, 3, 24),
      """
     <p>Glade 3.18.0 is now available for download.</p>
     <p>Glade 3.18.0 is the new stable release for GNOME 3.12.</p>
-    <p>See <a href="http://lists.ximian.com/pipermail/glade-users/2014-March/005727.html";>3.18.0 release 
notes</a> for more details.</p>
+    <p>See <a href="https://mail.gnome.org/pipermail/glade-users/2014-March/005727.html";>3.18.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.16.1 released""", (2013, 12, 18),
      """
     <p>Glade 3.16.1 is now available for download.</p>
     <p>Glade 3.16.1 is the first bug fix release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2013-December/002042.html";>3.16.1 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2013-December/002042.html";>3.16.1 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.14.3 released""", (2013, 11, 27),
@@ -124,7 +124,7 @@ item("""Glade 3.14.3 released""", (2013, 11, 27),
     <p>Glade 3.14.3 is now available for download.</p>
     <p>This release is meant for distributions that are not shipping the current stable release
 (version 3.16) and have a version of glib >= 2.37 which exposed a bug in Glade.</p>
-    <a href="http://lists.ximian.com/pipermail/glade-devel/2013-November/002041.html";>3.14.3 release 
notes</a> for more details.</p>
+    <a href="https://mail.gnome.org/pipermail/glade-devel/2013-November/002041.html";>3.14.3 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade User Survey goes live""", (2013, 11, 18),
@@ -137,35 +137,35 @@ item("""Glade 3.16.0 released""", (2013, 9, 24),
      """
     <p>Glade 3.16.0 is now available for download.</p>
     <p>Glade 3.16.0 is the latest stable release.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2013-September/002030.html";>3.16.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2013-September/002030.html";>3.16.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.8.4 released""", (2013, 9, 19),
      """
     <p>Glade 3.8.4 is now available for download.</p>
     <p>It is the fourth bug fix release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2013-September/002028.html";>3.8.4 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2013-September/002028.html";>3.8.4 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.15.0 released""", (2013, 3, 06),
      """
     <p>Glade 3.15.0 is now available for download.</p>
     <p>Glade 3.15.0 is the first development release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2013-March/002006.html";>3.15.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2013-March/002006.html";>3.15.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.8.3 released""", (2012, 12, 03),
      """
     <p>Glade 3.8.3 is now available for download.</p>
     <p>It is the third bug fix release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-December/002005.html";>3.8.3 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-December/002005.html";>3.8.3 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.14.2 released""", (2012, 11, 26),
      """
     <p>Glade 3.14.2 is now available for download.</p>
     <p>Glade 3.14.2 is the second bug fix release in the series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-November/002004.html";>3.14.2 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-November/002004.html";>3.14.2 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.14.1 released""", (2012, 10, 14),
@@ -173,7 +173,7 @@ item("""Glade 3.14.1 released""", (2012, 10, 14),
     <p>Glade 3.14.1 is now available for download.</p>
     <p>Glade 3.14.1 aka New York City Release, is the first bug fix release in the series.
 It features an important bug fix where some properties in GtkButton where not editable.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-October/001998.html";>3.14.1 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-October/001998.html";>3.14.1 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.14 released""", (2012, 9, 19),
@@ -182,14 +182,14 @@ item("""Glade 3.14 released""", (2012, 9, 19),
     <p>Glade 3.14.0 is the first release in the new stable series.
 It has a new UI implementation made with glade itself! and new features like a preference dialog and notify 
detail support.
 It also brings back to life GtkAssistant support and adds style classes support.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-September/001987.html";>3.14.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-September/001987.html";>3.14.0 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.10.3 and 3.12.2 released""", (2012, 9, 19),
      """
     <p>Glade 3.10.3 and 3.12.2 are now available for download.</p>
     <p>Glade 3.10.3 and 3.12.2 are bugfix release of the old stable series.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-September/001989.html";>3.10.3 release 
notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-September/001986.html";>3.12.2 
release notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-September/001989.html";>3.10.3 release 
notes</a> and the <a href="https://mail.gnome.org/pipermail/glade-devel/2012-September/001986.html";>3.12.2 
release notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.12.1 and 3.13.0 released""", (2012, 04, 6),
@@ -197,7 +197,7 @@ item("""Glade 3.12.1 and 3.13.0 released""", (2012, 04, 6),
     <p>Glade 3.12.1 and 3.13.0 are now available for download.</p>
     <p>Glade 3.12.1 is the first bugfix release of the stable series, and 3.13.0 is a new development 
release.
 The new developmet resease sports a new UI implementation made with glade itself! and new features like a 
preference dialog and notify detail support.</p>
-    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-May/001981.html";>3.12.1 release 
notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-May/001982.html";>3.13.0 release 
notes</a> for more details.</p>
+    <p> <a href="https://mail.gnome.org/pipermail/glade-devel/2012-May/001981.html";>3.12.1 release notes</a> 
and the <a href="https://mail.gnome.org/pipermail/glade-devel/2012-May/001982.html";>3.13.0 release notes</a> 
for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 
@@ -208,7 +208,7 @@ item("""Glade 3.12.0 and 3.8.2 released""", (2012, 03, 26),
 It includes support for new widgets like GtkSwitch and GtkInfoBar and also
 features new workspace edit modes which let you change widget margins and alignment
 properties using nothing but the mouse!</p>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001967.html";>3.12.0 release 
notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001966.html";>3.8.2 
release notes</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2012-March/001967.html";>3.12.0 release 
notes</a> and the <a href="https://mail.gnome.org/pipermail/glade-devel/2012-March/001966.html";>3.8.2 release 
notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 
@@ -219,14 +219,14 @@ item("""Glade 3.11.0 released""", (2012, 02, 12),
 It includes support for new widgets like GtkSwitch and GtkInfoBar and also
 features new workspace edit modes which let you change widget margins and alignment
 properties using nothing but the mouse!</p>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-February/001952.html";>3.11.0 
release notes</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2012-February/001952.html";>3.11.0 
release notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.8.1 and 3.10.2 released""", (2011, 10, 11),
      """
     <p>Glade 3.8.1 and 3.10.2 are now available for download.</p>
     <p>These are bugfix releases for the 3.8 series for GTK+-2 and the 3.10 series for GTK+-3</p>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001910.html";>3.8.1 
release notes</a> and the <a 
href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001915.html";>3.10.2 release notes</a> for 
more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-October/001910.html";>3.8.1 release 
notes</a> and the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-October/001915.html";>3.10.2 
release notes</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 item("""Glade 3.8.0 and 3.10.0 released""", (2011, 4, 5),
@@ -241,7 +241,7 @@ item("""Glade 3.8.0 and 3.10.0 released""", (2011, 4, 5),
     <li>All widgets now have icons.</li>
     <li>Almost every GTK+ widget has support in Glade (still missing GtkSwitch/GtkInfoBar).</li>
     </ul>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-April/001891.html";>full 
announcement</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-April/001891.html";>full 
announcement</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 item("""Glade 3.9.2 released""", (2011, 2, 1),
@@ -254,7 +254,7 @@ item("""Glade 3.9.2 released""", (2011, 2, 1),
     <li>All project widgets show up in the same workspace.</li>
     <li>Added support for GtkComboBoxText, GtkFileFilter and GtkRecentFilter.</li>
     </ul>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-February/001881.html";>full 
announcement</a> and <a href="http://blogs.gnome.org/tvb/2011/02/01/glade-learns-some-new-tricks/";>blog 
post</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-February/001881.html";>full 
announcement</a> and <a href="http://blogs.gnome.org/tvb/2011/02/01/glade-learns-some-new-tricks/";>blog 
post</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 item("""Glade 3.9.1 released""", (2011, 1, 13),
@@ -267,7 +267,7 @@ item("""Glade 3.9.1 released""", (2011, 1, 13),
     <li>Custom Editor to edit GtkTextTagTable.</li>
     <li>Custom Editor to edit GtkToolPalette and its groups/items.</li>
     </ul>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-January/001864.html";>full 
announcement</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-January/001864.html";>full 
announcement</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 item("""Glade 3.9.0 released""", (2011, 1, 6),
@@ -282,7 +282,7 @@ item("""Glade 3.9.0 released""", (2011, 1, 6),
     <li>Optimizations: object selection time and project switching time is greatly improved.</li>
     <li>The core library for 3.10 onward will be ABI stable.</li>
     </ul>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-January/001858.html";>full 
announcement</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-January/001858.html";>full 
announcement</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 item("""Glade 3.7.3 released""", (2011, 1, 6),
@@ -296,7 +296,7 @@ item("""Glade 3.7.3 released""", (2011, 1, 6),
     <li>Progress bars in the notebook tabs while projects are loading.</li>
     <li>Stability, stability and more stability.</li>
     </ul>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-January/001859.html";>full 
announcement</a> for more details.</p>
+    <p>See the <a href="https://mail.gnome.org/pipermail/glade-devel/2011-January/001859.html";>full 
announcement</a> for more details.</p>
      """, 'Tristan Van Berkom')
 
 
@@ -325,7 +325,7 @@ item("""Glade 3.6.7 "Horizontally Oriented" released""", (2009, 6, 29),
 
 item("Glade 3.6.0 released", (2009, 3, 16),
      """
-    <p>This is a major release and Glade has seen a world of improvement since 3.4. See the <a 
href="http://lists.ximian.com/pipermail/glade-users/2009-March/004244.html";>full announcement</a> for 
details.</p>
+    <p>This is a major release and Glade has seen a world of improvement since 3.4. See the <a 
href="https://mail.gnome.org/pipermail/glade-users/2009-March/004244.html";>full announcement</a> for 
details.</p>
 
     <p>Some feature highlights for this version are:</p>
     <ul>


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