[Pkg-javascript-devel] node-handlebars 3:4.7.6+~4.1.0-2 MIGRATED to testing

2021-04-20 Thread Debian testing watch
FYI: The status of the node-handlebars source package
in Debian's testing distribution has changed.

  Previous version: 3:4.7.6+~4.1.0-1
  Current version:  3:4.7.6+~4.1.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-xmldom 0.5.0-1 MIGRATED to testing

2021-04-20 Thread Debian testing watch
FYI: The status of the node-xmldom source package
in Debian's testing distribution has changed.

  Previous version: 0.4.0-2
  Current version:  0.5.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-glob-parent 5.1.1+~5.1.0-2 MIGRATED to testing

2021-04-20 Thread Debian testing watch
FYI: The status of the node-glob-parent source package
in Debian's testing distribution has changed.

  Previous version: 5.1.1+~5.1.0-1
  Current version:  5.1.1+~5.1.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-jmespath_0.15.0+dfsg-1_amd64.changes is NEW

2021-04-20 Thread Debian FTP Masters
binary:node-jmespath is NEW.
binary:node-jmespath is NEW.
source:node-jmespath is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Processing of node-jmespath_0.15.0+dfsg-1_amd64.changes

2021-04-20 Thread Debian FTP Masters
node-jmespath_0.15.0+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-jmespath_0.15.0+dfsg-1.dsc
  node-jmespath_0.15.0+dfsg.orig.tar.xz
  node-jmespath_0.15.0+dfsg-1.debian.tar.xz
  node-jmespath_0.15.0+dfsg-1_all.deb
  node-jmespath_0.15.0+dfsg-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#979531: marked as done (lodash/fp does not have all the files shipped by npm dist.tarball)

2021-04-20 Thread Debian Bug Tracking System
Your message dated Tue, 20 Apr 2021 14:48:31 +
with message-id 
and subject line Bug#979531: fixed in node-lodash 
4.17.21+dfsg+~cs8.31.189.20210220-1
has caused the Debian Bug report #979531,
regarding lodash/fp does not have all the files shipped by npm dist.tarball
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.)


-- 
979531: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979531
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: node-lodash
Version: 4.17.20+dfsg+~cs8.31.172-1
Severity: important
Control: affects -1 gitlab
Control: tags -1 help

gitlab package from salsa master-13.5 branch fails with this error 
during installation.


ERROR in 
/environments/components/environments_table.vue?vue=script=js& 
(/usr/share/nodejs/babel-loader/lib??ref--1!/var/lib/gitlab/node_modules/vue-loader/lib??vue-loader-options!./environments/components/environments_table.vue?vue=script=js&)

Module build failed (from /usr/share/nodejs/babel-loader/lib/index.js):
SyntaxError: 
/usr/share/gitlab/app/assets/javascripts/environments/components/environments_table.vue: 
The 'lodash' method `flow` is not a known module.
Please report bugs to 
https://github.com/lodash/babel-plugin-lodash/issues.

 132 | * 5. Put folders first.
 133 | */
> 134 | return flow(
 | 
 135 | sortBy(env => (env.isFolder ? env.folderName : env.name)),
 136 | reverse,
 137 | sortBy(env => (env.last_deployment ? 
env.last_deployment.created_at : '')),
   at File.buildCodeFrameError 
(/usr/share/nodejs/@babel/core/lib/transformation/file/file.js:250:12)
   at NodePath.buildCodeFrameError 
(/usr/share/nodejs/@babel/traverse/lib/path/index.js:138:21)
   at resolvePath 
(/usr/share/nodejs/babel-plugin-lodash/lib/importModule.js:28:18)
   at importModule 
(/usr/share/nodejs/babel-plugin-lodash/lib/importModule.js:36:53)

   at memoized (/usr/share/nodejs/lodash/memoize.js:65:23)
   at /usr/share/nodejs/babel-plugin-lodash/lib/index.js:187:62
   at arrayEach (/usr/share/nodejs/lodash/_arrayEach.js:18:9)
   at forEach (/usr/share/nodejs/lodash/forEach.js:41:10)
   at /usr/share/nodejs/babel-plugin-lodash/lib/index.js:177:30
   at arrayEach (/usr/share/nodejs/lodash/_arrayEach.js:18:9)
   at forEach (/usr/share/nodejs/lodash/forEach.js:41:10)
   at /usr/share/nodejs/babel-plugin-lodash/lib/index.js:165:28
   at arrayEach (/usr/share/nodejs/lodash/_arrayEach.js:18:9)
   at forEach (/usr/share/nodejs/lodash/forEach.js:41:10)
   at PluginPass.Program 
(/usr/share/nodejs/babel-plugin-lodash/lib/index.js:154:26)

   at newFn (/usr/share/nodejs/@babel/traverse/lib/visitors.js:175:21)
   at NodePath._call 
(/usr/share/nodejs/@babel/traverse/lib/path/context.js:55:20)
   at NodePath.call 
(/usr/share/nodejs/@babel/traverse/lib/path/context.js:42:17)
   at NodePath.visit 
(/usr/share/nodejs/@babel/traverse/lib/path/context.js:92:31)
   at TraversalContext.visitQueue 
(/usr/share/nodejs/@babel/traverse/lib/context.js:115:16)
   at TraversalContext.visitSingle 
(/usr/share/nodejs/@babel/traverse/lib/context.js:84:19)
   at TraversalContext.visit 
(/usr/share/nodejs/@babel/traverse/lib/context.js:143:19)
   at Function.traverse.node 
(/usr/share/nodejs/@babel/traverse/lib/index.js:82:17)

   at traverse (/usr/share/nodejs/@babel/traverse/lib/index.js:64:12)
   at transformFile 
(/usr/share/nodejs/@babel/core/lib/transformation/index.js:107:29)

   at transformFile.next ()
   at run 
(/usr/share/nodejs/@babel/core/lib/transformation/index.js:35:12)

   at run.next ()
   at Function.transform 
(/usr/share/nodejs/@babel/core/lib/transform.js:27:41)

   at transform.next ()
   at step (/usr/share/nodejs/gensync/index.js:254:32)
   at /usr/share/nodejs/gensync/index.js:266:13
   at async.call.result.err.err 
(/usr/share/nodejs/gensync/index.js:216:11)
@ 
/environments/components/environments_table.vue?vue=script=js& 
1:0-225 1:241-244 1:246-468 1:246-468

@ ./environments/components/environments_table.vue
@ ./environments/mixins/environments_mixin.js
@ ./environments/mount_show.js
@ ./pages/projects/environments/show/index.js
@ multi ./main ./pages/projects/index.js 
/pages/projects/environments/show/index.js


When 451 files are shipped with npmjs.com dist tarball of lodash in 
lodash/fp, only 101 files are shipped in debian package. And indeed 
flow.js is missing from the debian package.
--- End Message ---
--- Begin Message ---
Source: node-lodash
Source-Version: 4.17.21+dfsg+~cs8.31.189.20210220-1
Done: Pirate Praveen 

We believe that the bug you reported is fixed in the latest version of
node-lodash, which is due to be installed 

[Pkg-javascript-devel] node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_source.changes ACCEPTED into experimental

2021-04-20 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 20 Apr 2021 19:42:01 +0530
Source: node-lodash
Architecture: source
Version: 4.17.21+dfsg+~cs8.31.189.20210220-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Closes: 979531
Changes:
 node-lodash (4.17.21+dfsg+~cs8.31.189.20210220-1) experimental; urgency=medium
 .
   [ Yadd ]
   * Fix GitHub tags regex
 .
   [ Pirate Praveen ]
   * Update watch file to use a maintained fork of lodash-cli (thanks to Akshay)
   * New upstream version 4.17.21+dfsg+~cs8.31.189.20210220
   * The patch add-isArray is now included in upstream (Thanks to Akshay)
 .
   [ Akshay S Dinesh ]
   * Fix fp modules build (Closes: #979531)
Checksums-Sha1:
 d1e17fa7cf7e7954983b989c4a91d43654fc76d8 3200 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.dsc
 a080dc7b95e29d5125447b210ee9bf71c10507d5 69532 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-lodash-cli.tar.xz
 c2f82dcdcaddc2b83d47e59261ec0c170cceaed7 75612 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-types-lodash.tar.xz
 81762950fe8229618001fdb561378fc8f0981d4d 576176 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig.tar.xz
 af344ee65982bce51f0088d36a1500fa3b7e7848 6924 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.debian.tar.xz
 be2390a2119add67028c0c8c8dc2f62e8dac7f48 14750 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_amd64.buildinfo
Checksums-Sha256:
 3f26347c5b76183a6b428251321eb2c4f4e6f41840ecf73f52fe5a5a8b97902b 3200 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.dsc
 f9bbbcff25e71b00e9f7012f2b3414b7418194ee2ed3fd2e2f71e7fa0866a374 69532 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-lodash-cli.tar.xz
 82fad02c44e7d4643eb6cff72b37fd31cd1985827147c7bc1fcce48db66e460a 75612 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-types-lodash.tar.xz
 cd29276e76663f2eed86aa7adb3017fef7631777ac33f2355e19e1e07ad7f7a9 576176 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig.tar.xz
 51278503dde5efc8f5ea53806329d59529dc5ae9689bdf86c124966b95e670d1 6924 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.debian.tar.xz
 9e84849ba786eb6917e61b147de974200bf3bf791dee8cb1c712ae27c83feff8 14750 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_amd64.buildinfo
Files:
 a3ed001844d5be90150ac7b0664058d1 3200 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.dsc
 004cd59da7affae955a393108f591461 69532 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-lodash-cli.tar.xz
 ee87f94ababe513cb4a32a4480cc3eb1 75612 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-types-lodash.tar.xz
 0dc3289b0bd047a1bb177476a1c2495a 576176 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig.tar.xz
 02db2dea08c474f773c0f9c8f05c3d46 6924 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.debian.tar.xz
 430eedf151f113bbfc6bdf267e898c56 14750 javascript optional 
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAmB+5BIACgkQj1PgGTsp
S3V1pA//XRTgOSJwTJunmgpj/bWe80afbRQMmLcWFJzj+0j9sg/FdQHp5z+Z6y1N
mtZIyOGK39bPQv4A0em1aAfuyjOxAdWa6rRumo1nZfWVlWpbZdmuOHlQU+/RQSdk
oR+r5iPCLBurf86c5a6VSUQ7bloIbUU9+yfQ5mrECE4JWJjO1LIkYAThfYDrI5xr
AGr8jMpAv2tC2w/w88VHdqs9551cXpPGPpYkAEgSCrhvtBc2u3h1fuQ/aBi7M/ER
JaXX2+Ga73vevSkm5FflJxuCeitI1SNJ28uivx5FJJpOAIKho9ZqjOsoksxwypQA
9jQHErptL1qa/u1727fpAhV7OGV7mMF4B6V6sPWYeSZnXTHjkZtJk24Uca3fRKbI
Cam1pB7AEH6MJG8tXyHrkuQNPA5FGfS5v4aAGW06LoaAXTLyTrG0H69nGMMX/UfO
4wSprNZQUNVq5GFotZE2hQtZUc9bM1NX4MJzp2R5pHgDbST043/eW45s30gw3G9f
gSbzikOAd/4Feq08sfFK5Zqx2it4yumVMyrS3VfyhmBiowAAgON5RefQ10JsSQPi
CMBEIBkGpDEGzPxx9WFjTPxOLShuIG7umOPYF+ju6+hKBtIoKLXowYINO/+/NqlK
OWHKLDL60SFg5osiwR0w5uRzcceH+tvjpuDto3Lo4j5RgZjX0nY=
=8yhN
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Processing of node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_source.changes

2021-04-20 Thread Debian FTP Masters
node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_source.changes uploaded 
successfully to localhost
along with the files:
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.dsc
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-lodash-cli.tar.xz
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig-types-lodash.tar.xz
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220.orig.tar.xz
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1.debian.tar.xz
  node-lodash_4.17.21+dfsg+~cs8.31.189.20210220-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#979531: lodash/fp does not have all the files shipped by npm dist.tarball

2021-04-20 Thread Pirate Praveen
On Fri, 08 Jan 2021 16:04:05 +0530 Pirate Praveen 
 wrote:

> Control: forwarded -1 https://github.com/lodash/lodash/issues/5051
>
> Even upstream build is broken.
>
> yarnpkg build:fp-modules is also generating only 104 files.

Thanks to 
https://salsa.debian.org/js-team/node-lodash/-/merge_requests/1 from 
Akshay, we can now build it correctly.


--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


Re: [Pkg-javascript-devel] Please bump my permissions on salsa.d.o/js-team

2021-04-20 Thread Yadd
Le 20/04/2021 à 12:51, Andreas Tille a écrit :
> Hi,
> 
> please bump my permissions on salsa.d.o/js-team to enable me creating
> new repositories (= Maintainer).  I want to add some preconditions to
> work on tensorflow.
> 
> Thanks a lot
> 
>   Andreas.

Hi,

I just increase your level.

Cheers,
Yadd

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Please bump my permissions on salsa.d.o/js-team

2021-04-20 Thread Andreas Tille
Hi,

please bump my permissions on salsa.d.o/js-team to enable me creating
new repositories (= Maintainer).  I want to add some preconditions to
work on tensorflow.

Thanks a lot

  Andreas.

-- 
http://fam-tille.de

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel