Re: [Pkg-javascript-devel] /usr/bin/nodejs vs /usr/bin/node

2016-10-20 Thread Paul Gevers
Hi Daniel,

On 21-10-16 06:55, Daniel Lo Nigro wrote:
> Given the amount of complexity stemming from Debian renaming this binary
> and the fact that it breaks parts of the Node.js ecosystem, is there any
> chance it will be renamed back to "node" in the future, or for
> /usr/bin/node to be symlinked to /usr/bin/node (perhaps using the
> update-alternatives system to allow the user to choose whether they want
> to symlink nodejs or ax25-node, in case they have both installed)?

In Debian, we have the package nodejs-legacy which provides the symlink
you request. Please read the description. Apart from text describing
fact that no official Debian package may depend on it, it also contains
a link to the technical committee ruling on how this came about. As the
ax25-node package still exist, I see no chance at all that the current
situation will change.

As ax25-node and nodejs don't provide the same functionality, using the
update-alternaives system is not appropriate.

Paul



signature.asc
Description: OpenPGP digital signature
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] /usr/bin/nodejs vs /usr/bin/node

2016-10-20 Thread Daniel Lo Nigro
Hello Debian JavaScript maintainers!

I'm one of the developers on Yarn (https://yarnpkg.com/), a new package
manager for JavaScript designed to replace the "npm" client. As part of our
launch, I created Debian packages and am hosting them in our own repository.

For the initial release, I used #!/usr/bin/nodejs as the shebang, due to
the fact that the Debian Node.js release calls its binary "nodejs" instead
of "node". However, this caused issues on systems where people have
installed Node.js through other installation methods. In an ideal world,
all dependencies would be installed through dpkg/apt-get, but unfortunately
that's not the case in the Node.js ecosystem. Some people install Node.js
through an application called "nvm" (https://github.com/creationix/nvm),
which is designed to allow the user to toggle between different Node.js
versions. This is useful for developers to easily test their code on
multiple different Node.js versions, as using the Debian Node.js package
does not allow multiple versions to be installed concurrently.

Since nvm uses the upstream Node.js releases directly, its binaries are
named "node" instead of "nodejs". This means that I needed to modify Yarn
to use a shell script that checks for both "node" (for users of nvm and
Node.js on non-Debian platforms) and "nodejs" (for users of the Debian
node.js packages). This works for Yarn itself, but there's many many
scripts and packages on npm that rely on the binary being called "node"
rather than "nodejs" and totally fall apart on Debian/Ubuntu. A lot of
users end up symlinking /usr/local/bin/node to /usr/bin/nodejs to get a
usable environment.

Given the amount of complexity stemming from Debian renaming this binary
and the fact that it breaks parts of the Node.js ecosystem, is there any
chance it will be renamed back to "node" in the future, or for
/usr/bin/node to be symlinked to /usr/bin/node (perhaps using the
update-alternatives system to allow the user to choose whether they want to
symlink nodejs or ax25-node, in case they have both installed)?


Thank you!

Kind Regards,
Daniel
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#841286: marked as done (jison depends on contrib packages (node-ebnf-parser, node-cjson))

2016-10-20 Thread Debian Bug Tracking System
Your message dated Fri, 21 Oct 2016 06:57:26 +0530
with message-id <00d186d8-31e1-4c12-8384-4ab7c51ab...@onenetbeyond.org>
and subject line Re: jison depends on contrib packages (node-ebnf-parser, 
node-cjson)
has caused the Debian Bug report #841286,
regarding jison depends on contrib packages (node-ebnf-parser, node-cjson)
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.)


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

Package: jison
Version: 0.4.17+dfsg-3
Severity: serious
Justification: Policy §2.2.1

This package is in main, but it depends on node-ebnf-parser and node-cjson, 
which are both in contrib.


--
Jakub Wilk
--- End Message ---
--- Begin Message ---
On Thu, 20 Oct 2016 17:36:03 +0530 Pirate Praveen  wrote:
> These were uploaded in contrib because they were built using jison from
> npm (bootstrapping circular dependency). Now new versions of both these
> libs are uploaded to main. Once they are accepted into main, I'll close
> this bug.
> 

Both are in main now, closing
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#840543: marked as done (node-ebnf-parser: FTBFS (Attempt to unlock test@*, which hasn't been locked))

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 18:01:36 +
with message-id 
and subject line Bug#840543: fixed in node-ebnf-parser 0.1.10+dfsg-3
has caused the Debian Bug report #840543,
regarding node-ebnf-parser: FTBFS (Attempt to unlock test@*, which hasn't been 
locked)
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.)


-- 
840543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-ebnf-parser
Version: 0.1.10+dfsg-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
make -j1
make[1]: Entering directory '/<>/node-ebnf-parser-0.1.10+dfsg'
npm install
npm ERR! Error: Attempt to unlock test@*, which hasn't been locked
npm ERR! at unlock (/usr/share/npm/lib/utils/locker.js:44:11)
npm ERR! at cb (/usr/share/npm/lib/cache/add-named.js:32:5)
npm ERR! at /usr/share/npm/lib/cache/add-named.js:41:20
npm ERR! at /usr/share/npm/lib/utils/locker.js:22:20
npm ERR! at /usr/share/npm/node_modules/inflight/inflight.js:22:7
npm ERR! at Array.forEach (native)
npm ERR! at res (/usr/share/npm/node_modules/inflight/inflight.js:21:9)
npm ERR! at /usr/lib/nodejs/once.js:17:15
npm ERR! at afterMkdir (/usr/share/npm/lib/cache/get-stat.js:53:14)
npm ERR! at /usr/lib/nodejs/mkdirp/index.js:34:29
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! 

npm ERR! System Linux 4.7.0-1-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /<>/node-ebnf-parser-0.1.10+dfsg
npm ERR! node -v v4.6.0
npm ERR! npm -v 1.4.21
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR! /<>/node-ebnf-parser-0.1.10+dfsg/npm-debug.log
npm ERR! not ok code 0
Makefile:5: recipe for target 'install' failed
make[1]: *** [install] Error 1
make[1]: Leaving directory '/<>/node-ebnf-parser-0.1.10+dfsg'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

When I try again, the error may be different. These are the errors I got:

npm ERR! Error: Attempt to unlock git://github.com/zaach/jison.git, which 
hasn't been locked
npm ERR! Error: Attempt to unlock lex-parser@0.1.0, which hasn't been locked
npm ERR! Error: Attempt to unlock test@*, which hasn't been locked

If I don't use sbuild but try to build it by hand, the error is also different:

npm install
npm WARN `git config --get remote.origin.url` returned wrong result 
(git://github.com/zaach/jison.git) undefined
npm WARN `git config --get remote.origin.url` returned wrong result 
(git://github.com/zaach/jison.git) undefined
npm ERR! git clone git://github.com/zaach/jison.git undefined
npm ERR! git clone git://github.com/zaach/jison.git undefined
npm ERR! not found: git
npm ERR! 
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.

npm ERR! System Linux 4.7.0-1-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /tmp/20161012/node-ebnf-parser-0.1.10+dfsg
npm ERR! node -v v4.6.0
npm ERR! npm -v 1.4.21
npm ERR! code ENOGIT

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-ebnf-parser
Source-Version: 0.1.10+dfsg-3

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

Debian distribution maintenance software
pp.
Pirate 

[Pkg-javascript-devel] node-cjson_0.4.0-2_amd64.changes ACCEPTED into unstable, unstable

2016-10-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 14:01:00 +0530
Source: node-cjson
Binary: node-cjson
Architecture: source all
Version: 0.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-cjson - commented JavaScript Object Notation
Changes:
 node-cjson (0.4.0-2) unstable; urgency=medium
 .
   * Move to main (it was mistakenly added to contrib as it was in
 dependency chain for jison)
Checksums-Sha1:
 6ca2a2239271dc6b84c2ce1040dd812dd4b0596c 2001 node-cjson_0.4.0-2.dsc
 abac70c391bee3c6f26b0a0513061a91be22e5c9 2396 node-cjson_0.4.0-2.debian.tar.xz
 4bbcc1d74dbe50f20f381ef2465c62232a116b19 5936 node-cjson_0.4.0-2_all.deb
Checksums-Sha256:
 f59ad6267c12ab5da733ffcc9aa5e80bb6623d2fed8f3a65a25bf4ad28c7d0f4 2001 
node-cjson_0.4.0-2.dsc
 4614c8e104298e6b42b3e15fe1bff622ea69457b3c1554201e15277525d4f2a2 2396 
node-cjson_0.4.0-2.debian.tar.xz
 369031233cc6ee41162c35361bec2c0e569c9b3d1a2c932a770717206c6d684d 5936 
node-cjson_0.4.0-2_all.deb
Files:
 7f33ba04d59ac4979840299c27dd1bf5 2001 web optional node-cjson_0.4.0-2.dsc
 58ddac7bf56a82e708f1a001bef4ac9f 2396 web optional 
node-cjson_0.4.0-2.debian.tar.xz
 60d87f963c780ea43563657ac3cda42d 5936 web optional node-cjson_0.4.0-2_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCID+AAoJEM4fnGdFEsIqHukQAKPPfUK1Adq3VGvdvSEqEJBX
ye53q3qJryuBwKU/2vfkpdYGx5iyS0nLAo8Mjfsg2iLOUZUv70QWBhlQL+W/FY5E
ayuDbBbtU+/2zmc6Ackyjj98jbc+wb1S6pG/vgmL0ggPCoayvnZbXuj8qPusKPs1
3xePtE7NBdWQaluLoqdliuMelsfJCc3l+7NH7kOOPlusyKvrvtD7/my+OsAdKLoM
+J355om3KdPKSAjVHhm1Vh3Aztw5i/nECYOzOcUh9cG4T9L1PiRqu2jyPbaqJ0jM
5JVRPxwRxVTKg5A9UnycVa8+MevPVi2kJjCkXGPy/us9jEJo2JcQaFUZ5aNOSGJk
RzASXlSvxJofJ8BzSScJNPwyy0BwUPnZ47EGrVyEZCb3ceWzbwPC3QQPIoNi9Txd
UGPI6UcShi3U14jrLHKus3VjJp3xkEsUFxnJSo+q1MtxFL0Yd70ALvhMsGouqKm9
g4FhgW+mectMzHyGbWtd/cqqse6YP3vBvUvbqD4ZR1y09n7JGJlCv4aMBcE5auHY
wOYuzayCrgSQQrzjr6wPmszK1VT9+CK0TCBnCUM+JZYzMjbCMhMiPKh5kPPtARPp
jnd/4IPGZr0RQ5xcbtNaBqVwulZpJOlUIElaqimHEeXbuSncDMnylHyRPTCBkAVC
UJGFXOq4fTK6SjgOQw+7
=t/qE
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Pkg-javascript-devel] node-ebnf-parser_0.1.10+dfsg-3_amd64.changes ACCEPTED into unstable, unstable

2016-10-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 13:38:08 +0530
Source: node-ebnf-parser
Binary: node-ebnf-parser
Architecture: source all
Version: 0.1.10+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-ebnf-parser - parser for BNF and EBNF grammars used by jison
Closes: 840543
Changes:
 node-ebnf-parser (0.1.10+dfsg-3) unstable; urgency=medium
 .
   * Switch to main as jison is now available in main (Closes: #840543)
Checksums-Sha1:
 1b70b774ae8863fa73b7e8c39bd0468747807327 2130 
node-ebnf-parser_0.1.10+dfsg-3.dsc
 64a556f8ce307465821d6a666f5855653df78b84 2620 
node-ebnf-parser_0.1.10+dfsg-3.debian.tar.xz
 5d2adb3186032d6c7f974a9d865538baab412526 13118 
node-ebnf-parser_0.1.10+dfsg-3_all.deb
Checksums-Sha256:
 a9c9e531623a11c2491dc79beb1cb8fe647bfc6e300b8ad15186ae7b47a70ad3 2130 
node-ebnf-parser_0.1.10+dfsg-3.dsc
 347a0b79e4fb297b14199df19db4a66da4246584515144cb6b243dee7744e52d 2620 
node-ebnf-parser_0.1.10+dfsg-3.debian.tar.xz
 b2e4110a4d4622867ffacaf16b07d7435c236555cf70db7f175479d56b4e0292 13118 
node-ebnf-parser_0.1.10+dfsg-3_all.deb
Files:
 bb8b767cef82979bacfdccfb026361ad 2130 web optional 
node-ebnf-parser_0.1.10+dfsg-3.dsc
 a61ba45b9c75904052b840bc4b86a886 2620 web optional 
node-ebnf-parser_0.1.10+dfsg-3.debian.tar.xz
 000b45a2069309cdc2b8e6f63a37a044 13118 web optional 
node-ebnf-parser_0.1.10+dfsg-3_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCLIWAAoJEM4fnGdFEsIq5Y8P/0eN27/rX4YZl+JL28BlhJ1c
ZkQYpiZvSBa7QlNvZ+dq4VhXLKJTuOhJYeHIFdVaahMdLx9eqsoAKXUGL0P0mnWi
Zs7VoBbag3rZCTzEEYAZgeJOwTC2vHcIffqBU1H1kav4cu8j7Nkd0WJ0XHWHOMQJ
2N3b6FLzGCHDu+31iW9DqQpwFuiZEV7Jax8nIZ7+M8quarZKq2Wq4Tev2gnTFEAk
IsxyuvKTDCZhvHYYWTXlVUfQP4Om9RzBVy0sKjIdA8kJEfOTcafFPgGO1UENaytk
UlvzBete/bDur/lWhJ7+eC9m+7OVQ5oHNaO6wHkqhbgGzAgwWojkb9m7UVPb1nqq
tgSr21Q2GWIcBuenK3vVoE+1yUeSqYHJph/PTW9KJVuFnRH/rTOGw8xPtI9ItsRh
u2OKk6SxNJOo60AIdXr0DovHtC5t8QdyfpN3XiuOrLd9OGtS80ee2cWk1C2ryfOM
L/2/DPuz83xsAizlFrWCZc7zOg4fmogvpD6/cM2J6cSjGhI1dh1MxQgY2j5TAtUG
iBXSZoioeUjBWnRYxdNLeAPk1GTtVKwL5IyVX4/5XilkXwZOjXW2iOOGB/UDY6D7
P1hHmeWPrYBmZGaJm6rBlSFr3I2qEdaDIGNNZwv+ZkqIGK4xJTebMmfHTyX6xlEO
/Tgi+8k5avbXf6qCM3SC
=buHy
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Pkg-javascript-devel] node-jju 1.1.0-1 MIGRATED to testing

2016-10-20 Thread Debian testing watch
FYI: The status of the node-jju source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.1.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@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-esprima_3.1.0+ds-2_source.changes ACCEPTED into unstable

2016-10-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 17:13:41 +0530
Source: node-esprima
Binary: node-esprima
Architecture: source
Version: 3.1.0+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-esprima - ECMAScript parsing infrastructure for multipurpose analysis
Changes:
 node-esprima (3.1.0+ds-2) unstable; urgency=medium
 .
   * Team upload.
   * Install esprima.js in dist as expected by package.json
Checksums-Sha1:
 e5e00968c56593fd07636fcc2396ec9bbad3f30d 2004 node-esprima_3.1.0+ds-2.dsc
 a4e9a34217fff80ae1873adb9deb9cb84427da63 3016 
node-esprima_3.1.0+ds-2.debian.tar.xz
Checksums-Sha256:
 80baf36f00761d254c910c483d180f79a93fd42596b2fb017ba47d061bb52c8b 2004 
node-esprima_3.1.0+ds-2.dsc
 01c8441616b25f3346970e44305354657d4834d8cae4f98fdf04d4268e74bf6c 3016 
node-esprima_3.1.0+ds-2.debian.tar.xz
Files:
 cae677bde9a4eefedbb141bef532b74a 2004 web optional node-esprima_3.1.0+ds-2.dsc
 9b7e87e6fe892e88fdaa288ccabf16af 3016 web optional 
node-esprima_3.1.0+ds-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCLCzAAoJEM4fnGdFEsIq32QP+gMPNLzECrR6jGXU8PPTlFhD
0ebUIAOUGSCGHxOnhRHMHO119uQGTOczlO1gU79llt6JpWn40j//amJytKRXfiBv
21QoBErIw8/+rUY27vPu8+M+fh+xo91UpX3K/M0RLHe/gUEiU1CdnXkolGclrUvx
bdtb0Ea+vGmjT2Gwy65zgk1mJdn/Fxxq6LJDW8XRNMxdU6Z5KiozTQday6opexU6
WIq+5dj49jmrZscNk4kAGiyNn7Jjb32p/gkhIKeU81NcP7xJ69lXVNysNOpqHLQ4
SwwQGx+R7FmmdVcnkEXI/WiKqIcGrMb9VxKi+Mk8oWWreYkzDdVGV5rAoMrpcOTV
ffFYjju8mPTeS7IdNiZWgQlp/Exm5TkiYAJluXO2V2tBQlBItDTaxgnksMyt8a7Z
rVy4PdVeurUoPo7RDKf5qX7SHHhZMzIdt1QlHNx6YfDPGawuYvYfX6EHlqmrgSyE
WHxusPMqT+p+4JCJldM6YaEvT5fDLqvLlsOmWpTcwNnSZJIpNPjLaAVTA1t3ffMP
EkO9KGlWnaz/trCk9Snkjeht8tUdVr/TYxG7cPooiwVBIS2zRYbIAJGYQ40Apngm
YdV40ezhFwp1uoy0XKjOiPQOBfByoQ88OQc9dCT1x5/mJ3vtOWS2oyB+Y1D5be5o
Mq5Zyjgy7TRIxvZOWud8
=q+C4
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Pkg-javascript-devel] node-json-parse-helpfulerror_1.0.3-2_amd64.changes is NEW

2016-10-20 Thread Debian FTP Masters
binary:node-json-parse-helpfulerror is NEW.
source:node-json-parse-helpfulerror 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

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


[Pkg-javascript-devel] node-ebnf-parser_0.1.10+dfsg-3_amd64.changes is NEW

2016-10-20 Thread Debian FTP Masters
binary:node-ebnf-parser is NEW.
source:node-ebnf-parser 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

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


[Pkg-javascript-devel] Bug#841286: jison depends on contrib packages (node-ebnf-parser, node-cjson)

2016-10-20 Thread Pirate Praveen
On Wed, 19 Oct 2016 12:56:08 +0200 Jakub Wilk  wrote:

> This package is in main, but it depends on node-ebnf-parser and node-cjson, 
> which are both in contrib.

These were uploaded in contrib because they were built using jison from
npm (bootstrapping circular dependency). Now new versions of both these
libs are uploaded to main. Once they are accepted into main, I'll close
this bug.



signature.asc
Description: OpenPGP digital signature
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Processing of node-esprima_3.1.0+ds-2_source.changes

2016-10-20 Thread Debian FTP Masters
node-esprima_3.1.0+ds-2_source.changes uploaded successfully to localhost
along with the files:
  node-esprima_3.1.0+ds-2.dsc
  node-esprima_3.1.0+ds-2.debian.tar.xz

Greetings,

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

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


[Pkg-javascript-devel] Processing of node-json-parse-helpfulerror_1.0.3-2_amd64.changes

2016-10-20 Thread Debian FTP Masters
node-json-parse-helpfulerror_1.0.3-2_amd64.changes uploaded successfully to 
localhost
along with the files:
  node-json-parse-helpfulerror_1.0.3-2.dsc
  node-json-parse-helpfulerror_1.0.3-2.debian.tar.xz
  node-json-parse-helpfulerror_1.0.3-2_all.deb

Greetings,

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

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


[Pkg-javascript-devel] node-json-parse-helpfulerror_1.0.3-2_source.changes REJECTED

2016-10-20 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-cjson_0.4.0-2_amd64.changes is NEW

2016-10-20 Thread Debian FTP Masters
binary:node-cjson is NEW.
source:node-cjson 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

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


[Pkg-javascript-devel] Processing of node-json-parse-helpfulerror_1.0.3-2_source.changes

2016-10-20 Thread Debian FTP Masters
node-json-parse-helpfulerror_1.0.3-2_source.changes uploaded successfully to 
localhost
along with the files:
  node-json-parse-helpfulerror_1.0.3-2.dsc
  node-json-parse-helpfulerror_1.0.3-2.debian.tar.xz

Greetings,

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

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


[Pkg-javascript-devel] Bug#841336: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-normalize-path
Version: 2.0.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841337: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-pascalcase
Version: 0.1.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841335: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-map-visit
Version: 0.1.5-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841334: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-map-cache
Version: 0.2.2-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841332: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-isexe
Version: 1.1.2-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
tap test/*.js --branches=100 --statements=100 --functions=100 --lines=100
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG

[Pkg-javascript-devel] Bug#841330: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-is-dotfile
Version: 1.0.2-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha -R spec
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841331: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-is-primitive
Version: 2.0.0-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha -R spec
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841326: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-fill-range
Version: 3.0.3-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841328: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-has-values
Version: 0.1.4-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841327: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-glob-parent
Version: 3.0.0-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha -R spec
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841329: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-hosted-git-info
Version: 2.1.5-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
tap test/*.js
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841274: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-define-property
Version: 0.2.5-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-define-property fails to build from source in unstable/amd64:

  […]

  (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23461 files and directories currently installed.)
  Preparing to unpack .../00-dh-buildinfo_0.11+nmu1_all.deb ...
  Unpacking dh-buildinfo (0.11+nmu1) ...
  Selecting previously unselected package libuv1:amd64.
  Preparing to unpack .../01-libuv1_1.9.1-1_amd64.deb ...
  Unpacking libuv1:amd64 (1.9.1-1) ...
  Selecting previously unselected package nodejs.
  Preparing to unpack .../02-nodejs_4.6.0~dfsg-3_amd64.deb ...
  Unpacking nodejs (4.6.0~dfsg-3) ...
  Selecting previously unselected package libjpeg62-turbo:amd64.
  Preparing to unpack .../03-libjpeg62-turbo_1%3a1.5.1-1_amd64.deb ...
  Unpacking libjpeg62-turbo:amd64 (1:1.5.1-1) ...
  Selecting previously unselected package libpng16-16:amd64.
  Preparing to unpack .../04-libpng16-16_1.6.25-2_amd64.deb ...
  Unpacking libpng16-16:amd64 (1.6.25-2) ...
  Selecting previously unselected package libjbig0:amd64.
  Preparing to unpack .../05-libjbig0_2.1-3.1_amd64.deb ...
  Unpacking libjbig0:amd64 (2.1-3.1) ...
  Selecting previously unselected package libtiff5:amd64.
  Preparing to unpack .../06-libtiff5_4.0.6-2_amd64.deb ...
  Unpacking libtiff5:amd64 (4.0.6-2) ...
  Selecting previously unselected package libxau6:amd64.
  Preparing to unpack .../07-libxau6_1%3a1.0.8-1_amd64.deb ...
  Unpacking libxau6:amd64 (1:1.0.8-1) ...
  Selecting previously unselected package libxdmcp6:amd64.
  Preparing to unpack .../08-libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
  Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
  Selecting previously unselected package libxcb1:amd64.
  Preparing to unpack .../09-libxcb1_1.12-1_amd64.deb ...
  Unpacking libxcb1:amd64 (1.12-1) ...
  Selecting previously unselected package libx11-data.
  Preparing to unpack .../10-libx11-data_2%3a1.6.3-1_all.deb ...
  Unpacking libx11-data (2:1.6.3-1) ...
  Selecting previously unselected package libx11-6:amd64.
  Preparing to unpack .../11-libx11-6_2%3a1.6.3-1_amd64.deb ...
  Unpacking libx11-6:amd64 (2:1.6.3-1) ...
  Selecting previously unselected package shared-mime-info.
  Preparing to unpack .../12-shared-mime-info_1.7-1_amd64.deb ...
  Unpacking shared-mime-info (1.7-1) ...
  Selecting previously unselected package libgdk-pixbuf2.0-common.
  Preparing to unpack .../13-libgdk-pixbuf2.0-common_2.36.0-1_all.deb ...
  Unpacking libgdk-pixbuf2.0-common (2.36.0-1) ...
  Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
  Preparing to unpack .../14-libgdk-pixbuf2.0-0_2.36.0-1_amd64.deb ...
  Unpacking libgdk-pixbuf2.0-0:amd64 (2.36.0-1) ...
  Selecting previously unselected package libnotify4:amd64.
  Preparing to unpack .../15-libnotify4_0.7.7-1_amd64.deb ...
  Unpacking libnotify4:amd64 (0.7.7-1) ...
  Selecting previously unselected package libnotify-bin.
  Preparing to unpack .../16-libnotify-bin_0.7.7-1_amd64.deb ...
  Unpacking libnotify-bin (0.7.7-1) ...
  Selecting previously unselected package node-growl.
  Preparing to unpack .../17-node-growl_1.7.0-1_all.deb ...
  Unpacking node-growl (1.7.0-1) ...
  Selecting previously unselected package node-lru-cache.
  Preparing to unpack .../18-node-lru-cache_2.3.1-1_all.deb ...
  Unpacking node-lru-cache (2.3.1-1) ...
  Selecting previously unselected package node-sigmund.
  Preparing to unpack 

[Pkg-javascript-devel] Bug#841324: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-extend-shallow
Version: 2.0.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841323: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-copy-descriptor
Version: 0.1.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841322: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-component-emitter
Version: 1.2.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<>'
# Skip upstream Makefile
make[1]: Leaving directory '/<>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha --require should --reporter spec
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+

[Pkg-javascript-devel] Bug#841325: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-filename-regex
Version: 2.0.0-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha -R spec
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] Bug#841321: marked as done (node-once: missing dependency on node-wrappy makes a lot of packages to FTBFS)

2016-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2016 06:07:13 +
with message-id 
and subject line Bug#841274: fixed in node-once 1.4.0-2
has caused the Debian Bug report #841274,
regarding node-once: missing dependency on node-wrappy makes a lot of packages 
to FTBFS
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.)


-- 
841274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-collection-visit
Version: 0.2.3-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
mocha
module.js:327
throw err;
^

Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/usr/lib/nodejs/once.js:1:76)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: node-once
Source-Version: 1.4.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-once 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: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b

[Pkg-javascript-devel] node-fs.realpath_1.0.0-1_amd64.changes is NEW

2016-10-20 Thread Debian FTP Masters
binary:node-fs.realpath is NEW.
source:node-fs.realpath 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

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


[Pkg-javascript-devel] node-once_1.4.0-2_source.changes ACCEPTED into unstable

2016-10-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Oct 2016 10:39:49 +0530
Source: node-once
Binary: node-once
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-once  - Run a function only once with this module for Node.js
Closes: 841274
Changes:
 node-once (1.4.0-2) unstable; urgency=medium
 .
   * Add node-wrappy to depends (Closes: #841274)
   * Enable tests (during build and autopkgtest)
   * Add myself as uploader
   * Use https urls for vcs
Checksums-Sha1:
 32fdaf4014cc0f124f39400536269fcc1d90ac51 2035 node-once_1.4.0-2.dsc
 a0335ffb33d687bac90e47cc3c525c964d780897 2136 node-once_1.4.0-2.debian.tar.xz
Checksums-Sha256:
 ddb8f6a001035d2312e1c40ab727e967a1d6bfba575bacca1ea04747b30aae35 2035 
node-once_1.4.0-2.dsc
 4dae9f7d2951d68505fa72315450500c190098437f8647c1e1fd694eca44ff6e 2136 
node-once_1.4.0-2.debian.tar.xz
Files:
 4835c36a776a5663c82f35efd0eeade8 2035 web extra node-once_1.4.0-2.dsc
 3bd94b97cd681db579bda88ae61e1699 2136 web extra node-once_1.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCFTlAAoJEM4fnGdFEsIq7kcP/RXh0dzz1tkKm6PymMMMT+vC
6apSqmyfTr+Jpsx6w5tk4vyeoqhjC0ZEmnT2OPm29FfUmnRVmL2AGN+hHNC+Ldfc
p0LHJuuo75Sj5mbnhpm+eIhC4UzaBXbOPGL5n4QMStZg0ANMLtCDa/WQlucpwXDI
OsCSRgChKXjtkqwJ/hbKd9YuUBVGcCish7KqUyPPdLc4Bc0PM2RWi1StS5PwMfd+
ZcYD/IPuW96hdCgeEhWe2lfCWgtZllhuqiW9s07pQtMmLieZnhga/3BLUhai1SLG
uORGb6MltemU7nnjSvwg+Z0T07W8I+iL6d8lEXfB7VpDIoz9ZZtM3bLXwakO0a3b
r9f3ALQuSjfTr/jmOoKlY2mN/XU5W7CPCmf7qWgSFn3s1DEP9u3h/biq8eVtryRg
VAhtvAVsRKEybN8Y5eQAnfDsX7q/XPL5qNwE68Sm9a/UJUYYMkbG/MUYLahAqLlR
3386rgCG3ViAPKSayyCul3hHXmMB0aQv46ZEEnMP/Af13hFcdtk+o/t8z/49JZa4
aGMVu7TPC5lcdrUvujwyGw0Q9r7bpfyavmNtl31N2HH0i+YfVA3A7uuintyZHqHd
0zQWuNsbS875Bjr+b5EgbTFeLFdG55udQmq8rnkWDXz4TPTV4WY/AF9dzS6b4SXL
WuEJmZGaV/F3XejM2/Z3
=R3rU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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