[Pkg-javascript-devel] node-gulp 3.9.1-6 MIGRATED to testing

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

  Previous version: 3.9.1-5
  Current version:  3.9.1-6

-- 
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#725362: marked as done (node-bones: present but uninstallable on architectures lacking nodejs)

2017-09-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Sep 2017 16:09:59 +
with message-id 
and subject line Bug#871000: Removed package(s) from unstable
has caused the Debian Bug report #725362,
regarding node-bones: present but uninstallable on architectures lacking nodejs
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.)


-- 
725362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725362
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-bones
Version: 2.0.1+ds1-4
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch saucy

node-bones is present but uninstallable on a number of Debian
architectures that lack nodejs.  There is no point shipping it on these
architectures, and it introduces noise for anything trying to do
dependency consistency checks.

While it would be possible to fix this by explicitly limiting
node-bones' architecture list, this would require keeping that in sync
with nodejs over time; so it's better to add an artificial
build-dependency on nodejs to ensure that the package will harmlessly
enter a dependency-wait state when it isn't available.  You'll probably
need to get an ftpmaster to manually remove the old binaries after
uploading this.

  * Artificially build-depend on nodejs, to ensure that this package only
builds on architectures where nodejs is available.

diff -Nru node-bones-2.0.1+ds1/debian/control 
node-bones-2.0.1+ds1/debian/control
--- node-bones-2.0.1+ds1/debian/control 2012-09-20 10:00:20.0 +0100
+++ node-bones-2.0.1+ds1/debian/control 2013-10-04 16:26:06.0 +0100
@@ -6,6 +6,7 @@
 Build-Depends:
  debhelper (>= 8~)
  , dh-buildinfo
+ , nodejs
 Standards-Version: 3.9.4
 Homepage: https://github.com/developmentseed/bones
 Vcs-Git: git://git.debian.org/collab-maint/node-bones.git

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]
--- End Message ---
--- Begin Message ---
Version: 2.0.1+ds1-4+rm

Dear submitter,

as the package node-bones has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/871000

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- 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#743152: marked as done (nodes-bones doesn't ship the version required for tilemill)

2017-09-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Sep 2017 16:09:59 +
with message-id 
and subject line Bug#871000: Removed package(s) from unstable
has caused the Debian Bug report #743152,
regarding nodes-bones doesn't ship the version required for tilemill
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.)


-- 
743152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743152
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-bones
Version: 2.0.1+ds1-4
Severity: normal

As part of the gargantuan effort to ship tilemill in Debian, I am
struggling with this package, which was, I assume, uploaded exactly
for tilemill (because it has no other reverse dependencies).

It turns out that tilemill depends explicitely on version 1.3.27,
while Debian ships the 2.0 release, which is actually *older* that the
1.3 series:

https://github.com/developmentseed/bones/releases

I have seen this strangeness before, in fact in tilemill itself:

https://github.com/mapbox/tilemill/issues/2258

So I am not sure how to deal with this. Maybe a removal from unstable
and a new upload of 1.3 would avoid an epoch change...

Thanks for looking into this.

A.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages node-bones depends on:
ii  node-backbone0.9.2-4
ii  node-express 2.5.9-2
ii  node-jquery  1.6.3-1
ii  node-mirror  0.3.3-3
ii  node-optimist0.3.5-1
ii  node-underscore  1.4.4-2
ii  nodejs   0.10.26~dfsg1-1

node-bones recommends no packages.

node-bones suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.0.1+ds1-4+rm

Dear submitter,

as the package node-bones has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/871000

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- 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#871000: Removed package(s) from unstable

2017-09-10 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

node-bones | 2.0.1+ds1-4 | source, amd64, arm64, armel, armhf, hurd-i386, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, ppc64el, s390x

--- Reason ---
RoQA; missed both jessie and stretch
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 871...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/871000

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

-- 
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#855066: marked as done (jarisplayer: FTBFS: src/jaris/player/Player.hx:1533: characters 17-33 : Only inline or read-only (default, never) fields can be used as a pattern)

2017-09-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Sep 2017 15:48:06 +
with message-id 
and subject line Bug#870963: Removed package(s) from unstable
has caused the Debian Bug report #855066,
regarding jarisplayer: FTBFS: src/jaris/player/Player.hx:1533: characters 17-33 
: Only inline or read-only (default, never) fields can be used as a pattern
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.)


-- 
855066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jarisplayer
Version: 2.0.17~dfsg-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

jarisplayer fails to build from source in unstable/amd64:

  […]

  find -type f -name '*.metadata_dump' -delete
  haxe -main jaris.Main -swf player.swf -cp src -D no-pattern-matching -dce full
  src/jaris/player/Player.hx:1533: characters 17-33 : Only inline or read-only 
(default, never) fields can be used as a pattern
  debian/rules:58: recipe for target 'debian/stamp-swf-build' failed
  make: *** [debian/stamp-swf-build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


jarisplayer.2.0.17~dfsg-3.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 2.0.17~dfsg-3+rm

Dear submitter,

as the package jarisplayer has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/870963

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- 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#870963: Removed package(s) from unstable

2017-09-10 Thread Debian FTP Masters
Version: 2.0.17~dfsg-3+rm

Dear submitter,

as the package jarisplayer has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/870963

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

-- 
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#870963: Removed package(s) from unstable

2017-09-10 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

jarisplayer | 2.0.17~dfsg-3 | source, all

--- Reason ---
RoQA; missed both jessie and stretch
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/870963

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

-- 
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#719368: marked as done (node-zlib: FTBFS: ./configure: 2: ./configure: node-waf: not found)

2017-09-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Sep 2017 15:26:15 +
with message-id 
and subject line Bug#870919: Removed package(s) from unstable
has caused the Debian Bug report #719368,
regarding node-zlib: FTBFS: ./configure: 2: ./configure: node-waf: not found
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.)


-- 
719368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-zlib
Version: 1.0.5-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Maybe this is related to that as of node.js v0.8 node-waf was removed
and replaced with node-gyp (packaged independently).

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_testdir
>dh_auto_configure
> ./configure: 2: ./configure: node-waf: not found
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/node-zlib --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 127
> make: *** [build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/node-zlib_1.0.5-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 1.0.5-1+rm

Dear submitter,

as the package node-zlib has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/870919

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- 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#870919: Removed package(s) from unstable

2017-09-10 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

 node-zlib |1.0.5-1 | source, amd64, armel, armhf, i386, mipsel

--- Reason ---
RoQA; missed both jessie and stretch
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/870919

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

-- 
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#870919: Removed package(s) from unstable

2017-09-10 Thread Debian FTP Masters
Version: 1.0.5-1+rm

Dear submitter,

as the package node-zlib has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/870919

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

-- 
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: Re: Bug#875301: FTBFS: uses npm to download from the network during the build

2017-09-10 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #875301 [src:node-acorn-dynamic-import] FTBFS: uses npm to download from 
the network during the build
Severity set to 'normal' from 'serious'

-- 
875301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875301
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


Re: [Pkg-javascript-devel] Bug#875301: FTBFS: uses npm to download from the network during the build

2017-09-10 Thread Pirate Praveen
Control: severity -1 normal

On ഞായര്‍ 10 സെപ്റ്റംബര്‍ 2017 08:11 വൈകു, Andreas Beckmann wrote:
> Downloading things at package build time hasn't been seen in the archive
> until recently when some node-* packages started doing this in contrib.
> (There are installer packages that download non-distributable stuff at
> install time, but that is a completely different topic.)

 Examples of packages which would be included in contrib are:

free packages which require contrib, non-free packages or packages
which are not in our archive at all for compilation or execution, and

https://www.debian.org/doc/debian-policy/ch-archive.html#s-contrib

So I think this is within policy.

> Anyway, I hope this is a temporary measure and you (i.e. the javascript
> maintainers) are working on getting these large dependency trees
> properly into main.

yes, this is a temporary step. We are close to getting rollup into main
and these packages can be moved to main once it is complete.

> Packages in contrib can usually be built in the buildd network (unless
> they have Build-Depends in non-free), but your packages will FTBFS there
> due to requiring network access. So no source-only uploads ... and
> hopefully everything is arch:all.

policy specifically mentions "packages not in the archive at all for
compilation" for contrib. I think it would be better to clarify the
general issue, even though the specific issue is temporary.

> Andreas
> 
> PS: You'll probably receive a similar bug report for each source package
> doing this once someone encounters the FTBFS issue in a build chroot
> that forbids network access.
>
ok



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] Bug#875301: FTBFS: uses npm to download from the network during the build

2017-09-10 Thread Andreas Beckmann
On 2017-09-10 16:06, Pirate Praveen wrote:
> On ഞായര്‍ 10 സെപ്റ്റംബര്‍ 2017 07:22 വൈകു, Andreas Beckmann wrote:
>> Source: node-acorn-dynamic-import
>> Version: 2.0.2-2
>> Severity: serious
>>
>> sources should be shipped in packages, not downloaded at build time ...
> 
> but this is in contrib not main.

Downloading things at package build time hasn't been seen in the archive
until recently when some node-* packages started doing this in contrib.
(There are installer packages that download non-distributable stuff at
install time, but that is a completely different topic.)

Anyway, I hope this is a temporary measure and you (i.e. the javascript
maintainers) are working on getting these large dependency trees
properly into main.

Packages in contrib can usually be built in the buildd network (unless
they have Build-Depends in non-free), but your packages will FTBFS there
due to requiring network access. So no source-only uploads ... and
hopefully everything is arch:all.

Andreas

PS: You'll probably receive a similar bug report for each source package
doing this once someone encounters the FTBFS issue in a build chroot
that forbids network access.

-- 
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#875301: Bug#875301: FTBFS: uses npm to download from the network during the build

2017-09-10 Thread Pirate Praveen
On ഞായര്‍ 10 സെപ്റ്റംബര്‍ 2017 07:22 വൈകു, Andreas Beckmann wrote:
> Source: node-acorn-dynamic-import
> Version: 2.0.2-2
> Severity: serious
> 
> sources should be shipped in packages, not downloaded at build time ...

but this is in contrib not main.



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] Bug#870956: Bug#870956: Bug#870956: Bug#870956: node-jsdom: should node-jsdom be removed from unstable?

2017-09-10 Thread Bastien Roucaries


Le 10 septembre 2017 14:46:17 GMT+02:00, Paolo Greppi  
a écrit :
>Il 10/09/2017 08:45, Lucas Nussbaum ha scritto:
>> Hi,
>> 
>> On 10/08/17 at 17:38 +0530, Pirate Praveen wrote:
>>> I think (from what I remember) this is a dependency of
>>> node-jquery-. Though it required many other build tools
>also
>>> packaged, so it was not touched. I will see if I can confirm this in
>the
>>> coming days.
>> 
>> Ping? :)
>> 
>> Lucas
>> 
>> 
>> 
>
>Digging into the pkg-javascript-devel archives I found this message
>referring to jsdom:
>http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2016-September/013791.html
>
>It is also mentioned in the jquery and pump.io tasks:
>https://wiki.debian.org/Javascript/Nodejs/Tasks/jquery?highlight=%28jsdom%29
>https://wiki.debian.org/Javascript/Nodejs/Tasks/Pump.io?highlight=%28jsdom%29
>
>All in all I think it could be useful
>
>Paolo
Will get a glimpse
-- 
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.

-- 
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#875301: FTBFS: uses npm to download from the network during the build

2017-09-10 Thread Andreas Beckmann
Source: node-acorn-dynamic-import
Version: 2.0.2-2
Severity: serious

sources should be shipped in packages, not downloaded at build time ...


Andreas

-- 
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#870956: Bug#870956: Bug#870956: node-jsdom: should node-jsdom be removed from unstable?

2017-09-10 Thread Paolo Greppi
Il 10/09/2017 08:45, Lucas Nussbaum ha scritto:
> Hi,
> 
> On 10/08/17 at 17:38 +0530, Pirate Praveen wrote:
>> I think (from what I remember) this is a dependency of
>> node-jquery-. Though it required many other build tools also
>> packaged, so it was not touched. I will see if I can confirm this in the
>> coming days.
> 
> Ping? :)
> 
> Lucas
> 
> 
> 

Digging into the pkg-javascript-devel archives I found this message referring 
to jsdom:
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2016-September/013791.html

It is also mentioned in the jquery and pump.io tasks:
https://wiki.debian.org/Javascript/Nodejs/Tasks/jquery?highlight=%28jsdom%29
https://wiki.debian.org/Javascript/Nodejs/Tasks/Pump.io?highlight=%28jsdom%29

All in all I think it could be useful

Paolo

-- 
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-unicode-match-property-ecmascript_1.0.3-1_amd64.changes is NEW

2017-09-10 Thread Debian FTP Masters
binary:node-unicode-match-property-ecmascript is NEW.
binary:node-unicode-match-property-ecmascript is NEW.
source:node-unicode-match-property-ecmascript 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-unicode-match-property-ecmascript_1.0.3-1_amd64.changes

2017-09-10 Thread Debian FTP Masters
node-unicode-match-property-ecmascript_1.0.3-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  node-unicode-match-property-ecmascript_1.0.3-1.dsc
  node-unicode-match-property-ecmascript_1.0.3.orig.tar.gz
  node-unicode-match-property-ecmascript_1.0.3-1.debian.tar.xz
  node-unicode-match-property-ecmascript_1.0.3-1_all.deb
  node-unicode-match-property-ecmascript_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] Processed: block 875279 with 780357

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

> block 875279 with 780357
Bug #875279 [node-coffeeify] node-coffeeify: Please enable upstream Testsuite
875279 was not blocked by any bugs.
875279 was not blocking any bugs.
Added blocking bug(s) of 875279: 780357
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
875279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875279
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-unicode-property-value-aliases-ecmascript_1.0.1+ds-1_amd64.changes is NEW

2017-09-10 Thread Debian FTP Masters
binary:node-unicode-property-value-aliases-ecmascript is NEW.
binary:node-unicode-property-value-aliases-ecmascript is NEW.
source:node-unicode-property-value-aliases-ecmascript 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-unicode-property-value-aliases-ecmascript_1.0.1+ds-1_amd64.changes

2017-09-10 Thread Debian FTP Masters
node-unicode-property-value-aliases-ecmascript_1.0.1+ds-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  node-unicode-property-value-aliases-ecmascript_1.0.1+ds-1.dsc
  node-unicode-property-value-aliases-ecmascript_1.0.1+ds.orig.tar.gz
  node-unicode-property-value-aliases-ecmascript_1.0.1+ds-1.debian.tar.xz
  node-unicode-property-value-aliases-ecmascript_1.0.1+ds-1_all.deb
  node-unicode-property-value-aliases-ecmascript_1.0.1+ds-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] Bug#875279: node-coffeeify: Please enable upstream Testsuite

2017-09-10 Thread Ross Gammon
Package: node-coffeeify
Version: 1.0.0-1
Severity: normal

Dear Maintainer,

The upstream testsuite is not run during the building of the package. This is
due to node-browserify not yet being available in Debian (see TODO file).

Please remember to enable the tests once browserify is packaged.

Ross



-- System Information:
Debian Release: stretch/sid
  APT prefers zesty-updates
  APT policy: (500, 'zesty-updates'), (500, 'zesty-security'), (500, 
'zesty-proposed'), (500, 'zesty'), (100, 'zesty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

-- 
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-plur_2.1.2-2_source.changes ACCEPTED into unstable

2017-09-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 10 Sep 2017 12:25:08 +0530
Source: node-plur
Binary: node-plur
Architecture: source
Version: 2.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-plur  - Pluralize a word
Changes:
 node-plur (2.1.2-2) unstable; urgency=medium
 .
   * Team upload
   * Reupload to unstable
Checksums-Sha1:
 91fe52a75c490357329f78a149833df144b20506 1995 node-plur_2.1.2-2.dsc
 14a4d40ea5b240209e8218a3270bf8969125aa5a 2328 node-plur_2.1.2-2.debian.tar.xz
 30020914a83c6b839f1bc58eaeb8c98677cfd2a7 5960 
node-plur_2.1.2-2_source.buildinfo
Checksums-Sha256:
 441af2ac192756cdf183a757d785f270ddae046a1b80cab2af226077533c42b6 1995 
node-plur_2.1.2-2.dsc
 cb59fb6fc26e99d9291226110e2e8a079ce8be3606f12aaa7e62909057d6bd4a 2328 
node-plur_2.1.2-2.debian.tar.xz
 d4e563819f8a0fc958ee5d64807e7698df136ac6c809308f368cd600cb57c372 5960 
node-plur_2.1.2-2_source.buildinfo
Files:
 ca7f60ee19ace3f0d1de02d7ccf77d04 1995 web optional node-plur_2.1.2-2.dsc
 7d76c3181d406f14b8435ce081a14813 2328 web optional 
node-plur_2.1.2-2.debian.tar.xz
 05e35bba369ed97c61c2ea36eb00c938 5960 web optional 
node-plur_2.1.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlm0+LsACgkQzh+cZ0US
wiq8iBAAjCb1r0CF+BOXxA3Zy+8yBXK0A3p2UpMKPuux5rnThvAtcUDcDugZPYat
quF8rWQHGTMo+/ErgJchyUYpg5jk5ssN3a3s3SERUPJiL6DvmYUiLigNan4IhRPb
DsfwQOB0jS8Q6F1Lu9SpJx4RTZlzuZlKBM2Af/Ca7KQFAehBOzU3DWO0h+K7jIMm
kIFaPDFEbnx657RiH47LhC1mWj/4yEMCVGfKabT+f9rMHkoS1GbMf+76WJQN5fnX
3jNFoS0/dOo8fLmUFLe8wYfXEP+NU6CTez4+4BXjRTdTdx/V/Zhy13ON47U52jeQ
Rod9hUbjaJ6PfjXDemvo6n4OKG1CuveelTb4S9FnWwoULIaQ6bO5yAZ3R9DgqmXx
ejmroTejLKb9KuDYMAGQlBufLIZYvAXdHP+0BhmH0ZGwVa+tOQ9xlVAXOe2XSnXb
x2Kj0ZcXjb7tYdTQI4W5GEP1PcAUDcB+INsh0Zj1bCtefRb5GbiUc63LuiqgiFu7
Pnf8pf/QhSNWSgLfaOgIfVJS5MU6KNtvW8KZ94oaqkpLERMfpQe6uphN2XhOGbEb
gBLikf5IYhy4sAg/ldk193mpn9t/e0O4OdIShuS7U/ztNNSX37gR4jjpu3f+c/sb
J/cREQWbmCHz8KPNn0D2iGGEob0Eo6ClsgOb3Nsp/cJ4QexrKB4=
=fQg0
-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-pretty-ms_3.0.0-1_amd64.changes is NEW

2017-09-10 Thread Debian FTP Masters
binary:node-pretty-ms is NEW.
binary:node-pretty-ms is NEW.
source:node-pretty-ms 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-irregular-plurals_1.2.0-2_source.changes ACCEPTED into unstable

2017-09-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 10 Sep 2017 13:56:08 +0530
Source: node-irregular-plurals
Binary: node-irregular-plurals
Architecture: source
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-irregular-plurals - Map of nouns to their irregular plural form
Changes:
 node-irregular-plurals (1.2.0-2) unstable; urgency=medium
 .
   * Team upload
   * Reupload to unstable
Checksums-Sha1:
 2de8d0ae55162f62121d0d7198742009f2501268 2158 
node-irregular-plurals_1.2.0-2.dsc
 0a5a533facd453e7236eb3f123247bdc041e2f36 2180 
node-irregular-plurals_1.2.0-2.debian.tar.xz
 882e65b5dbfdd3aeb4537c9e152141be436b01cf 6025 
node-irregular-plurals_1.2.0-2_source.buildinfo
Checksums-Sha256:
 bcb817a45aa8dbb34615539b733698c31d4b5674ab5bf0b53d1a217bc30f3c0b 2158 
node-irregular-plurals_1.2.0-2.dsc
 b25590b2df0e86a4e8866854119ce847f47b6ebdb7bb47d090cca3691169e1f0 2180 
node-irregular-plurals_1.2.0-2.debian.tar.xz
 e2760b70d092607e1579785fc64acf9e27d314b4f7f5f8d8a96828058c1e8c67 6025 
node-irregular-plurals_1.2.0-2_source.buildinfo
Files:
 8146ba11ddc54efc3554452640d0ee2a 2158 web optional 
node-irregular-plurals_1.2.0-2.dsc
 457eabec30c42e72566d1c679f1906da 2180 web optional 
node-irregular-plurals_1.2.0-2.debian.tar.xz
 9b592e591081fb505856f62377a73ded 6025 web optional 
node-irregular-plurals_1.2.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlm0+IwACgkQzh+cZ0US
wipXDQ//dpw3E4H3ZX4qJkukizzJv4kYwu3KDmV+AHXr9B6QyOJtF+P3HX5O3nv7
YqimAIuZlqDmq0SvV1ZH7obO7HEBjbfD6OAvsIR82JEO8wtP9SaX3p1NLt8dg3XT
lIxZIyCg1GtQqAUZerR3YvkzGO0INrOen2fOeuQzdi7BiT+Sn/vwf1mTRlddiYJc
3kyqfIkClheiW5vI/dZSA1DL0NUUXtr4GjYVfnPsPFTFoVy/rMUcud8QH/ueTnyC
S683CACksVd0nEzGsHGoS+7qAv6rr8ctCp6Q2duGkdja6FhVF4ErQUvvG7bhhXXF
TOFjMS0oauuO1NXhvNqWNHiwpEydtBu5eJ4QhqXJ92Q7YQMUCgql2D0OM1eDnn+f
Fu8HRgwdAu56HVXbgPvnAjnrY6kAR2YgNDo0jR4uOq7NEBgTDBFWMO+2Yk0oqqri
fmW1vbpuGOqcSMHp4kn3y0L3cHnvzWxTKzriLbj04HXvJpCM1cSSEDYfiJvR0Gfl
AO7QMXFDIfBNdcM91YR6NMWgXIc0BWArDWPFg4MxdoJYorB0rIZvJxcCepjTbHkT
JpT534+xdylKMGJGIqWuvxmUyMXCBdQ/MX6qR+JV4ZPdXFP04IPoMtEW7zxjBS4Q
b2fuQPSDdBVUfpisB9SW2aXIF0qjqZSwkyJWPxXU5DHTCqCW4h4=
=LcKY
-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] Processing of node-pretty-ms_3.0.0-1_amd64.changes

2017-09-10 Thread Debian FTP Masters
node-pretty-ms_3.0.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  node-pretty-ms_3.0.0-1.dsc
  node-pretty-ms_3.0.0.orig.tar.gz
  node-pretty-ms_3.0.0-1.debian.tar.xz
  node-pretty-ms_3.0.0-1_all.deb
  node-pretty-ms_3.0.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] Processing of node-plur_2.1.2-2_source.changes

2017-09-10 Thread Debian FTP Masters
node-plur_2.1.2-2_source.changes uploaded successfully to localhost
along with the files:
  node-plur_2.1.2-2.dsc
  node-plur_2.1.2-2.debian.tar.xz
  node-plur_2.1.2-2_source.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-irregular-plurals_1.2.0-2_source.changes

2017-09-10 Thread Debian FTP Masters
node-irregular-plurals_1.2.0-2_source.changes uploaded successfully to localhost
along with the files:
  node-irregular-plurals_1.2.0-2.dsc
  node-irregular-plurals_1.2.0-2.debian.tar.xz
  node-irregular-plurals_1.2.0-2_source.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] Bug#870956: marked as done (node-jsdom: should node-jsdom be removed from unstable?)

2017-09-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Sep 2017 13:35:24 +0530
with message-id 
and subject line Re: Bug#870956: [Pkg-javascript-devel] Bug#870956: node-jsdom: 
should node-jsdom be removed from unstable?
has caused the Debian Bug report #870956,
regarding node-jsdom: should node-jsdom be removed from unstable?
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.)


-- 
870956: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-jsdom
User: debian...@lists.debian.org
Usertags: qa-removals-post-stretch

Hi,

Following a discussion[1] on the debian-qa@ mailing list on packages that
missed both jessie and stretch, I am proposing the removal of this package from
unstable, because:

  it was in unstable at the time of the stretch freeze
but wasn't part of stretch
AND
  it was in unstable at the time of the jessie freeze
but it wasn't part of jessie
AND
  it is still not in testing
AND
  it was not uploaded since the beginning of 2017.

If you disagree and think that this package should remain in unstable, feel
free to just close this bug.

If this bug is still open one month from now (on 2017-09-06), it will be turned
into a removal request, using:

  reassign -1 ftp.debian.org
  retitle -1 RM: node-jsdom -- RoQA; missed both jessie and stretch
  thanks

- Lucas, for the QA team.


[1] https://lists.debian.org/debian-qa/2017/07/msg00021.html
--- End Message ---
--- Begin Message ---
On ഞായര്‍ 10 സെപ്റ്റംബര്‍ 2017 12:15 വൈകു, Lucas Nussbaum wrote:
> Ping? :)

I need this as a build dependency of node-d3-selection.



signature.asc
Description: OpenPGP digital 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] node-d3-timer_1.0.7-1_amd64.changes is NEW

2017-09-10 Thread Debian FTP Masters
binary:node-d3-timer is NEW.
binary:node-d3-timer is NEW.
source:node-d3-timer 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-parse-ms_1.0.1-2_source.changes ACCEPTED into unstable

2017-09-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 10 Sep 2017 12:03:25 +0530
Source: node-parse-ms
Binary: node-parse-ms
Architecture: source
Version: 1.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-parse-ms - Parse milliseconds into an object
Changes:
 node-parse-ms (1.0.1-2) unstable; urgency=medium
 .
   * Team upload
   * Reupload to unstable
Checksums-Sha1:
 0cfedb69cb619c5ce5ba2de41fc5f7b104a22738 2083 node-parse-ms_1.0.1-2.dsc
 ed16531f0a5f16d7c3ec621d8d5852ebebaca098 2116 
node-parse-ms_1.0.1-2.debian.tar.xz
 9ceabdc165cfdd93a5e6fed84947851fabd1fa14 9071 
node-parse-ms_1.0.1-2_source.buildinfo
Checksums-Sha256:
 c015fe63e64b5db9d22a15a96ca4a23134edbf5ddfda9d045fe881c5c443897e 2083 
node-parse-ms_1.0.1-2.dsc
 092cc9552b6eb0c267d8703db8f9748776cab03addac5d6c58b7ebcaa41e3050 2116 
node-parse-ms_1.0.1-2.debian.tar.xz
 c9d7af71dc0c8bb1691a258738db4a0935893a66c61f8ea49131d11c02332d13 9071 
node-parse-ms_1.0.1-2_source.buildinfo
Files:
 0ede85441343b04d72931e2cab213186 2083 web optional node-parse-ms_1.0.1-2.dsc
 c6700e3220f693576f57d039540e006f 2116 web optional 
node-parse-ms_1.0.1-2.debian.tar.xz
 9da405d670259ba2689b651af0796d68 9071 web optional 
node-parse-ms_1.0.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlm04ScACgkQzh+cZ0US
wirkXRAAhWzirs9UE3IHuhGVH8V0soUuxpLAC9qdAlKxylg1fRg+ZGGuPbYB6ALj
naiEHGX8S+510vqcPywqAVHg4oA6wEbIktuUpKm7H6DWJE78aWzMZx9MQM0ef+nY
g53vDPagmaj67z9Q9NsVjuglNijUC7ostrQGJAAZ4FL5XxLE8zycP/pQSx7+YzCq
wwik+fHHukCX1o2d4FgSBgUNB+mDM2xybJCH89K4yB08S1JHxDod42IlHjNCDWHo
aNyNlVBHb0svinCCtnWnv83+24nr8ev2UO+6xxycEYStcz8IS+hmWRMgPlcv8PFq
bXu6FtDimlrVtoNn3AwVHtKTThhXZkRQ8wjmp2t5GsWQwfuxRGaEwKwK7wMIUc3b
GHHvlJj6+ozWdaQYUFzuHhGHuRVBpcAwZ96g7Gnnky7FIhyPfj7LrLgQLi+ldj3M
/ZrOwF2ATkyYj/RKLLtWYjJqVaOJOGo+DX0uAfdXBUwa9oQHeSrRJTDjmUev5ma3
gsbin0oGbssWLBiuDSDll17ocabbQ+maCnOWjCA2cx/IhTiZ6NZSi9vZf6bZrRrl
7N8gj87dUAVPJpKFIkVQ5qhyDhLDksvLMn432JT9rgvbGlptlv6wF08jkuIwokOI
Uh3qQNugXCpMMmSy3Qd08T7gte8rEu1j54t3sfuygk1X9+Uuv1c=
=+JzP
-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: requesting removal of packages that missed both jessie and stretch

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

> reassign 870941 ftp.debian.org
Bug #870941 [src:flickrfs] flickrfs: should flickrfs be removed from unstable?
Bug reassigned from package 'src:flickrfs' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870941 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870941 to the same values 
previously set
> retitle 870941 RM: flickrfs -- RoQA; missed both jessie and stretch
Bug #870941 [ftp.debian.org] flickrfs: should flickrfs be removed from unstable?
Changed Bug title to 'RM: flickrfs -- RoQA; missed both jessie and stretch' 
from 'flickrfs: should flickrfs be removed from unstable?'.
> reassign 870991 ftp.debian.org
Bug #870991 [src:mnemonicode] mnemonicode: should mnemonicode be removed from 
unstable?
Bug reassigned from package 'src:mnemonicode' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870991 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870991 to the same values 
previously set
> retitle 870991 RM: mnemonicode -- RoQA; missed both jessie and stretch
Bug #870991 [ftp.debian.org] mnemonicode: should mnemonicode be removed from 
unstable?
Changed Bug title to 'RM: mnemonicode -- RoQA; missed both jessie and stretch' 
from 'mnemonicode: should mnemonicode be removed from unstable?'.
> reassign 870977 ftp.debian.org
Bug #870977 [src:xburst-tools] xburst-tools: should xburst-tools be removed 
from unstable?
Bug reassigned from package 'src:xburst-tools' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870977 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870977 to the same values 
previously set
> retitle 870977 RM: xburst-tools -- RoQA; missed both jessie and stretch
Bug #870977 [ftp.debian.org] xburst-tools: should xburst-tools be removed from 
unstable?
Changed Bug title to 'RM: xburst-tools -- RoQA; missed both jessie and stretch' 
from 'xburst-tools: should xburst-tools be removed from unstable?'.
> reassign 870947 ftp.debian.org
Bug #870947 [src:libsearch-estraier-perl] libsearch-estraier-perl: should 
libsearch-estraier-perl be removed from unstable?
Bug reassigned from package 'src:libsearch-estraier-perl' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870947 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870947 to the same values 
previously set
> retitle 870947 RM: libsearch-estraier-perl -- RoQA; missed both jessie and 
> stretch
Bug #870947 [ftp.debian.org] libsearch-estraier-perl: should 
libsearch-estraier-perl be removed from unstable?
Changed Bug title to 'RM: libsearch-estraier-perl -- RoQA; missed both jessie 
and stretch' from 'libsearch-estraier-perl: should libsearch-estraier-perl be 
removed from unstable?'.
> reassign 870963 ftp.debian.org
Bug #870963 [src:jarisplayer] jarisplayer: should jarisplayer be removed from 
unstable?
Bug reassigned from package 'src:jarisplayer' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870963 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870963 to the same values 
previously set
> retitle 870963 RM: jarisplayer -- RoQA; missed both jessie and stretch
Bug #870963 [ftp.debian.org] jarisplayer: should jarisplayer be removed from 
unstable?
Changed Bug title to 'RM: jarisplayer -- RoQA; missed both jessie and stretch' 
from 'jarisplayer: should jarisplayer be removed from unstable?'.
> reassign 871002 ftp.debian.org
Bug #871002 [src:cipux-cat-web] cipux-cat-web: should cipux-cat-web be removed 
from unstable?
Bug reassigned from package 'src:cipux-cat-web' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #871002 to the same values 
previously set
Ignoring request to alter fixed versions of bug #871002 to the same values 
previously set
> retitle 871002 RM: cipux-cat-web -- RoQA; missed both jessie and stretch
Bug #871002 [ftp.debian.org] cipux-cat-web: should cipux-cat-web be removed 
from unstable?
Changed Bug title to 'RM: cipux-cat-web -- RoQA; missed both jessie and 
stretch' from 'cipux-cat-web: should cipux-cat-web be removed from unstable?'.
> reassign 870989 ftp.debian.org
Bug #870989 [src:interchange] interchange: should interchange be removed from 
unstable?
Bug reassigned from package 'src:interchange' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #870989 to the same values 
previously set
Ignoring request to alter fixed versions of bug #870989 to the same values 
previously set
> retitle 870989 RM: interchange -- RoQA; missed both jessie and stretch
Bug #870989 [ftp.debian.org] interchange: should interchange be removed from 
unstable?
Changed Bug title to 'RM: interchange -- RoQA; missed both jessie and stretch' 
from 'interchange: should interchange be removed from unstable?'.
> reassign 870932 ftp.debian.org
Bug #870932 [src:ocamlduce] ocamlduce: should 

[Pkg-javascript-devel] Bug#870963: requesting removal of packages that missed both jessie and stretch

2017-09-10 Thread Lucas Nussbaum
reassign 870941 ftp.debian.org
retitle 870941 RM: flickrfs -- RoQA; missed both jessie and stretch
reassign 870991 ftp.debian.org
retitle 870991 RM: mnemonicode -- RoQA; missed both jessie and stretch
reassign 870977 ftp.debian.org
retitle 870977 RM: xburst-tools -- RoQA; missed both jessie and stretch
reassign 870947 ftp.debian.org
retitle 870947 RM: libsearch-estraier-perl -- RoQA; missed both jessie and 
stretch
reassign 870963 ftp.debian.org
retitle 870963 RM: jarisplayer -- RoQA; missed both jessie and stretch
reassign 871002 ftp.debian.org
retitle 871002 RM: cipux-cat-web -- RoQA; missed both jessie and stretch
reassign 870989 ftp.debian.org
retitle 870989 RM: interchange -- RoQA; missed both jessie and stretch
reassign 870932 ftp.debian.org
retitle 870932 RM: ocamlduce -- RoQA; missed both jessie and stretch
reassign 870995 ftp.debian.org
retitle 870995 RM: couchdb -- RoQA; missed both jessie and stretch
reassign 870971 ftp.debian.org
retitle 870971 RM: qpid-tools -- RoQA; missed both jessie and stretch
reassign 870919 ftp.debian.org
retitle 870919 RM: node-zlib -- RoQA; missed both jessie and stretch
reassign 870928 ftp.debian.org
retitle 870928 RM: openclipart2 -- RoQA; missed both jessie and stretch
reassign 870952 ftp.debian.org
retitle 870952 RM: qpid-cpp -- RoQA; missed both jessie and stretch
reassign 870988 ftp.debian.org
retitle 870988 RM: moodle-debian-edu-theme -- RoQA; missed both jessie and 
stretch
reassign 870994 ftp.debian.org
retitle 870994 RM: gregorio -- RoQA; missed both jessie and stretch
reassign 870937 ftp.debian.org
retitle 870937 RM: cutter-testing-framework -- RoQA; missed both jessie and 
stretch
reassign 870942 ftp.debian.org
retitle 870942 RM: diet -- RoQA; missed both jessie and stretch
reassign 870923 ftp.debian.org
retitle 870923 RM: babel -- RoQA; missed both jessie and stretch
reassign 870982 ftp.debian.org
retitle 870982 RM: djbdns -- RoQA; missed both jessie and stretch
reassign 871005 ftp.debian.org
retitle 871005 RM: rinputd -- RoQA; missed both jessie and stretch
reassign 871006 ftp.debian.org
retitle 871006 RM: z88dk -- RoQA; missed both jessie and stretch
reassign 870955 ftp.debian.org
retitle 870955 RM: openbve -- RoQA; missed both jessie and stretch
reassign 870998 ftp.debian.org
retitle 870998 RM: android-permissions -- RoQA; missed both jessie and stretch
reassign 870918 ftp.debian.org
retitle 870918 RM: openmeeg -- RoQA; missed both jessie and stretch
reassign 870933 ftp.debian.org
retitle 870933 RM: twitter-recess -- RoQA; missed both jessie and stretch
reassign 870976 ftp.debian.org
retitle 870976 RM: varnish-agent -- RoQA; missed both jessie and stretch
reassign 870962 ftp.debian.org
retitle 870962 RM: uif2iso -- RoQA; missed both jessie and stretch
reassign 870970 ftp.debian.org
retitle 870970 RM: gnu-fdisk -- RoQA; missed both jessie and stretch
reassign 871004 ftp.debian.org
retitle 871004 RM: hyde -- RoQA; missed both jessie and stretch
reassign 870940 ftp.debian.org
retitle 870940 RM: controlaula -- RoQA; missed both jessie and stretch
reassign 870992 ftp.debian.org
retitle 870992 RM: bashdb -- RoQA; missed both jessie and stretch
reassign 870980 ftp.debian.org
retitle 870980 RM: django-ldapdb -- RoQA; missed both jessie and stretch
reassign 870986 ftp.debian.org
retitle 870986 RM: python-lua -- RoQA; missed both jessie and stretch
reassign 870960 ftp.debian.org
retitle 870960 RM: django-conneg -- RoQA; missed both jessie and stretch
reassign 870958 ftp.debian.org
retitle 870958 RM: python-django-feincms -- RoQA; missed both jessie and stretch
reassign 871001 ftp.debian.org
retitle 871001 RM: node-jquery -- RoQA; missed both jessie and stretch
reassign 870920 ftp.debian.org
retitle 870920 RM: drgeo -- RoQA; missed both jessie and stretch
reassign 870935 ftp.debian.org
retitle 870935 RM: pyfltk -- RoQA; missed both jessie and stretch
reassign 870938 ftp.debian.org
retitle 870938 RM: tmview -- RoQA; missed both jessie and stretch
reassign 870999 ftp.debian.org
retitle 870999 RM: planner-el -- RoQA; missed both jessie and stretch
reassign 870939 ftp.debian.org
retitle 870939 RM: tile -- RoQA; missed both jessie and stretch
reassign 870931 ftp.debian.org
retitle 870931 RM: udev-discover -- RoQA; missed both jessie and stretch
reassign 870966 ftp.debian.org
retitle 870966 RM: janest-core -- RoQA; missed both jessie and stretch
reassign 870969 ftp.debian.org
retitle 870969 RM: sbackup -- RoQA; missed both jessie and stretch
reassign 871000 ftp.debian.org
retitle 871000 RM: node-bones -- RoQA; missed both jessie and stretch
reassign 870973 ftp.debian.org
retitle 870973 RM: xgraph -- RoQA; missed both jessie and stretch
reassign 870984 ftp.debian.org
retitle 870984 RM: imview-doc -- RoQA; missed both jessie and stretch
reassign 870997 ftp.debian.org
retitle 870997 RM: libtext-vimcolor-perl -- RoQA; missed both jessie and stretch
reassign 870922 ftp.debian.org
retitle 870922 RM: elmerfem -- RoQA; missed both jessie and stretch
reassign 870924 

[Pkg-javascript-devel] Processing of node-parse-ms_1.0.1-2_source.changes

2017-09-10 Thread Debian FTP Masters
node-parse-ms_1.0.1-2_source.changes uploaded successfully to localhost
along with the files:
  node-parse-ms_1.0.1-2.dsc
  node-parse-ms_1.0.1-2.debian.tar.xz
  node-parse-ms_1.0.1-2_source.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] Bug#870956: Bug#870956: node-jsdom: should node-jsdom be removed from unstable?

2017-09-10 Thread Lucas Nussbaum
Hi,

On 10/08/17 at 17:38 +0530, Pirate Praveen wrote:
> I think (from what I remember) this is a dependency of
> node-jquery-. Though it required many other build tools also
> packaged, so it was not touched. I will see if I can confirm this in the
> coming days.

Ping? :)

Lucas


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] node-rollup-pluginutils_2.0.1-3_amd64.changes ACCEPTED into unstable

2017-09-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 10 Sep 2017 08:22:02 +0200
Source: node-rollup-pluginutils
Binary: node-rollup-pluginutils
Architecture: source all
Version: 2.0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Julien Puydt 
Description:
 node-rollup-pluginutils - Base functionality for rollup plugins
Changes:
 node-rollup-pluginutils (2.0.1-3) unstable; urgency=medium
 .
   * Add a symlink so files are found more easily.
   * Bump std-ver to 4.1.0.
   * Bump d/watch to version 4.
Checksums-Sha1:
 f64944f9a59bf202bba0be7b9a90db34c14201c1 2264 
node-rollup-pluginutils_2.0.1-3.dsc
 2e0e2da61725fee7901f2ee71a6859cf4bdab719 2604 
node-rollup-pluginutils_2.0.1-3.debian.tar.xz
 a9d0bcc12ee00519aa356ca9fd1f0f4ea5a8 6746 
node-rollup-pluginutils_2.0.1-3_all.deb
 9d3298cea15aa1538748b62c54543f8a2d97ab8f 8251 
node-rollup-pluginutils_2.0.1-3_amd64.buildinfo
Checksums-Sha256:
 723224bc3a49fe3aae59359b87c239144d857c591a68d4a2462a846f8573c823 2264 
node-rollup-pluginutils_2.0.1-3.dsc
 8124ef028ab908ca02745495d87ca0af3d6058cef53746a1795df609bbca7cd2 2604 
node-rollup-pluginutils_2.0.1-3.debian.tar.xz
 6d5daa9d23f636b950f80f408f599bcaf765264c8697411cfa03716c48d7dd72 6746 
node-rollup-pluginutils_2.0.1-3_all.deb
 88ae6de4fcf98b5cc44fe17963d65bf242d02ecde5d4a6557a2df44eff58f65b 8251 
node-rollup-pluginutils_2.0.1-3_amd64.buildinfo
Files:
 0cff9932f5ce54210a8f28fa6e36d6e8 2264 web optional 
node-rollup-pluginutils_2.0.1-3.dsc
 d3c72f16f0c281a54c436a3d9c284666 2604 web optional 
node-rollup-pluginutils_2.0.1-3.debian.tar.xz
 3e2522bd5fcc776fd19025525f4eb2e7 6746 web optional 
node-rollup-pluginutils_2.0.1-3_all.deb
 0ee6d323b87c034b6f3c9d251d3d7bf4 8251 web optional 
node-rollup-pluginutils_2.0.1-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlm03BUZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUay7D/9owbWNA8tCkJuT5hRCuOUV
ovYLgdEzvPQpPVGZH7TyxJSoz94nJjZqjZLDI2otFxYWrR3vIhOByS3FpPZtu7KR
AVpsYXOwoUWk9Qliap3CSBq2gpf6n6wqVkZT9xlvbYDQlzSvMeUX7XsLSosy0XDl
IXaPE/ASEgRxxt1MIkr/b5dPJqVL0Al4Hkx2nT/LACcH0h/m2p2jtbThaqVZNfyw
pDUhKN7+BfGSuevPv5Ndrcy0FnfMiJ/2w+L5huAo1wC4FHetw8ZGn3dFLkZzX2e4
vmowspykHcEad/ars76J0aA1/CFKmLxB/auYF1jdOPAHoD/F9nvB/o6RcLgQ2t9e
OHLeEVycA3db6+jDL73ajGcOTOsLSRfRIGrEDe2xwwJLSHOl2mAgexsMqnSUhqjP
zPA4R0Fi2qPe/aXOc9/WsZsJbQUeU5EDmqrZdhlSvG0rVfN/i6iMvd7qkqwAnfrf
V2SgpzERSkaVZ0SkFa3lQUXb4TUfAhZ0ZIFk99V9taBs9lBcHVdqeyhXNxaUrOz1
nYsh1vo+vXDPWjjE1tBCKsw885OZ9hAW7U31vDdc8VCZEzSkL58Y2r8BEOp1ZfuH
QpT+0v7a/91dwcYcaySY8xw9VgCGHhG+sheiBFGcXsDJiWjZchPZKxxWouERxjYp
ODXEtn0Lwspa+ORzGkLjUA==
=5JdS
-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] Processing of node-rollup-pluginutils_2.0.1-3_amd64.changes

2017-09-10 Thread Debian FTP Masters
node-rollup-pluginutils_2.0.1-3_amd64.changes uploaded successfully to localhost
along with the files:
  node-rollup-pluginutils_2.0.1-3.dsc
  node-rollup-pluginutils_2.0.1-3.debian.tar.xz
  node-rollup-pluginutils_2.0.1-3_all.deb
  node-rollup-pluginutils_2.0.1-3_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