Your message dated Fri, 02 Nov 2018 23:06:46 +0000
with message-id <[email protected]>
and subject line Bug#906214: fixed in polari 3.30.2-1
has caused the Debian Bug report #906214,
regarding polari: conditional catch clauses are incompatible with mozjs60 (gjs 
1.53.90+)
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.)


-- 
906214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906214
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: polari
Version: 3.28.0-1
Severity: important
Tags: upstream buster sid
Control: block 906016 by -1

gjs 1.53.90+ switches its Javascript implementation from mozjs52 to
mozjs60, a newer Mozilla Spidermonkey release which drops some
Mozilla-proprietary extensions. A gjs maintainer has developed a tool,
<https://gitlab.gnome.org/ptomato/moz60tool>, which can be used to check
for most of the problem cases.

When I ran that tool against polari I got warnings:

polari/src/application.js:466:16: Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
polari/src/application.js:737:16: Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
polari/src/mainWindow.js:255:16: Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }

This has probably been fixed upstream for GNOME 3.30. The GNOME team is
in the process of uploading GNOME 3.30 libraries to experimental, which
might be required for a new upstream version of polari.

gjs will need to have a Breaks against unfixed polari versions.

Regards,
    smcv

-- System Information:
Debian Release: buster/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages polari depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.28.0-2
ii  gir1.2-gdkpixbuf-2.0                         2.36.12-1
ii  gir1.2-glib-2.0                              1.56.1-1
pn  gir1.2-gspell-1                              <none>
ii  gir1.2-gtk-3.0                               3.22.30-2
ii  gir1.2-pango-1.0                             1.42.1-2
ii  gir1.2-secret-1                              0.18.6-2
ii  gir1.2-soup-2.4                              2.62.2-2
ii  gir1.2-telepathyglib-0.12                    0.24.1-2
ii  gir1.2-telepathylogger-0.2                   0.8.2-3
ii  gjs                                          1.52.3-2
ii  libc6                                        2.27-5
ii  libgirepository-1.0-1                        1.56.1-1
ii  libgjs0g [libgjs0-libmozjs-52-0]             1.52.3-2
ii  libglib2.0-0                                 2.57.2-1
pn  libglib2.0-bin                               <none>
ii  libgtk-3-0                                   3.22.30-2
ii  libtelepathy-glib0                           0.24.1-2
pn  telepathy-idle                               <none>
pn  telepathy-logger                             <none>
ii  telepathy-mission-control-5                  1:5.16.4-2

polari recommends no packages.

polari suggests no packages.

--- End Message ---
--- Begin Message ---
Source: polari
Source-Version: 3.30.2-1

We believe that the bug you reported is fixed in the latest version of
polari, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <[email protected]> (supplier of updated polari package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 02 Nov 2018 18:38:20 -0400
Source: polari
Binary: polari
Architecture: source
Version: 3.30.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bicha <[email protected]>
Description:
 polari     - Internet Relay Chat (IRC) client
Closes: 906214
Launchpad-Bugs-Fixed: 1779574 1800450
Changes:
 polari (3.30.2-1) unstable; urgency=medium
 .
   * New upstream release
     - Fix "Add Network" feature (LP: #1800450)
   * Cherry-pick meson-Use-meson.project_name-instead-of-app_id-for-pots.patch:
     - Fix Ubuntu language pack issue
   * Release to unstable
 .
 polari (3.30.1-1) experimental; urgency=medium
 .
   * New upstream release
 .
 polari (3.30.0-1) experimental; urgency=medium
 .
   * New upstream release (Closes: #906214)
   * Add X-Ubuntu-Use-Langpack ddto opt in to Ubuntu language pack handling
     (LP: #1779574)
   * Bump Standards-Version to 4.2.1
   * Bump minimum gjs to 1.53.90
Checksums-Sha1:
 4f063ce6f1dd1ac49f010e5a72516b82e865ebe7 2354 polari_3.30.2-1.dsc
 b5958304065486444014c74aec5208ccfedb207c 1153792 polari_3.30.2.orig.tar.xz
 86dbcf39b3541ee1a049a86cae2e51e01826d644 5016 polari_3.30.2-1.debian.tar.xz
 c7c4905ab5641a790e34960eb0efff0ac9365215 18194 polari_3.30.2-1_source.buildinfo
Checksums-Sha256:
 4350b01dfcc030546cf530ae8f43a3c318d71cc4617c29aab108398779ff3ed9 2354 
polari_3.30.2-1.dsc
 820b4cc7e989d89a50db77d7bb5212b963648d86f8ee24798a55155d709b9d0b 1153792 
polari_3.30.2.orig.tar.xz
 ac4aac3a9e9e4aa01d65d862ef91dc405d407b4b556dc6c7824d08adbdbffcd4 5016 
polari_3.30.2-1.debian.tar.xz
 481904e06166ef23946cdd23cc468397f2915cb33bcf12db363fdd3812d0c131 18194 
polari_3.30.2-1_source.buildinfo
Files:
 0d746a5ace9689a184c67adb08cb7ce5 2354 gnome optional polari_3.30.2-1.dsc
 9dc5f75fb8ea3ec285d9e56d1f472940 1153792 gnome optional 
polari_3.30.2.orig.tar.xz
 91252c3853fa0e1bc20d32da5c01bdad 5016 gnome optional 
polari_3.30.2-1.debian.tar.xz
 980fc0526d140558f0b34ddadcc84222 18194 gnome optional 
polari_3.30.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAlvc0jcACgkQ5mx3Wuv+
bH3TwRAApPDyEMG5YEg2tx43oBEI2WaPbJ3fbYeWX8FbUHGZSH3FDLV9dGnYBK/0
5bZ9Raoc9Xhl/NyKQYzL13eS9gTY6OPyCGoAvqS950e83rg3K0i7TUMut2jsjc08
7U7b1fFiB+MpfHms5deW51JTXxntzPfsZkk5ObxjjD+nZuTr+N7jcT7qJrTbLv8i
iyunydn+a1vVs55lrNP1TbzNsE/UgkQyssEjhETeilgeMtAyak2JcClTqYqOrave
NKFKDSxyyfMMQFlSO1YQSsn0/849EVz7Fcl1pfWrXrB6TIR4Q1KiCUac4a57wHlT
+kyL9mmXUZ7VseHIn5EwDc0xq8nQaTrYz/+3kniGd5DBxM2zVEjO+ARbiW68d9J3
+LhyvI69d3uygl5I7l+dDHrJ7WFqCpEXGJ2X8tip7lKjqGqOQzyxdYFx/j/GW83w
sB7XtbqhCpoDo948vBO7bepL4fikXx8d8HN4OOFymxzttfdy22bE8QWQtJ139e+i
cg6nVDVsnVnI4d8VwVJ7rO0afIqaCaKoU8Iw17WHoye7jKWTHbyicoTYniykRWSp
IekspNVSjWor8t3SeBx1UFQoZZG+mWDi/chABYwpbV6JnyWw7Bd4onv6y/Ndu78l
MM0kekj2yq6m9K3QMJORZMowuywgt4fDqZEsR/XzDKj00JOfn48=
=TgEV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to