Your message dated Tue, 12 May 2020 12:49:51 +0000
with message-id <e1jyum3-000dsq...@fasolo.debian.org>
and subject line Bug#933662: fixed in node-matrix-js-sdk 6.0.0+~cs9.8.22-1
has caused the Debian Bug report #933662,
regarding node-matrix-js-sdk: build with webpack 4 failing
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 ow...@bugs.debian.org
immediately.)


-- 
933662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-matrix-js-sdk
Version: 0.9.2-1
Severity: important
Control: tags -1 patch

This package fail to build with webpack 4 from experimental. The attached patch 
makes the build pass with webpack 4.

More details about webpack 4 transition here 
https://wiki.debian.org/Javascript/Nodejs/Webpack4
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
diff -ur node-matrix-js-sdk-0.9.2.orig/debian/control 
node-matrix-js-sdk-0.9.2/debian/control
--- node-matrix-js-sdk-0.9.2.orig/debian/control        2018-02-02 
18:00:55.000000000 +0100
+++ node-matrix-js-sdk-0.9.2/debian/control     2019-08-01 16:13:29.831517566 
+0200
@@ -26,7 +26,6 @@
 #    "exorcist": "^0.4.0",
 #    "sourceify": "^0.1.0",
 #    "source-map-support": "^0.4.11",
- , node-uglify (>= 2.8.26)
 # (and install dependencies, to be bundled in browser package)
  , node-bluebird
  , node-browser-request
diff -ur node-matrix-js-sdk-0.9.2.orig/debian/rules 
node-matrix-js-sdk-0.9.2/debian/rules
--- node-matrix-js-sdk-0.9.2.orig/debian/rules  2017-12-29 19:17:13.000000000 
+0100
+++ node-matrix-js-sdk-0.9.2/debian/rules       2018-02-02 18:01:17.000000000 
+0100
@@ -18,7 +18,7 @@
        dh $@
 
 override_dh_auto_clean:
-       rm -rf dist lib
+       rm -rf dist lib node_modules/.cache
 
 override_dh_auto_build:
        # Node version
@@ -26,8 +26,10 @@
        # Browser version -- does not work yet
        mkdir -p dist
        mkdir -p node_modules
-       webpack --config debian/webpack.config.js browser-index.js 
dist/browser-matrix.js
-       uglifyjs -c -m -o dist/browser-matrix.min.js --source-map 
dist/browser-matrix.min.js.map --in-source-map dist/browser-matrix.js.map 
dist/browser-matrix.js
+       webpack --config debian/webpack.config.js \
+--entry ./browser-index.js --output ./dist/browser-matrix.js --mode development
+       webpack --config debian/webpack.config.js \
+--entry ./browser-index.js --output ./dist/browser-matrix.min.js --mode 
production
 
 # dh_make generated override targets
 # This is example for Cmake (See https://bugs.debian.org/641051 )

--- End Message ---
--- Begin Message ---
Source: node-matrix-js-sdk
Source-Version: 6.0.0+~cs9.8.22-1
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-matrix-js-sdk, 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 933...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated node-matrix-js-sdk 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 12 May 2020 14:26:35 +0200
Source: node-matrix-js-sdk
Architecture: source
Version: 6.0.0+~cs9.8.22-1
Distribution: unstable
Urgency: medium
Maintainer: Matrix Packaging Team 
<pkg-matrix-maintain...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 933662 960028
Changes:
 node-matrix-js-sdk (6.0.0+~cs9.8.22-1) unstable; urgency=medium
 .
   * Team upload
   * Bump debhelper compatibility level to 12
   * Declare compliance with policy 4.5.0
   * Add "Rules-Requires-Root: no"
   * Add debian/gbp.conf
   * Add upstream/metadata
   * Use pkg-js-tools auto install
   * Components added: bs58, base-x, loglevel, unhomoglyph, another-json
   * New upstream version 6.0.0+~cs9.8.22
     really 6.0.0+~4.0.1+~3.0.8+~1.6.8+~1.0.5+0.2.0
   * Build with babel7 & tsc (Closes: #960028)
   * Update copyright
   * Add build dependency to node-content
   * Fix webpack build (Closes: #933662)
   * Update VCS fields to salsa
   * Add hook to fix babel build
Checksums-Sha1: 
 d5337dee6dd0560c9deb5c839d31ba146f45e089 4033 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.dsc
 426a00a4de082efdbb6d4f50bd71011c74ed825a 6050 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-another-json.tar.gz
 a88709021c0995ba9dba1bd0a6cd5100aaa243cd 9877 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-base-x.tar.gz
 ed4412f07ef02a83e63c480178bbd3689c66b2cc 3216 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-bs58.tar.gz
 a6716983fed00a1e3016824a3dc39604aaa74907 31588 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-loglevel.tar.gz
 36367e0c7558ca249cabd33a1aac16976f11bced 34299 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-unhomoglyph.tar.gz
 94f4a87c7284bfa0416583e06822ef3ed8d26b46 606225 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig.tar.gz
 04ad0ce63b1311368af1cc090f353165f1779ffe 4416 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.debian.tar.xz
Checksums-Sha256: 
 1b3d0ffb6818a9612688bded83e25b2c0f8222ccb4e71a664052b64a18c9c208 4033 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.dsc
 2bf90f364285fbe387edf81c737965dbc214a78545db408ef6efaf0cd87471e6 6050 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-another-json.tar.gz
 efe3b2ff2234154c88660f4fbc7a21a4f701930a27e7a982a136e1cb2c356064 9877 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-base-x.tar.gz
 ffb99a5b644e015f24d0983dccc6bf0ac26bbf239cad3724845a1adf157aef0e 3216 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-bs58.tar.gz
 c05db4043963605a0e6949d58e2ab2cff11987d23b316b88accfa7b97351ff9e 31588 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-loglevel.tar.gz
 f287b33df82c7cc230efbaa7186cd39ab29c939a88a64d88f287b789c214c600 34299 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-unhomoglyph.tar.gz
 fd62e210f165502f936fe3f17dbd8ab3d2af9f44873f68ac8fc7c9fe94176f41 606225 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig.tar.gz
 8e65ba7a75a1e74a337eefaac62331f55e5f5d3eee8c03813399cfb6bc9c5bc2 4416 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.debian.tar.xz
Files: 
 97eca70af5613cfaceb88e5bd256e907 4033 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.dsc
 b0b79f32ce01fdab745121f7dd2b2c95 6050 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-another-json.tar.gz
 bb8e8875b5dfd9b7b9412ca29f015ccf 9877 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-base-x.tar.gz
 ad0ed0d36cf238debd5e8748802198df 3216 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-bs58.tar.gz
 c468c75f40da9a24c10a273c5d848b88 31588 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-loglevel.tar.gz
 e0aab5b554dced8f3ce8942c83870ff9 34299 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig-unhomoglyph.tar.gz
 18fdd3302df607e99ff5ea9af59635b4 606225 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22.orig.tar.gz
 13ffe936d4e4c6d77a5eeb333f84e933 4416 javascript optional 
node-matrix-js-sdk_6.0.0+~cs9.8.22-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl66mCIACgkQ9tdMp8mZ
7ulDHhAAm2DPRDwhWxv2f8S0hNmAA0ByIzTGgRAYnxHOw8BboIMzO2vjrlRtUDEA
RrczpYBvYrslz68RvQVOLr6HIZ8gbkROkXVFL9PJRu6mnkCTPeMrEx+cVmQ8FhCt
/qKJKGmqFUc26GJKTbBp0/KBIw6x6bEt7Gdu4s5J4yBEKbsZw/mlRLF+cfz98CUB
+UgTgYCp6xRagbY2yqQLAjW1Cq3YQ+9GJtg0Ebcz0tUI+WsdF8LH09Gl3PYPDYdF
1L3kdk6UjnP7I4gKA7y9ZouSswGuDf0TDCv7kxK02jgvWHM9wgA91SWeoZxPkqar
VST+eVBupKIH9UpSCV/OpddRcjCrWZiN2HT3u5tG0PW5cewGl29ldQ60uzZUy2gJ
4QSjPvSgZB03uPBu9ANWRXh8NnUEwsp+wP7LerpLFIz0oUskQDmNZfhvRUBic5WD
VYASMdbiSGUMugSYzwLQFq3U3rA16J/wuWmFLL+egqvf0f/m/lgUX1n8N6ths+8M
g5/cPg3YlU79OauHrn5QnVDEzigHMwsQIBSOE/1t1VOIRwiJpIV6WZZvl7VJn3SZ
oV0NVSNVJeACBmABU/y8EIYbWdnVCs7yMoaoK99qKwP0Bz8rUR0nPh6L/3xM/q34
4dWeMXm9PAEhMb2+ZvGBt7fRd1HlY/ZQSSXXUF4fZbaY51w7wcM=
=lUH9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to