[Pkg-javascript-devel] Comments regarding node-recast_0.10.32-1_amd64.changes

2015-10-23 Thread Thorsten Alteholz
Hi Julien,

I marked your package for accept, but you should add the copyright holder 
of backbone.js to your debian/copyright.

Thanks!
 Thorsten



___
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-defined_1.0.0-1_amd64.changes ACCEPTED into unstable, unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 21 Oct 2015 16:26:37 +0200
Source: node-defined
Binary: node-defined
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Ross Gammon 
Description:
 node-defined - return the first argument that is `!== undefined`
Closes: 802595
Changes:
 node-defined (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #802595)
Checksums-Sha1:
 02cb2027e3218b93fd856a5e3b68134fe01e47c1 1997 node-defined_1.0.0-1.dsc
 eff888bf76f9cfcca2b94e39c470a6c1441b3f03 2334 node-defined_1.0.0.orig.tar.gz
 7237a9a8aee2add44a9d8bb0dae382c3f0a923cf 2416 
node-defined_1.0.0-1.debian.tar.xz
 115317d45d5028203269d84aa07c447d7c12ea7b 3292 node-defined_1.0.0-1_all.deb
Checksums-Sha256:
 4aa2a079bc7119678c58643def268e4789b56a6a40b2931601de527244a1def8 1997 
node-defined_1.0.0-1.dsc
 d953e6e9fe9277cc6e68e5bb36a299d8f3505f8facd3468ab7edc7d6858d293a 2334 
node-defined_1.0.0.orig.tar.gz
 56ede623ee7929fcb334fa7459c3e3f43b529bf2b585866d5ebc9ee06cc3d03d 2416 
node-defined_1.0.0-1.debian.tar.xz
 5be875d209afc69aa2d6be10bbed3c514e75f0a5e8d5a769a6461f42ab6db581 3292 
node-defined_1.0.0-1_all.deb
Files:
 43ab019e6b53b9f4d4ff338027cb351d 1997 web optional node-defined_1.0.0-1.dsc
 978d30ee28482aa7812f74f812b1899f 2334 web optional 
node-defined_1.0.0.orig.tar.gz
 557f4bcec8a449608e50d09ba69bd224 2416 web optional 
node-defined_1.0.0-1.debian.tar.xz
 d5a08f2219b4128a49be206caeb5b8b4 3292 web optional node-defined_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWKj8IAAoJEPNPCXROn13ZW5IQAMjG4+xGsG5wNxp+RZ1fc/t5
IUH9s2Vto9QTJWplV6+ibWEW3P43SFsGdhJwG6ZYGLyGkw8zm0DdKz/t4buBem3e
nfiuQU0GszZHunqiMCwQkKjO1fV/4ll3BsYVrpT4T2QModpvqDmLJXKppH+er2qd
g40Up4D1qeGteHXkTcaNcadO+MBH1v0TiomKHROzJRYzjnJTjqkkgykuJRwtF17i
3Au0KuDO6+bZkUqqPcDg4xJ8Ww2CzyyqT0LXAKDWh+lksbdVxd87HcDyYoMV901I
5tjIQJWGlmqLv2E6Gnvt+VN+iv6H1D7GD2qkFvvHp9l1XmeBcNBxb2a+jmLMNBvE
IfynmJOz4s/cVlEsg/kCqVhJlWLm6anCKW0KZGmI2LejI/t/dkEhlJAlBNq5AcOP
5ROAAB/SJBv8lhb3avzEQPzsJd4EFD/QFnh0w2cXhzP3vCwGMbCaYq78wkTOtSzq
GufBWxCM/wDjyLvusbdG3v2yglu1yi99lAjhd4USgfq09G6k8tyBKSYBukXeq8Qn
hL2OZzqTwdgyaFiohALm9ZrmVKJVspYUQh29eb8CdkWr+tH0JwFoeF5BdxjH+Lgk
vF14JGL40b21N7zsUXRo8aHoo17iPcT3C4tOpbv54tZS0M77ZUZQrbbH548Q6rFy
wahtEQ4T1qmxoh1sXGMV
=W/vq
-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] Bug#802807: node-mysql: Cannot find module 'readable-stream'

2015-10-23 Thread Francesco Gaudenzi
Package: node-mysql
Version: 2.4.2-1
Severity: grave
Justification: renders package unusable


When using this package with nodejs (the one installed with the nodejs package),
I get this error:

 ERROR 
module.js:340
throw err;
  ^
Error: Cannot find module 'readable-stream'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. 
(/usr/lib/nodejs/mysql/lib/protocol/sequences/Query.js:7:20)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312
### ERROR #

The missing module renders node-mysql totally unusable.


-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages node-mysql depends on:
ii  node-bignumber1.3.0+dfsg-1
ii  node-require-all  0.0.6-1
ii  nodejs0.10.29~dfsg-2

node-mysql recommends no packages.

node-mysql suggests no packages.

-- no debconf 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] twitter-bootstrap3_3.3.5+dfsg-2_source.changes ACCEPTED into unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 23 Oct 2015 13:11:28 -0400
Source: twitter-bootstrap3
Binary: libjs-bootstrap
Architecture: source
Version: 3.3.5+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: David Prévot 
Description:
 libjs-bootstrap - HTML, CSS and JS framework
Closes: 802527
Changes:
 twitter-bootstrap3 (3.3.5+dfsg-2) unstable; urgency=medium
 .
   * Add node-source-map to build-dependencies.
 Thanks to Jonas Smedegaard (Closes: #802527)
Checksums-Sha1:
 d5849318dfda7bb2c6d97c041fee4144532b77f9 1754 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 d8ac5f3cec08d9376256a9346a11e893fc7cb56b 49280 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz
Checksums-Sha256:
 5e00683b84d53e731df1100bf8eb698265a51286611dae1443c721053194b3f9 1754 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 098f207f065260dcdbe380cf2d68645bed1ee838331c41e33426bb1b37d916ed 49280 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz
Files:
 7d04cb2214212c37ec85ebc72428a6ec 1754 web optional 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 019d4070dd1d67a45d0179e7b4d5351f 49280 web optional 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJWKoDmAAoJEAWMHPlE9r08mRcIAKV5BnXjVO9GXWcT8yPAV2wD
MFy6/+fNlpHzfwqdESpYADNwgFgqKs5Fv2YLlJRH9SL/yLjJXgMQv9YBr5PSuMeO
KWTI8c5TK7rebsnBeeF7OYtsPUhVTmW9dofyhDlX1dF23Z8JicDfHIPLSGMzY+58
no7O13HH2cS/VUM/QnDz/vS9sPnjqHFxhlhNZAT6EKGFKx8WiqEhVzDG3NX9d40o
zDUXeqTOg07DQbRjgBKBnqEoHIuHYcPBs/GuItOrRzuo4+Xo9s5ts9rpuNdlzwNZ
RnSxcSK2F+0FGrgC6ZJJkOFGNKbrjV1/+/x3mtRgIXWABKtZTiJscWvhFXWFPN8=
=WG58
-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] Bug#794890: npm 3.3.9 is the latest now

2015-10-23 Thread Arnout Engelen
'npm install npm' currently gets 3.3.9. It'd be great to have a more recent
version packaged for 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] Bug#773010: Bug#773010: Missing dependency on node-source-map causes FTBFS on other packages

2015-10-23 Thread Jérémy Lal
2015-10-23 16:33 GMT+02:00 David Prévot :

> Hi,
>
> Le 23/10/2015 04:22, Jonas Smedegaard a écrit :
> > Quoting David Prévot (2015-10-23 04:20:12)
>
> >>> Package: node-less
>
> >> Now that sourcemap support has been added, and is properly documented
> >> in the man page, it would be nice to make it usable, e.g. by adding a
> >> dependency on node-source-map (thank you Jonas for the hint [0]).
> >>
> >> 0: https://bugs.debian.org/802527#10
> >
> > It _is_ usable: It is declared as a recommendation (since it is not a
> > crucial feature needed in all situations).
>
> No, it is not even suggested.
>

Check libjs-less

Jérémy
___
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#773010: Missing dependency on node-source-map causes FTBFS on other packages

2015-10-23 Thread Jonas Smedegaard
Quoting Jérémy Lal (2015-10-23 17:08:19)
> 2015-10-23 16:33 GMT+02:00 David Prévot :
>> Le 23/10/2015 04:22, Jonas Smedegaard a écrit :
>>> Quoting David Prévot (2015-10-23 04:20:12)
 Now that sourcemap support has been added, and is properly 
 documented in the man page, it would be nice to make it usable, 
 e.g. by adding a dependency on node-source-map (thank you Jonas for 
 the hint [0]).

         0: https://bugs.debian.org/802527#10
>>>
>>> It _is_ usable: It is declared as a recommendation (since it is not 
>>> a crucial feature needed in all situations).
>>
>> No, it is not even suggested.
> 
> 
> Check libjs-less

Whoops - that's a bug, actually: I will fix it so that node-less 
recommends node-source-map as intended, and libjs-less does not.

@David: Thanks for bringing this (other?) bug to my attention.  It won't 
solve bug#802527, however.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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-util-deprecate_1.0.2-1_source.changes

2015-10-23 Thread Debian FTP Masters
node-util-deprecate_1.0.2-1_source.changes uploaded successfully to localhost
along with the files:
  node-util-deprecate_1.0.2-1.dsc
  node-util-deprecate_1.0.2.orig.tar.gz
  node-util-deprecate_1.0.2-1.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] node-util-deprecate_1.0.2-1_source.changes ACCEPTED into unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Oct 2015 19:54:00 +0200
Source: node-util-deprecate
Binary: node-util-deprecate
Architecture: source
Version: 1.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Ross Gammon 
Description:
 node-util-deprecate - Node.js's `util.deprecate()` function with browser 
support
Changes:
 node-util-deprecate (1.0.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 b830e0b8ec414340376a3e23b905c07fa38d549a 2084 node-util-deprecate_1.0.2-1.dsc
 b82bac105c4c0f08bb7804d4af9d1a1dbaae6e80 2391 
node-util-deprecate_1.0.2.orig.tar.gz
 c65350556232958197752d79700fc40551bb9f8c 2460 
node-util-deprecate_1.0.2-1.debian.tar.xz
Checksums-Sha256:
 332ca4f2d14e577aeaf8869ef49e8f40a92c78331f7d7ba149733db4f0d1f6c6 2084 
node-util-deprecate_1.0.2-1.dsc
 780cc3dbb8839acba26ab757162b45f5a10249dd7c905dd5060ab2a0483e1a0e 2391 
node-util-deprecate_1.0.2.orig.tar.gz
 fcdda18ad681221d4e205f93c5111cee9fb37ed76196457d9514ddbfb8beb904 2460 
node-util-deprecate_1.0.2-1.debian.tar.xz
Files:
 c682753a308890db13170c159299d379 2084 web optional 
node-util-deprecate_1.0.2-1.dsc
 b5cebed781252527827f7d03a3fc4094 2391 web optional 
node-util-deprecate_1.0.2.orig.tar.gz
 bbcf17604497a210dd7143128c640491 2460 web optional 
node-util-deprecate_1.0.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWKhqrAAoJEPNPCXROn13ZDYAQAMcm/NlxdoYuFzGL/Jjz3J0r
0vOcNgDQXzaUk59Vqn6p+sfGaVLj6P8HZ4pEwFmHlC7PRkvpAk8R26m229uE0L2s
IFYKGPipry7EfzV5cuCsZo//oQZ3vcU6o2RdLOuapV9JL/+jRfHqSKuuvKhW+5N9
9tMC+R7gUrWDuTyV+crWQETKXSRjAJmSUNLwu9pgJ/5n8lFPSNdW90Y2vAOuMdt7
CPO+iTFPIIWH0VEhA/OM7r7t8t+FSwTcrJ3IEXsPRMeSEVW9BfiP/KWThXkGZes3
3V+fW1F2c2XzbDMwb6MpwdVAc9amYrDCQ5oDvJXbpOuEG2rLBlfKH9/YBulE9aFt
aZxScsRrAMEciTa/4a3TJtHv48WlWWqznp8Z1ArhW6IaDwtQMRGt5+jSQJre3gIx
b0dNbSSpaGS7yc14pvRJWSM/rO4BMkPQg0VtbTntc67Jy2pIoaL0F/aGlvw3bVn0
K8BrQaknfxNiXdAMKV6WJQkgBF4CnyVoToVmgwR5uBJoEaBLSPGdHhH3WI1zWRWg
wJfYHMXousPIYMCbZDhRcgGsZZKZ+McZFGnRaK7HYx5P42OEyorkDDN7CnuHaoZe
BdJ7M6OFw+RsoG7Ed1057jZSLB6YRCAfdAh9Kdk9ZNtcXE4LFuAkSEt+AG2M7L1/
6dp2f63Vwm+4ARTLrhvr
=S7Nc
-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-deep-equal_1.0.1-1_amd64.changes is NEW

2015-10-23 Thread Debian FTP Masters
binary:node-deep-equal is NEW.
source:node-deep-equal 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-deep-equal_1.0.1-1_amd64.changes

2015-10-23 Thread Debian FTP Masters
node-deep-equal_1.0.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-deep-equal_1.0.1-1.dsc
  node-deep-equal_1.0.1.orig.tar.gz
  node-deep-equal_1.0.1-1.debian.tar.xz
  node-deep-equal_1.0.1-1_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-recast_0.10.32-1_amd64.changes is NEW

2015-10-23 Thread Debian FTP Masters
binary:node-recast is NEW.
source:node-recast 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#801412: Please provide a node-bootstrap package

2015-10-23 Thread David Prévot
Hi,

On Fri, Oct 09, 2015 at 09:53:42PM +0200, Julien Puydt wrote:
> Package: libjs-bootstrap
> Version: 3.3.5+dfsg-1

> could you provide a node-bootstrap package?

Can you please document why (and how)?

Regards

David


signature.asc
Description: PGP 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] Processed: limit source to twitter-bootstrap3, tagging 802527

2015-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> limit source twitter-bootstrap3
Limiting to bugs with field 'source' containing at least one of 
'twitter-bootstrap3'
Limit currently set to 'source':'twitter-bootstrap3'

> tags 802527 + pending
Bug #802527 [src:twitter-bootstrap3] twitter-bootstrap3: FTBFS: less: 
SyntaxError: Cannot find module 'source-map'
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
802527: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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-defined_1.0.0-1_amd64.changes is NEW

2015-10-23 Thread Debian FTP Masters
binary:node-defined is NEW.
source:node-defined 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-tmp 0.0.28-1 MIGRATED to testing

2015-10-23 Thread Debian testing watch
FYI: The status of the node-tmp source package
in Debian's testing distribution has changed.

  Previous version: 0.0.27-1
  Current version:  0.0.28-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] validator.js is marked for autoremoval from testing

2015-10-23 Thread Debian testing autoremoval watch
validator.js 3.17.0+dfsg1-1 is marked for autoremoval from testing on 2015-10-24

It is affected by these RC bugs:
79: validator.js: FTBFS: Error: Module did not self-register


___
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] Processed: limit source to node-mysql, tagging 802807

2015-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> limit source node-mysql
Limiting to bugs with field 'source' containing at least one of 'node-mysql'
Limit currently set to 'source':'node-mysql'

> tags 802807 + pending
Bug #802807 [node-mysql] node-mysql: Cannot find module 'readable-stream'
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
802807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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 less.js_1.6.3~dfsg-2_amd64.changes

2015-10-23 Thread Debian FTP Masters
less.js_1.6.3~dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  less.js_1.6.3~dfsg-2.dsc
  less.js_1.6.3~dfsg-2.debian.tar.xz
  libjs-less_1.6.3~dfsg-2_all.deb
  node-less_1.6.3~dfsg-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] Bug#802527: marked as done (twitter-bootstrap3: FTBFS: less: SyntaxError: Cannot find module 'source-map')

2015-10-23 Thread Debian Bug Tracking System
Your message dated Fri, 23 Oct 2015 19:05:23 +
with message-id 
and subject line Bug#802527: fixed in twitter-bootstrap3 3.3.5+dfsg-2
has caused the Debian Bug report #802527,
regarding twitter-bootstrap3: FTBFS: less: SyntaxError: Cannot find module 
'source-map'
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.)


-- 
802527: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: twitter-bootstrap3
Version: 3.3.5+dfsg-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

# Mimic less from Gruntfile
lessc --strict-math=on \
--source-map-url=bootstrap.css.map \
--source-map=dist/css/bootstrap.css.map \
less/bootstrap.less dist/css/bootstrap.css
SyntaxError: Cannot find module 'source-map' in 
/twitter-bootstrap3-3.3.5+dfsg/less/bootstrap.less on line null, 
column 0:
1  * Bootstrap v3.3.5 (http://getbootstrap.com)

debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/twitter-bootstrap3.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: twitter-bootstrap3
Source-Version: 3.3.5+dfsg-2

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

Debian distribution maintenance software
pp.
David Prévot  (supplier of updated twitter-bootstrap3 
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: Fri, 23 Oct 2015 13:11:28 -0400
Source: twitter-bootstrap3
Binary: libjs-bootstrap
Architecture: source
Version: 3.3.5+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: David Prévot 
Description:
 libjs-bootstrap - HTML, CSS and JS framework
Closes: 802527
Changes:
 twitter-bootstrap3 (3.3.5+dfsg-2) unstable; urgency=medium
 .
   * Add node-source-map to build-dependencies.
 Thanks to Jonas Smedegaard (Closes: #802527)
Checksums-Sha1:
 d5849318dfda7bb2c6d97c041fee4144532b77f9 1754 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 d8ac5f3cec08d9376256a9346a11e893fc7cb56b 49280 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz
Checksums-Sha256:
 5e00683b84d53e731df1100bf8eb698265a51286611dae1443c721053194b3f9 1754 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 098f207f065260dcdbe380cf2d68645bed1ee838331c41e33426bb1b37d916ed 49280 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz
Files:
 7d04cb2214212c37ec85ebc72428a6ec 1754 web optional 
twitter-bootstrap3_3.3.5+dfsg-2.dsc
 019d4070dd1d67a45d0179e7b4d5351f 49280 web optional 
twitter-bootstrap3_3.3.5+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJWKoDmAAoJEAWMHPlE9r08mRcIAKV5BnXjVO9GXWcT8yPAV2wD
MFy6/+fNlpHzfwqdESpYADNwgFgqKs5Fv2YLlJRH9SL/yLjJXgMQv9YBr5PSuMeO
KWTI8c5TK7rebsnBeeF7OYtsPUhVTmW9dofyhDlX1dF23Z8JicDfHIPLSGMzY+58
no7O13HH2cS/VUM/QnDz/vS9sPnjqHFxhlhNZAT6EKGFKx8WiqEhVzDG3NX9d40o
zDUXeqTOg07DQbRjgBKBnqEoHIuHYcPBs/GuItOrRzuo4+Xo9s5ts9rpuNdlzwNZ
RnSxcSK2F+0FGrgC6ZJJkOFGNKbrjV1/+/x3mtRgIXWABKtZTiJscWvhFXWFPN8=
=WG58
-END PGP SIGNATURE 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#802735: nodejs: add autopkgtests

2015-10-23 Thread Jérémy Lal
2015-10-23 2:32 GMT+02:00 dann frazier :

> Source: nodejs
> Version: 4.0.0~dfsg-2
> Severity: wishlist
> Tags: patch
>
> Attached is a patch to add a couple simple autopkgtests to nodejs.
>

Hello,
beside a very simple test like
nodejs -e "console.log('test');"
i don't see the point of testing further since hundreds of tests are
already run
during package build.

Jérémy.
___
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] less.js_1.6.3~dfsg-2_amd64.changes ACCEPTED into unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 23 Oct 2015 18:07:02 +0200
Source: less.js
Binary: libjs-less node-less
Architecture: source all
Version: 1.6.3~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 libjs-less - LESS CSS meta-language - Javascript library
 node-less  - LESS CSS meta-language - compiler and Node module
Changes:
 less.js (1.6.3~dfsg-2) unstable; urgency=medium
 .
   * Fix have node-less (not libjs-less) recommend node-source-map.
 Thanks to David Prévot (see bug#773010).
Checksums-Sha1:
 cfa8d7f9a5a63508e5dce5d0ef50130431bfee73 2086 less.js_1.6.3~dfsg-2.dsc
 41fc266159611a2d7d47934efec014c5a5a0bd7b 10600 
less.js_1.6.3~dfsg-2.debian.tar.xz
 3bd7153677bdb0a3cb45cc937d7a01cac19a2a94 94756 libjs-less_1.6.3~dfsg-2_all.deb
 a154b0eeadb96c31d6d8ad3444c5e44fc9576dbe 80408 node-less_1.6.3~dfsg-2_all.deb
Checksums-Sha256:
 aa0dbae02fa33b8f5f685741c13f213f75134d08807acaedd7aaea12c6f03f4c 2086 
less.js_1.6.3~dfsg-2.dsc
 85ab3e5d6223ea423f933b0e5f0b1df163cea3682a2bc6c24c9a9b88de77bd33 10600 
less.js_1.6.3~dfsg-2.debian.tar.xz
 0a11b5cc48a98224243be0e83ba83fe243848e6460bca1a0a3b81add16bcac77 94756 
libjs-less_1.6.3~dfsg-2_all.deb
 e80fa59a98041cb3ebcd33547e8e83df09793d202e32e79daf8ccb66020abc78 80408 
node-less_1.6.3~dfsg-2_all.deb
Files:
 4079d55c2343052086cd8af468335743 2086 web optional less.js_1.6.3~dfsg-2.dsc
 7dbc0273ec519c91f3e7efb761e0f357 10600 web optional 
less.js_1.6.3~dfsg-2.debian.tar.xz
 6e847950d7a12f198149145f7f174739 94756 web optional 
libjs-less_1.6.3~dfsg-2_all.deb
 5420e68d95de5307405d9e5d1a4414a0 80408 web optional 
node-less_1.6.3~dfsg-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWKo8EAAoJECx8MUbBoAEh+aQP/22X2Pvyc4lYcBuiQqGJrF0h
9quBe7MQtEZgoSRV97/3vjJvRYJKMJpxcLY2GYMwnMN80ZBx3bHrYbIGqoDKeOm6
a96OurylstTHp9XBc1m3toK7+fRpYwBzBpoEvUHJwsZ8Npuy0wh5RiW8fv4anewz
E7P85Ay6qheuHJ1li57j4ZNdAQJRwrKouwMjjveEpHmhiWGw6/AT+LsLjTogYxAE
txFFCSnNbw8EOTFPcNdKDQNbgsQWPv+eN9ofiSY+neg14nK8ZB8ulzH6lOVAuNua
rpE83pegmdok9WbaxGTmaU+XkZBEl9XuSSyT67SRswBl6M24PQSMv/6pFwUcu6Ds
1pqFAUlL1FB/zKuCfCq6dBa3jXtbk1Ovg+7JecafU/H/A5yRxLvHM0SKO+gyo57U
Gej+Zu0D9JRL5EalzTSavbc4Gbvh8BQM0L1lK6qDJ8CQCJpAy9mI01dLIRpeLMuY
s/TSg6OQkTBxr07pPV6d+bWryfLrVpJOPTpa95Gg3NFwyREfEaCuNUe7pWehLTcP
DzmyNyu7JvwQZsz/pDu/6P6KVe8DlXLWPYvaK0GrZB2FfcD5hz9rsUqhEzleMr7S
e6iVfgHQX2U+JdeJPGh7Kw2avDWbquJ14Fko/BbTC8v14IZDyryyx/qxWUpIfVmH
yaOMUl6agMmO2dNFjl69
=FpRp
-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] Processed: your mail

2015-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 802224 by 802530
Bug #802224 [node-source-map] Please package latest upstream
802224 was not blocked by any bugs.
802224 was not blocking any bugs.
Added blocking bug(s) of 802224: 802530
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
802224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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] Processed: your mail

2015-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 802530 by 802224
Bug #802530 [sponsorship-requests] RFS [ITP]: node-ast-util/0.6.0-1
802530 was not blocked by any bugs.
802530 was blocking: 802224
Added blocking bug(s) of 802530: 802224
> unblock 802224 by 802530
Bug #802224 [node-source-map] Please package latest upstream
802224 was blocked by: 802530
802224 was blocking: 802530
Removed blocking bug(s) of 802224: 802530
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
802224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802224
802530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#802735: Bug#802735: nodejs: add autopkgtests

2015-10-23 Thread Jonas Smedegaard
Quoting Jérémy Lal (2015-10-23 09:14:54)
> 2015-10-23 2:32 GMT+02:00 dann frazier :
> 
> Source: nodejs
> Version: 4.0.0~dfsg-2
> Severity: wishlist
> Tags: patch
> 
> Attached is a patch to add a couple simple autopkgtests to nodejs.
> 
> 
> Hello,
> beside a very simple test like
> nodejs -e "console.log('test');"
> i don't see the point of testing further since hundreds of tests are already
> run
> during package build.

As I understand it, there's a point in running tests if there is a 
chance of dependent libraries affecting behaviour of the package.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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 twitter-bootstrap3_3.3.5+dfsg-2_source.changes

2015-10-23 Thread Debian FTP Masters
twitter-bootstrap3_3.3.5+dfsg-2_source.changes uploaded successfully to 
localhost
along with the files:
  twitter-bootstrap3_3.3.5+dfsg-2.dsc
  twitter-bootstrap3_3.3.5+dfsg-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] node-deep-equal_1.0.1-1_amd64.changes ACCEPTED into unstable, unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Oct 2015 21:29:52 +0200
Source: node-deep-equal
Binary: node-deep-equal
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Ross Gammon 
Description:
 node-deep-equal - node's assert.deepEqual algorithm
Closes: 802518
Changes:
 node-deep-equal (1.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #802518)
Checksums-Sha1:
 10d7f374e438300cbde470f74d969a0500475227 2045 node-deep-equal_1.0.1-1.dsc
 b3c918090aef8648de2073d3cb106ed4dea5bd3f 4007 node-deep-equal_1.0.1.orig.tar.gz
 85c3115bff1f62ef2688395132826d5f5a2449f5 2388 
node-deep-equal_1.0.1-1.debian.tar.xz
 c885df48649ff22339ac85fd038dc85fa319531b 4584 node-deep-equal_1.0.1-1_all.deb
Checksums-Sha256:
 a915fc9d6c9e6c2e3d7f7790cc3a84a08514ebcd4bfac0a9876aaaccfbb4cb3d 2045 
node-deep-equal_1.0.1-1.dsc
 080d05fb9521d1b6c3f3c0a5b095ed47a6d52dda277425ed21c4dd185a5da45e 4007 
node-deep-equal_1.0.1.orig.tar.gz
 b6572544ab1ab9bb8659fb7fcd2e08b7c6f4a8a08922216d044cd66410f18165 2388 
node-deep-equal_1.0.1-1.debian.tar.xz
 4d54f9775901b7ce0ab3f57ca830e683064b445538595397b20590396949791e 4584 
node-deep-equal_1.0.1-1_all.deb
Files:
 e411269b9fe52644ff9874d520fe7176 2045 web optional node-deep-equal_1.0.1-1.dsc
 edcc849e64b79f3258733a47616f61f8 4007 web optional 
node-deep-equal_1.0.1.orig.tar.gz
 a363bda62551cdc3b69f8e48ef875220 2388 web optional 
node-deep-equal_1.0.1-1.debian.tar.xz
 87a81396e75c35566322b84e0f998577 4584 web optional 
node-deep-equal_1.0.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWKhwfAAoJEPNPCXROn13ZBesP/3YJzCc6JOo2gXXS4e/ZnXL2
2HLySnCDYdHGtW4SwFA6dJhkcGJkOWFbc02rxiABn8z/f9jmnztf0MZ97EaZK8MX
SibNQZN45kBucDD3EeqCvmQ8TvVXdMAXOngRRmfrF8tY3s6H6JLO2pVRMTpGEmI0
2NlIorzAltMpSgQvVPwkDmO8op9vnGg3HB//yIVIeCZroXEXrP8EUpe/Odwbn6Va
L+2GoVKc5D6Hm7P5nuxyMCBqkurOojpaMR1m6z4maFAaI6QX1U1JmtsQTEzFBdCD
zBOWt5NHXpYInGcngbgPg2VF0DSqatkEsCwjwEPapyJCqkITJoGeHdy9u+8F9thA
Ad+xolG4yy3v5gLvp6v8Hm1PhFTsWPayWsUBqoWQCUWdHeX24I/fY9Mvb8JXRTro
SuyTxZv0PW/nZ4qEVfjxDEGHEZ/i0jbiHVsCruhfCtTPzHzs8bjpC4h6wxSIyvoj
ek2OUhmqLTHjH0HVzCi7e6ea80SAxJ+kp3yQdAC7jxh96R3DiDbQbb061SfWP6dH
6kAodc7ovdV54x1o4XUmkm/lfZxEkzwI2vU4lohTW1QAue/WMQFCaWT5s6TioKmx
af1N2yqr3xd6YbWZkwhEy+3HhmGGFyoeXCoBOTvHlcgRVufkvDnkkyQ5nPX38+Vj
Gm3QC0xebr2rMXr8Nbvs
=32vL
-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-recast_0.10.32-1_amd64.changes ACCEPTED into unstable, unstable

2015-10-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Oct 2015 08:09:18 +0200
Source: node-recast
Binary: node-recast
Architecture: source all
Version: 0.10.32-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Julien Puydt 
Description:
 node-recast - Pretty printer and syntax tree transformer for JavaScript
Closes: 802439
Changes:
 node-recast (0.10.32-1) unstable; urgency=low
 .
   * Initial release (Closes: #802439)
Checksums-Sha1:
 83e33c1c3027ae3253d772ad256ea2a10c045045 1994 node-recast_0.10.32-1.dsc
 1fc49752a0306c8ce65a9486b297a3b53a31b55d 72719 node-recast_0.10.32.orig.tar.gz
 0880f334af5990b9299c49ffdd3bebf80bfaa8d0 2180 
node-recast_0.10.32-1.debian.tar.xz
 b118653667d1a56b30600ad5e7f1a4903619edd3 32278 node-recast_0.10.32-1_all.deb
Checksums-Sha256:
 ba7b1d62520b2c94b5787da220bd87583e5ecb796f96402c9139c4a4ecf0f1f6 1994 
node-recast_0.10.32-1.dsc
 201a9f013c658ce12abf275685f7d4f980527ea6430753f477bb83af4e47cd5d 72719 
node-recast_0.10.32.orig.tar.gz
 5f858c145f6d1dfe1353e0b62d0c324ad525cb8afe77aab8a5a5f1fc157208e9 2180 
node-recast_0.10.32-1.debian.tar.xz
 0b5313eb0d2c567f8335ae7dbb95d7708b66cfe2b5a0fd772b8813cb3dac8c2e 32278 
node-recast_0.10.32-1_all.deb
Files:
 eaf2ddb18a46029260ca5246b2bc19d5 1994 web optional node-recast_0.10.32-1.dsc
 2a25b3dd934e07e50355f4c6a02127ac 72719 web optional 
node-recast_0.10.32.orig.tar.gz
 eaa334f75592c5c6d9257df6f89c241d 2180 web optional 
node-recast_0.10.32-1.debian.tar.xz
 f92f14f0d0a1a60d09c0a302f2e3cdd5 32278 web optional 
node-recast_0.10.32-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWKk8+AAoJEPNPCXROn13ZpcwP/3vN52aH2qLS5spt7TX39VSO
1gLRUQoeZyZn3qwcm8WObrmTfelSxMNhIU6KwRS5XM9IVmnbGVWnp3O2EnFZhZqV
f/fpci164XHFrGqhe3NKTB3Avkbe+CCUD80VqrgTSV5zTCoCwYYcqnzNdedCtGA1
loe2bH++14OjyH+mKOYun6I8kaUb3vBkWRIETFg9DtwCgTZP1G89zsRjuZ+oe2Tz
dQHsDyTRukmdtHn6hhBiU+VYQD/l/c4Yaecq0oXHH9JcprDrvG0bOmByoHFRCa4p
8qNKjnkIJPn2Lz2LAtAfjuJNHVyqrPZDARqalS2DU08ZanDcOs+rjqiezgrSF3wW
ikQJlBUF2SueFbz/TdA8iCYha8qJ71jqblZNRvABYkloRClPd3exiAxAIzgqz2gf
qaEsgihaKwMspDEIc7cEt4xCN1kbXvuIxd1gDAo8TtHmoIoXET2ldYiwYRMyad4O
ZVSd/sTwP9j8cfSS01cp2aoh+xmGHfGu4QRy8+eOxoYD67TV/lr+qnTDBRQfx+1U
vVzs0hmQgohYHt2WD0evHUtTsXYw2i1Q5V2O0+vumV/AiuT6j93rM4QffRK3mlQm
OJnfgl4HMhjzfBxkJ0ouPE4J+x6L1elRbi25IhTG/SRAZdlTW/cZFieutsrk7UCt
5unsBTjZIPNUXHnTLOaj
=TFiW
-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