Your message dated Tue, 11 Sep 2018 11:04:13 +0000
with message-id <[email protected]>
and subject line Bug#906333: fixed in gnome-shell-extension-workspaces-to-dock 
48-1
has caused the Debian Bug report #906333,
regarding gnome-shell-extension-workspaces-to-dock: 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.)


-- 
906333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell-extension-workspaces-to-dock
Version: 45-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 this package I got warnings:

./gnome-shell-extension-workspaces-to-dock-45/[email protected]/placeDisplay.js:59:16:
 Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
./gnome-shell-extension-workspaces-to-dock-45/[email protected]/placeDisplay.js:73:16:
 Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
./gnome-shell-extension-workspaces-to-dock-45/[email protected]/placeDisplay.js:95:16:
 Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
./gnome-shell-extension-workspaces-to-dock-45/[email protected]/placeDisplay.js:136:20:
 Conditional catch clause used.
  WRONG:   catch (e if e.code === 23) {...}
  CORRECT: catch (e) { if (e.code === 23) {...} }
4 errors found.

This might have already been fixed upstream for GNOME 3.30. The GNOME
team is in the process of uploading GNOME 3.30 to experimental; this bug
will be escalated to RC when GNOME 3.30 is ready for upload to unstable.

gjs will need to have a Breaks against unfixed versions.

Regards,
    smcv

--- End Message ---
--- Begin Message ---
Source: gnome-shell-extension-workspaces-to-dock
Source-Version: 48-1

We believe that the bug you reported is fixed in the latest version of
gnome-shell-extension-workspaces-to-dock, 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.
Jonathan Carter <[email protected]> (supplier of updated 
gnome-shell-extension-workspaces-to-dock 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: Tue, 11 Sep 2018 12:38:19 +0200
Source: gnome-shell-extension-workspaces-to-dock
Binary: gnome-shell-extension-workspaces-to-dock
Architecture: source all
Version: 48-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jonathan Carter <[email protected]>
Description:
 gnome-shell-extension-workspaces-to-dock - additional options for GNOME 
workspace switcher
Closes: 906333
Changes:
 gnome-shell-extension-workspaces-to-dock (48-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #906333)
Checksums-Sha1:
 3857b363e760e0c7abb3ed9906f1d6676dfdf452 2329 
gnome-shell-extension-workspaces-to-dock_48-1.dsc
 85aa03089d2ef25a02af884158461e5c6735b1eb 5293257 
gnome-shell-extension-workspaces-to-dock_48.orig.tar.gz
 8c61a7e38e6b50110f84b73b0a31482e3b7b4b11 2028 
gnome-shell-extension-workspaces-to-dock_48-1.debian.tar.xz
 ce4623e25e297975784686c4671259414bed0db7 93596 
gnome-shell-extension-workspaces-to-dock_48-1_all.deb
 cc1133053cec1a67255e0b0872b0d0f2038de1c7 5692 
gnome-shell-extension-workspaces-to-dock_48-1_amd64.buildinfo
Checksums-Sha256:
 1a261d0a62ec1ea9efba751a1b994884eaaef9fdd5ce78d25bd51a11672c2c23 2329 
gnome-shell-extension-workspaces-to-dock_48-1.dsc
 4b725b761658162bf4514ae84baf18aabbb3a4a8e8b70183e614ea5134af6858 5293257 
gnome-shell-extension-workspaces-to-dock_48.orig.tar.gz
 987e398e1687b14c2af42cd92121d8e4cbe99c14ffae593d50689f8b30525ede 2028 
gnome-shell-extension-workspaces-to-dock_48-1.debian.tar.xz
 dccbdbf2ba12242ca6eda9b96266ca9d012d98d6d0a351e35122126f9da22647 93596 
gnome-shell-extension-workspaces-to-dock_48-1_all.deb
 8854e4a1ab86c9941e658548079c12258f3697413a557afb03f4c4d1dde43e03 5692 
gnome-shell-extension-workspaces-to-dock_48-1_amd64.buildinfo
Files:
 6b86cb27aad88c059a83d7adc9694698 2329 gnome optional 
gnome-shell-extension-workspaces-to-dock_48-1.dsc
 48d7141f9970821698881eb4e9c45332 5293257 gnome optional 
gnome-shell-extension-workspaces-to-dock_48.orig.tar.gz
 4f14e9c872823c86e834e723c9c1d0e2 2028 gnome optional 
gnome-shell-extension-workspaces-to-dock_48-1.debian.tar.xz
 db08df6b279570b76305ff5d1c68a408 93596 gnome optional 
gnome-shell-extension-workspaces-to-dock_48-1_all.deb
 a6482280128cd65f26aa2f032a0feb4c 5692 gnome optional 
gnome-shell-extension-workspaces-to-dock_48-1_amd64.buildinfo

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

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAluXnCwPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhwQYQAIBbn27pLuQ3hL6JnSQ1cK6spCr2HLMijJLx
wqFdloYV+0yc3Jfp11b1Mo6pZRHPXkwdOia2ZA+1GSmDUHgAP/1WNh6aXNP6YYEN
V8Dd80fHQADX7v9cI1ITXDHAk9dd0zIOGxifakxwUG5ifMIdQxslUmzWmCrs8zXK
lzOScYNmQ2kd03NIPQNm6Ff/Nv772e5lZrKiegyUPXG2F2fMQNC4f0vvcnYTL86U
3pq4ybv878CY/ttRZJl8bNIVrg8Ooo51ZGo5ZRNiEAzV6tzC33IPjlN34DxGcuFo
DEz+dyo6LNORIYP3FWEfU2fkwoYOVqtLfpuQamSY2u1UOwsszOtNfNezcRhVF4Jk
p5FbfDGLfWoy6jcAkiQus9Y3HnAQ41EMG0fs33KyKphiNJXwpqgAIulVNMROT49i
2mtNRu41i92fFONSZ+7nkTImD38nk8LvDvZr/NrAG4dYEpeNpqvCKeXCrMHhUs5q
lfYW5lWQaBshmsaulodOZ6Q7DEyS7F3A949ejWFZrDTdVCmzFBTj9pHgGNQ0J531
Q5ZCpBiI6dKqAbCHXUmKZhZCXzyZcXtTOyvv5kYmb7MXzsFDMK2BETvbrv30Y4iB
xxm/mwDBTtOiX1slyWdnljX6xsS/Ftb1R0jkc2r2VeS/EvCjJc1FOqK6QB2Rcori
uS8EeLhb
=om6w
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to