[Pkg-javascript-devel] node-aproba 1.2.0-1 MIGRATED to testing

2017-10-02 Thread Debian testing watch
FYI: The status of the node-aproba source package
in Debian's testing distribution has changed.

  Previous version: 1.0.4-2
  Current version:  1.2.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-end-of-stream 1.4.0-1 MIGRATED to testing

2017-10-02 Thread Debian testing watch
FYI: The status of the node-end-of-stream source package
in Debian's testing distribution has changed.

  Previous version: 1.1.0-1
  Current version:  1.4.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


Re: [Pkg-javascript-devel] Bug#877212: node-d3-color: B-D npm not available in testing

2017-10-02 Thread Gunnar Wolf
Sean Whitton dijo [Sat, Sep 30, 2017 at 12:10:54PM -0700]:
> > The whole purpose of having contrib and non-free is to host packages
> > that can't be in main, either permanently or temporarily. I fail to
> > see how it is against the spirit.
> 
> To my mind, at least, the purpose of contrib and non-free is for
> packages that can't be in main for DFSG reasons /alone/.  Social
> Contract item 5:
> 
> We acknowledge that some of our users require the use of works that
> do not conform to the Debian Free Software Guidelines.  We have
> created "contrib" and "non-free" areas in our archive for these
> works.
> (...)
> I am still very uneasy about serving our users -- even our users of
> Debian unstable -- with packages that are built using material pulled
> from the net.  I think that people who add 'contrib' to their
> sources.list do not expect this kind of thing.

I am completely with Sean here; I read the following messages, and am
happy a better resolution was found. But, FWIW, I'll support Sean's
interpretation - Contrib and non-free are *not* places where we can
happily breach any bits of policy; they are exclusively for things
that cannot be shipped in Debian Main due to their DFSG status.

And, yes, network access during a build... Is a clear no-go. Specially
if as a project we are committed to this so neat Reproducible Builds
thingy that has made so many among us proud to be part a project where
an ages-long problem is finally being tackled - And quite
successfully, even!

-- 
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-ansi-regex 3.0.0-1 MIGRATED to testing

2017-10-02 Thread Debian testing watch
FYI: The status of the node-ansi-regex source package
in Debian's testing distribution has changed.

  Previous version: 2.0.0-1
  Current version:  3.0.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-slice-ansi 1.0.0-1 MIGRATED to testing

2017-10-02 Thread Debian testing watch
FYI: The status of the node-slice-ansi source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0.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] mapnik-reference REMOVED from testing

2017-10-02 Thread Debian testing watch
FYI: The status of the mapnik-reference source package
in Debian's testing distribution has changed.

  Previous version: 5.0.6-1
  Current version:  (not in testing)
  Hint: 
Bug #872547: mapnik-reference FTBFS with nodejs 6.11.2

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
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] Bug#877538: node-concat-with-sourcemaps FTBFS and Debci failure with node-source-map >= 0.6.0

2017-10-02 Thread Adrian Bunk
Source: node-concat-with-sourcemaps
Version: 1.0.4-1
Severity: serious

https://ci.debian.net/packages/n/node-concat-with-sourcemaps/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-concat-with-sourcemaps.html

...
# should ignore invalid mappings
/usr/lib/nodejs/source-map/lib/source-map-generator.js:276
throw new Error(
^

Error: original.line and original.column are not numbers -- you probably meant 
to omit the original mapping entirely and only map the generated position. If 
so, pass null for the original mapping instead of an object with empty or null 
values.
at SourceMapGenerator_validateMapping [as _validateMapping] 
(/usr/lib/nodejs/source-map/lib/source-map-generator.js:276:15)
at SourceMapGenerator_addMapping [as addMapping] 
(/usr/lib/nodejs/source-map/lib/source-map-generator.js:110:12)
at /build/1st/node-concat-with-sourcemaps-1.0.4/index.js:60:28
at Array.forEach (native)
at SourceMapConsumer_eachMapping [as eachMapping] 
(/usr/lib/nodejs/source-map/lib/source-map-consumer.js:157:14)
at Concat.add (/build/1st/node-concat-with-sourcemaps-1.0.4/index.js:58:18)
at /build/1st/node-concat-with-sourcemaps-1.0.4/test/index.js:11:14
at Array.forEach (native)
at Test. 
(/build/1st/node-concat-with-sourcemaps-1.0.4/test/index.js:10:19)
at Test.bound [as _cb] (/usr/lib/nodejs/tape/lib/test.js:77:32)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

-- 
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-d3-transition_1.1.0-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-d3-transition is NEW.
binary:node-d3-transition is NEW.
source:node-d3-transition is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] Processing of node-d3-transition_1.1.0-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-d3-transition_1.1.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-d3-transition_1.1.0-1.dsc
  node-d3-transition_1.1.0.orig.tar.gz
  node-d3-transition_1.1.0-1.debian.tar.xz
  node-d3-transition_1.1.0-1_all.deb
  node-d3-transition_1.1.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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-d3-dispatch_1.0.3-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-d3-dispatch is NEW.
binary:node-d3-dispatch is NEW.
source:node-d3-dispatch is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] node-d3-ease_1.0.3-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-d3-ease is NEW.
binary:node-d3-ease is NEW.
source:node-d3-ease is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] Processing of node-d3-ease_1.0.3-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-d3-ease_1.0.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-d3-ease_1.0.3-1.dsc
  node-d3-ease_1.0.3.orig.tar.gz
  node-d3-ease_1.0.3-1.debian.tar.xz
  node-d3-ease_1.0.3-1_all.deb
  node-d3-ease_1.0.3-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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-d3-dispatch_1.0.3-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-d3-dispatch_1.0.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-d3-dispatch_1.0.3-1.dsc
  node-d3-dispatch_1.0.3.orig.tar.gz
  node-d3-dispatch_1.0.3-1.debian.tar.xz
  node-d3-dispatch_1.0.3-1_all.deb
  node-d3-dispatch_1.0.3-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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-d3-interpolate_1.1.5-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-d3-interpolate is NEW.
binary:node-d3-interpolate is NEW.
source:node-d3-interpolate is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] Processing of node-d3-interpolate_1.1.5-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-d3-interpolate_1.1.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-d3-interpolate_1.1.5-1.dsc
  node-d3-interpolate_1.1.5.orig.tar.gz
  node-d3-interpolate_1.1.5-1.debian.tar.xz
  node-d3-interpolate_1.1.5-1_all.deb
  node-d3-interpolate_1.1.5-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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-thenify-all_1.6.0-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-thenify-all is NEW.
binary:node-thenify-all is NEW.
source:node-thenify-all is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] node-babel-plugin-transform-define_1.3.0-2_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-babel-plugin-transform-define is NEW.
binary:node-babel-plugin-transform-define is NEW.
source:node-babel-plugin-transform-define is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] Processing of node-babel-plugin-transform-define_1.3.0-2_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-babel-plugin-transform-define_1.3.0-2_amd64.changes uploaded successfully 
to localhost
along with the files:
  node-babel-plugin-transform-define_1.3.0-2.dsc
  node-babel-plugin-transform-define_1.3.0.orig.tar.gz
  node-babel-plugin-transform-define_1.3.0-2.debian.tar.xz
  node-babel-plugin-transform-define_1.3.0-2_all.deb
  node-babel-plugin-transform-define_1.3.0-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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] Processed: bug 857986 is forwarded to https://wiki.debian.org/Javascript/Nodejs/Tasks/npm

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

> forwarded 857986 https://wiki.debian.org/Javascript/Nodejs/Tasks/npm
Bug #857986 [npm] npm: package is 3 years old (consider removal?)
Set Bug forwarded-to-address to 
'https://wiki.debian.org/Javascript/Nodejs/Tasks/npm'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
857986: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857986
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 node-thenify-all_1.6.0-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-thenify-all_1.6.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-thenify-all_1.6.0-1.dsc
  node-thenify-all_1.6.0.orig.tar.gz
  node-thenify-all_1.6.0-1.debian.tar.xz
  node-thenify-all_1.6.0-1_all.deb
  node-thenify-all_1.6.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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] Fwd: Request to Join Project Debian JavaScript Maintainers from Preyass Chandran (preyassc-guest)

2017-10-02 Thread Ross Gammon
Welcome to the team. If you haven't already, please read the Team Policy
& linked pages on Nodejs:

https://wiki.debian.org/Javascript/Policy



 Forwarded Message 
Subject:Request to Join Project Debian JavaScript Maintainers from
Preyass Chandran (preyassc-guest)
Date:   Mon, 02 Oct 2017 06:28:32 +
From:   nore...@alioth.debian.org
To: deb...@the-gammons.net



Preyass Chandran (preyassc-guest) has requested to join your project. 
You can approve this request here: 
https://alioth.debian.org/project/admin/users.php?group_id=100128 

Comments by the user:
Hi,
I would like to join Debian javaScript maintainers team. I have already 
completed these,
https://git.fosscommunity.in/preyassc/node-decompress-response.git
https://git.fosscommunity.in/preyassc/node-parallel-transform.git
https://git.fosscommunity.in/preyassc/node-thenify.git

Thank you

-- 
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-thenify_3.3.0-1_amd64.changes is NEW

2017-10-02 Thread Debian FTP Masters
binary:node-thenify is NEW.
binary:node-thenify is NEW.
source:node-thenify is NEW.

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

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

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

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

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

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


[Pkg-javascript-devel] Processing of node-thenify_3.3.0-1_amd64.changes

2017-10-02 Thread Debian FTP Masters
node-thenify_3.3.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-thenify_3.3.0-1.dsc
  node-thenify_3.3.0.orig.tar.gz
  node-thenify_3.3.0-1.debian.tar.xz
  node-thenify_3.3.0-1_all.deb
  node-thenify_3.3.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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