Your message dated Mon, 21 Jun 2021 18:38:55 +0000
with message-id <[email protected]>
and subject line unblock polari
has caused the Debian Bug report #989948,
regarding unblock: polari/3.38.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
989948: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989948
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Hello,

Please unblock package polari

With everything happening in the IRC world ATM, I think it's important
that libera.chat is being added to the default list of IRC network.

The favorite flag is only used for the initial setup dialog that is
being displayed on the first run for polari.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing


unblock polari/3.38.0-2
diff -Nru polari-3.38.0/debian/changelog polari-3.38.0/debian/changelog
--- polari-3.38.0/debian/changelog      2020-10-01 00:52:45.000000000 +0200
+++ polari-3.38.0/debian/changelog      2021-06-16 12:46:04.000000000 +0200
@@ -1,3 +1,11 @@
+polari (3.38.0-2) unstable; urgency=medium
+
+  * d/p/networks-Add-Libera-Chat.patch: Add Libera.chat network
+  * d/p/favorite-liberachat.patch: Mark Libera Chat as favorite instead of
+    Freenode
+
+ -- Laurent Bigonville <[email protected]>  Wed, 16 Jun 2021 12:46:04 +0200
+
 polari (3.38.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru polari-3.38.0/debian/patches/favorite-liberachat.patch 
polari-3.38.0/debian/patches/favorite-liberachat.patch
--- polari-3.38.0/debian/patches/favorite-liberachat.patch      1970-01-01 
01:00:00.000000000 +0100
+++ polari-3.38.0/debian/patches/favorite-liberachat.patch      2021-06-16 
12:46:04.000000000 +0200
@@ -0,0 +1,22 @@
+Description: Mark Libera Chat as favorite instead of Freenode
+Forwarded: no
+Bug: https://gitlab.gnome.org/GNOME/polari/-/issues/169
+
+--- a/data/resources/networks.json
++++ b/data/resources/networks.json
+@@ -269,7 +269,6 @@
+   {
+     "name": "Freenode",
+     "id": "freenode",
+-    "favorite": true,
+     "servers": [
+       { "ssl": true, "port": 6697, "address": "chat.freenode.net" },
+       { "ssl": true, "port": 7000, "address": "chat.freenode.net" },
+@@ -391,6 +390,7 @@
+   {
+     "name": "Libera Chat",
+     "id": "liberachat",
++    "favorite": true,
+     "servers": [
+       { "ssl": true, "port": 6697, "address": "irc.libera.chat" },
+       { "ssl": false, "port": 6667, "address": "irc.libera.chat" }
diff -Nru polari-3.38.0/debian/patches/networks-Add-Libera-Chat.patch 
polari-3.38.0/debian/patches/networks-Add-Libera-Chat.patch
--- polari-3.38.0/debian/patches/networks-Add-Libera-Chat.patch 1970-01-01 
01:00:00.000000000 +0100
+++ polari-3.38.0/debian/patches/networks-Add-Libera-Chat.patch 2021-06-16 
12:46:04.000000000 +0200
@@ -0,0 +1,28 @@
+From: =?utf-8?q?Florian_M=C3=BCllner?= <[email protected]>
+Date: Thu, 20 May 2021 21:41:35 +0200
+Subject: networks: Add Libera Chat
+
+https://gitlab.gnome.org/GNOME/polari/-/merge_requests/187
+---
+ data/resources/networks.json | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+diff --git a/data/resources/networks.json b/data/resources/networks.json
+index f509c87..bf85295 100644
+--- a/data/resources/networks.json
++++ b/data/resources/networks.json
+@@ -388,6 +388,14 @@
+       { "ssl": false, "port": 6667, "address": "irc.krstarica.com" }
+     ]
+   },
++  {
++    "name": "Libera Chat",
++    "id": "liberachat",
++    "servers": [
++      { "ssl": true, "port": 6697, "address": "irc.libera.chat" },
++      { "ssl": false, "port": 6667, "address": "irc.libera.chat" }
++    ]
++  },
+   {
+     "name": "Librenet",
+     "id": "librenet",
diff -Nru polari-3.38.0/debian/patches/series 
polari-3.38.0/debian/patches/series
--- polari-3.38.0/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ polari-3.38.0/debian/patches/series 2021-06-16 12:46:04.000000000 +0200
@@ -0,0 +1,2 @@
+networks-Add-Libera-Chat.patch
+favorite-liberachat.patch

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to