[Pkg-javascript-devel] node-jsonstream_1.3.2-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-jsonstream is NEW.
binary:node-jsonstream is NEW.
source:node-jsonstream is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-jsonstream_1.3.2-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-jsonstream_1.3.2-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-jsonstream_1.3.2-1~bpo9+1.dsc
  node-jsonstream_1.3.2.orig.tar.gz
  node-jsonstream_1.3.2-1~bpo9+1.debian.tar.xz
  node-jsonstream_1.3.2-1~bpo9+1_all.deb
  node-jsonstream_1.3.2-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

Re: [Pkg-javascript-devel] node packages in NEW

2018-09-09 Thread Xavier
Le 09/09/2018 à 23:36, Bastien ROUCARIES a écrit :
> On Sat, Sep 8, 2018 at 6:17 PM Xavier  wrote:
>>
>> Le 07/09/2018 à 16:36, Xavier a écrit :
>>> Le 07/09/2018 à 13:38, Bastien ROUCARIES a écrit :
 On Thu, Sep 6, 2018 at 9:45 PM Thorsten Alteholz  
 wrote:
>
> Hi Bastien,
>
> On Wed, 5 Sep 2018, Bastien ROUCARIES wrote:
>>>   - put together packages that belong together; I am not sure here, but
>>> wouldn't it be fine to have just one package node-d3 or node-babel
>>> that contains all corresponding modules (though their different 
>>> versions
>>> might create problems in keeping track of them)?
>>
>> I strongly oppose to keep different version.#
>
> I don't meant to have different versions of one package here, but
> bundling several packages with different versions, so that it might not be
> clear what version the resulting package might get.

 I agree with this maybe we could get something like:
 mainpackage+embded-nameembded1-version+embded-namembdedversion2-version+version
 ?

 Bastien
>>>
>>> Hello,
>>>
>>> I've written a little draft:
>>> https://wiki.debian.org/Javascript/GroupedSourcePackageProxy
>>
>> I've updated draft to build a stateless proxy: DB was a bad idea since
>> it can be modified at each request.
>> I started to build groupedsources.cgi. The function to build grouped
>> upstream sources works. Now I'm going to write the download part. When
>> ready, you will be able to test with node-tap, simply by changing
>> debian/watch.
> 
> No I will not use as is. Actually node-tap use upstream tar ball
> renamed as per dpkg spec [1].
> 
> You solution use a repack...
> 
> 
> uscan support multiple tar (in V4) but only with one version. Your
> redirector could help by fixing the version problem.

OK, my redirector is ready. It provides all component with the same
version. Example of debian/watch:

# Main
https://qa.debian.org/cgi-bin/groupedsources.cgi?upstream=npmjs/nodedbi+nmpjs/own-or
\
  .*=mainUpstream-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
# Component own-or
opts=component=own-or \
https://qa.debian.org/cgi-bin/groupedsources.cgi?upstream=npmjs/nodedbi+nmpjs/own-or=own-or;
\
  .*=mainUpstream-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
...

Downloads are redirected to npmjs and not built by groupedsources.cgi

> A minor point about version, it should be + instead of ~. Embded
> version are after normal version. I think the best will be to use +~
> to separate embed version. It is unlikey someone will use +~ and it is
> a perfectly legal string.
> 
> so I will recommend as version
> mainversion+dsembded+~version1+~version2+~version3

OK, to simplify version, the second part is a cumulative version (sum of
digits of each component). Example: 1.2.3+~6.2.4
There is a "over" parameter in CGI to increase first digit (in case it
was decreased due to the removal of 1 component)

>> If this proposition is acceptable, I'll propose a policy patch to
>> authorize JS grouped sources and a JS policy patch for details.
> 
> [1] 
> https://raphaelhertzog.com/2010/09/07/how-to-use-multiple-upstream-tarballs-in-debian-source-packages/
> 
> 
>>
>> Cheers,
>> Xavier

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

[Pkg-javascript-devel] libjs-twitter-bootstrap-datepicker is marked for autoremoval from testing

2018-09-09 Thread Debian testing autoremoval watch
libjs-twitter-bootstrap-datepicker 1.3.1+dfsg1-1 is marked for autoremoval from 
testing on 2018-10-10

It is affected by these RC bugs:
843912: libjs-twitter-bootstrap-datepicker: This plugin can work with bootstrap3


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

Re: [Pkg-javascript-devel] Browserified copy and DFSG

2018-09-09 Thread Michael Hudson-Doyle
On Sun, 9 Sep 2018 at 04:52, Sean Whitton  wrote:

> Hello,
>
> On Sat 08 Sep 2018 at 10:02AM +0800, Paul Wise wrote:
>
> > On Fri, Sep 7, 2018 at 7:22 PM, Bastien ROUCARIES wrote:
> >
> >> Ok adding cc @security
> >>
> >> How will you handle security problem in static
> >> (browserified/webpacked) javascript library ?
> >
> > Same goes for the other languages that do static linking. It would be
> > great to have this wiki page updated with some realistic strategies:
> >
> > https://wiki.debian.org/StaticLinking
> >
> > IIRC the security team recently flagged Go packages as being
> > problematic for security support in the Debian buster release. I guess
> > the same will apply to Rust now that Firefox switched to it?
>
> Hmm, Go looks to be using Built-Using in a way that is not
> Policy-compliant.
>

I think it was compliant with policy as policy stood at the time it was
implemented :)


> The Haskell team uses virtual package names in the Provides: field,
> where these virtual package names contain a hash.  This hash encodes all
> the versions of the dependencies that this build of the binary package
> used.  The Depends: field of other libraries is populated with these
> virtual package names.  For example:
>
> spwhitton@iris:~>apt show libghc-propellor-dev
> [...]
> Provides: libghc-propellor-dev-3.2.3-2bad6
> Depends: libghc-ifelse-dev-0.85.0.0.1-44d2e,
> libghc-missingh-dev-1.4.0.1-3e847, libghc-ansi-terminal-dev-0.6.2.3-5aa2a,
> libghc-async-dev-2.1.0-c8d71, libghc-base-dev-4.9.0.0-5e731,
> libghc-bytestring-dev-0.10.8.1-58b19, libghc-containers-dev-0.5.7.1-8be09,
> libghc-directory-dev-1.2.6.2-958b8, libghc-exceptions-dev-0.8.3-5d23e,
> libghc-filepath-dev-1.4.1.0-6e799, libghc-hslogger-dev-1.2.10-8c36b,
> libghc-mtl-dev-2.2.1-3d1c9, libghc-network-dev-2.6.3.1-f63b0,
> libghc-process-dev-1.4.2.0-e39cb, libghc-stm-dev-2.4.4.1-99cba,
> libghc-text-dev-1.2.2.1-80edf, libghc-time-dev-1.6.0.1-6cdb6,
> libghc-transformers-dev-0.5.2.0-3446d, libghc-unix-dev-2.7.2.0-220bd,
> libghc-unix-compat-dev-0.4.2.0-bb71a, libc6 (>= 2.2.5), libgmp10
>
> From this information it is possible to determine what needs rebuilding,
> and we have a script that does that.  I assume this approach could be
> extended to (e.g.) Go.
>

I actually implemented something like this for Go in Ubuntu when we were
looking at building Go shared libraries but we gave up on that whole
approach (because even minor releases of Go upstream tend to break ABI and
the churn becomes endless).


> Unfortunately, all this is only for libraries; noticing that a binary
> package that installs something into /usr/bin needs rebuilding is
> manual.  I think it could be extended, but it all depends on cdbs, so
> no-one wants to touch it.
>

It's not actually so bad with Go because the -dev packages ship source code
only and so if a library package is updated, you only have to build the
packages that install binaries that use that library package. You don't
have this game of having to build all the rdeps recursively and in the
right order.

Golang packaging could easily enough change to X-Go-Built-Using instead and
computing the required rebuilds for a fix would remain pretty trivial.

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

Re: [Pkg-javascript-devel] Browserified copy and DFSG

2018-09-09 Thread Sean Whitton
Hello,

On Mon 10 Sep 2018 at 11:00AM +1200, Michael Hudson-Doyle wrote:

> I actually implemented something like this for Go in Ubuntu when we were
> looking at building Go shared libraries but we gave up on that whole
> approach (because even minor releases of Go upstream tend to break ABI and
> the churn becomes endless).

The Haskell team follows https://stackage.org/ for as many packages as
we can to try to reduce this churn.  Does nothing like that exist for Go
yet?

> It's not actually so bad with Go because the -dev packages ship source code
> only and so if a library package is updated, you only have to build the
> packages that install binaries that use that library package. You don't
> have this game of having to build all the rdeps recursively and in the
> right order.

Ah, interesting, different indeed.

-- 
Sean Whitton


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

Re: [Pkg-javascript-devel] node packages in NEW

2018-09-09 Thread Bastien ROUCARIES
On Sat, Sep 8, 2018 at 6:17 PM Xavier  wrote:
>
> Le 07/09/2018 à 16:36, Xavier a écrit :
> > Le 07/09/2018 à 13:38, Bastien ROUCARIES a écrit :
> >> On Thu, Sep 6, 2018 at 9:45 PM Thorsten Alteholz  
> >> wrote:
> >>>
> >>> Hi Bastien,
> >>>
> >>> On Wed, 5 Sep 2018, Bastien ROUCARIES wrote:
> >   - put together packages that belong together; I am not sure here, but
> > wouldn't it be fine to have just one package node-d3 or node-babel
> > that contains all corresponding modules (though their different 
> > versions
> > might create problems in keeping track of them)?
> 
>  I strongly oppose to keep different version.#
> >>>
> >>> I don't meant to have different versions of one package here, but
> >>> bundling several packages with different versions, so that it might not be
> >>> clear what version the resulting package might get.
> >>
> >> I agree with this maybe we could get something like:
> >> mainpackage+embded-nameembded1-version+embded-namembdedversion2-version+version
> >> ?
> >>
> >> Bastien
> >
> > Hello,
> >
> > I've written a little draft:
> > https://wiki.debian.org/Javascript/GroupedSourcePackageProxy
>
> I've updated draft to build a stateless proxy: DB was a bad idea since
> it can be modified at each request.
> I started to build groupedsources.cgi. The function to build grouped
> upstream sources works. Now I'm going to write the download part. When
> ready, you will be able to test with node-tap, simply by changing
> debian/watch.

No I will not use as is. Actually node-tap use upstream tar ball
renamed as per dpkg spec [1].

You solution use a repack...


uscan support multiple tar (in V4) but only with one version. Your
redirector could help by fixing the version problem.

A minor point about version, it should be + instead of ~. Embded
version are after normal version. I think the best will be to use +~
to separate embed version. It is unlikey someone will use +~ and it is
a perfectly legal string.

so I will recommend as version
mainversion+dsembded+~version1+~version2+~version3

>
> If this proposition is acceptable, I'll propose a policy patch to
> authorize JS grouped sources and a JS policy patch for details.

[1] 
https://raphaelhertzog.com/2010/09/07/how-to-use-multiple-upstream-tarballs-in-debian-source-packages/


>
> Cheers,
> Xavier

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

[Pkg-javascript-devel] Processed: twitter-bootstrap will not be in buster

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

> severity 802050 serious
Bug #802050 [doctrine-sphinx-theme] doctrine-sphinx-theme: please migrate to 
Bootstrap 3.x
Severity set to 'serious' from 'normal'
> severity 843912 serious
Bug #843912 [libjs-twitter-bootstrap-datepicker] 
libjs-twitter-bootstrap-datepicker: This plugin can work with bootstrap3
Severity set to 'serious' from 'normal'
> tags 843912 buster sid
Bug #843912 [libjs-twitter-bootstrap-datepicker] 
libjs-twitter-bootstrap-datepicker: This plugin can work with bootstrap3
Added tag(s) sid and buster.
> severity 853256 serious
Bug #853256 [ruby-sidekiq] ruby-sidekiq: Switch form twitter-bootstrap to 
libjs-bootstrap (v2 to v3)
Severity set to 'serious' from 'wishlist'
> tags 853256 buster sid
Bug #853256 [ruby-sidekiq] ruby-sidekiq: Switch form twitter-bootstrap to 
libjs-bootstrap (v2 to v3)
Added tag(s) sid and buster.
> block 907724 by 802050 843912 853256
Bug #907724 [src:twitter-bootstrap] Don't ship with buster
907724 was blocked by: 908430 908432 908428 908424 908426 908431 908423 908433 
908429 908425 908427
907724 was not blocking any bugs.
Added blocking bug(s) of 907724: 843912, 853256, and 802050
> thanks
Stopping processing here.

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

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

[Pkg-javascript-devel] node-is-npm_1.0.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-is-npm is NEW.
binary:node-is-npm is NEW.
source:node-is-npm is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-is-npm_1.0.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-is-npm_1.0.0-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-is-npm_1.0.0-1~bpo9+1.dsc
  node-is-npm_1.0.0.orig.tar.gz
  node-is-npm_1.0.0-1~bpo9+1.debian.tar.xz
  node-is-npm_1.0.0-1~bpo9+1_all.deb
  node-is-npm_1.0.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-ini_1.3.4-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-ini is NEW.
binary:node-ini is NEW.
source:node-ini is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-imurmurhash_0.1.4-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-imurmurhash is NEW.
binary:node-imurmurhash is NEW.
source:node-imurmurhash is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-inflight_1.0.6-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-inflight is NEW.
binary:node-inflight is NEW.
source:node-inflight is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-ini_1.3.4-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-ini_1.3.4-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-ini_1.3.4-1~bpo9+1.dsc
  node-ini_1.3.4.orig.tar.gz
  node-ini_1.3.4-1~bpo9+1.debian.tar.xz
  node-ini_1.3.4-1~bpo9+1_all.deb
  node-ini_1.3.4-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-inflight_1.0.6-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-inflight_1.0.6-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-inflight_1.0.6-1~bpo9+1.dsc
  node-inflight_1.0.6.orig.tar.gz
  node-inflight_1.0.6-1~bpo9+1.debian.tar.xz
  node-inflight_1.0.6-1~bpo9+1_all.deb
  node-inflight_1.0.6-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-imurmurhash_0.1.4-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-imurmurhash_0.1.4-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-imurmurhash_0.1.4-1~bpo9+1.dsc
  node-imurmurhash_0.1.4.orig.tar.gz
  node-imurmurhash_0.1.4-1~bpo9+1.debian.tar.xz
  node-imurmurhash_0.1.4-1~bpo9+1_all.deb
  node-imurmurhash_0.1.4-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-console-control-strings_1.1.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-console-control-strings is NEW.
binary:node-console-control-strings is NEW.
source:node-console-control-strings is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-console-control-strings_1.1.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-console-control-strings_1.1.0-1~bpo9+1_amd64.changes uploaded successfully 
to localhost
along with the files:
  node-console-control-strings_1.1.0-1~bpo9+1.dsc
  node-console-control-strings_1.1.0-1~bpo9+1.debian.tar.xz
  node-console-control-strings_1.1.0-1~bpo9+1_all.deb
  node-console-control-strings_1.1.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-import-lazy is NEW.
binary:node-import-lazy is NEW.
source:node-import-lazy is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-iferr_1.0.2-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-iferr is NEW.
binary:node-iferr is NEW.
source:node-iferr is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1_amd64.changes uploaded 
successfully to localhost
along with the files:
  node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1.dsc
  node-import-lazy_3.0.0.REALLY.2.1.0.orig.tar.gz
  node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1.debian.tar.xz
  node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1_all.deb
  node-import-lazy_3.0.0.REALLY.2.1.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-iferr_1.0.2-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-iferr_1.0.2-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-iferr_1.0.2-1~bpo9+1.dsc
  node-iferr_1.0.2.orig.tar.gz
  node-iferr_1.0.2-1~bpo9+1.debian.tar.xz
  node-iferr_1.0.2-1~bpo9+1_all.deb
  node-iferr_1.0.2-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-hosted-git-info_2.5.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-hosted-git-info is NEW.
binary:node-hosted-git-info is NEW.
source:node-hosted-git-info is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-hawk_6.0.1+dfsg-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-hawk is NEW.
binary:node-hawk is NEW.
source:node-hawk is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-hosted-git-info_2.5.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-hosted-git-info_2.5.0-1~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  node-hosted-git-info_2.5.0-1~bpo9+1.dsc
  node-hosted-git-info_2.5.0.orig.tar.gz
  node-hosted-git-info_2.5.0-1~bpo9+1.debian.tar.xz
  node-hosted-git-info_2.5.0-1~bpo9+1_all.deb
  node-hosted-git-info_2.5.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-hawk_6.0.1+dfsg-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-hawk_6.0.1+dfsg-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-hawk_6.0.1+dfsg-1~bpo9+1.dsc
  node-hawk_6.0.1+dfsg.orig.tar.xz
  node-hawk_6.0.1+dfsg-1~bpo9+1.debian.tar.xz
  node-hawk_6.0.1+dfsg-1~bpo9+1_all.deb
  node-hawk_6.0.1+dfsg-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-has-unicode_2.0.1-2~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-has-unicode is NEW.
binary:node-has-unicode is NEW.
source:node-has-unicode is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-has-unicode_2.0.1-2~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-has-unicode_2.0.1-2~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-has-unicode_2.0.1-2~bpo9+1.dsc
  node-has-unicode_2.0.1-2~bpo9+1.debian.tar.xz
  node-has-unicode_2.0.1-2~bpo9+1_all.deb
  node-has-unicode_2.0.1-2~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-dot_1.1.1-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-dot is NEW.
binary:node-dot is NEW.
source:node-dot is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-dot_1.1.1-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-dot_1.1.1-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-dot_1.1.1-1~bpo9+1.dsc
  node-dot_1.1.1.orig.tar.gz
  node-dot_1.1.1-1~bpo9+1.debian.tar.xz
  node-dot_1.1.1-1~bpo9+1_all.deb
  node-dot_1.1.1-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-require-inject_1.4.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-require-inject is NEW.
binary:node-require-inject is NEW.
source:node-require-inject is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-wide-align_1.1.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-wide-align is NEW.
binary:node-wide-align is NEW.
source:node-wide-align is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-wide-align_1.1.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-wide-align_1.1.0-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-wide-align_1.1.0-1~bpo9+1.dsc
  node-wide-align_1.1.0-1~bpo9+1.debian.tar.xz
  node-wide-align_1.1.0-1~bpo9+1_all.deb
  node-wide-align_1.1.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-require-inject_1.4.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-require-inject_1.4.0-1~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  node-require-inject_1.4.0-1~bpo9+1.dsc
  node-require-inject_1.4.0.orig.tar.gz
  node-require-inject_1.4.0-1~bpo9+1.debian.tar.xz
  node-require-inject_1.4.0-1~bpo9+1_all.deb
  node-require-inject_1.4.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-editor_1.0.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-editor is NEW.
binary:node-editor is NEW.
source:node-editor is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-proto-list_1.2.4-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-proto-list is NEW.
binary:node-proto-list is NEW.
source:node-proto-list is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-editor_1.0.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-editor_1.0.0-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-editor_1.0.0-1~bpo9+1.dsc
  node-editor_1.0.0.orig.tar.gz
  node-editor_1.0.0-1~bpo9+1.debian.tar.xz
  node-editor_1.0.0-1~bpo9+1_all.deb
  node-editor_1.0.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-proto-list_1.2.4-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-proto-list_1.2.4-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-proto-list_1.2.4-1~bpo9+1.dsc
  node-proto-list_1.2.4.orig.tar.gz
  node-proto-list_1.2.4-1~bpo9+1.debian.tar.xz
  node-proto-list_1.2.4-1~bpo9+1_all.deb
  node-proto-list_1.2.4-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-color-name_1.1.3-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-color-name is NEW.
binary:node-color-name is NEW.
source:node-color-name is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-color-name_1.1.3-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-color-name_1.1.3-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-color-name_1.1.3-1~bpo9+1.dsc
  node-color-name_1.1.3.orig.tar.gz
  node-color-name_1.1.3-1~bpo9+1.debian.tar.xz
  node-color-name_1.1.3-1~bpo9+1_all.deb
  node-color-name_1.1.3-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-chalk_2.3.0-2_source.changes ACCEPTED into unstable

2018-09-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Sep 2018 19:35:27 +0530
Source: node-chalk
Binary: node-chalk
Architecture: source
Version: 2.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-chalk - Terminal string styling for Node.js
Changes:
 node-chalk (2.3.0-2) unstable; urgency=medium
 .
   * Team upload
   * Tighten build dependencies
   * Bump debhelper compatibility level to 11
   * Use salsa.debian.org in Vcs-* fields
   * Bump Standards-Version to 4.2.1 (no changes needed)
Checksums-Sha1:
 abdc75239c238eb12656a2cb1a26f4a9f8c28d65 2129 node-chalk_2.3.0-2.dsc
 5b8b14654cd7949e9ac6754d67c831e48c6eb26a 7492 node-chalk_2.3.0-2.debian.tar.xz
 d9d49ffc2eba83c0ab8bb57df0c617d6c95421e1 8761 
node-chalk_2.3.0-2_source.buildinfo
Checksums-Sha256:
 ae7ed186a2e6c9c890284b864a04363c82180df79c9efe9dd0079fa857cdfcd3 2129 
node-chalk_2.3.0-2.dsc
 fac47b480ffafc589053f6b17b6021ea93a2a4981c4ac3cf51c2a117af3299c2 7492 
node-chalk_2.3.0-2.debian.tar.xz
 a68dc79e1c1ea1d4a0490c0782dfb25894342a6c1a9d17d52414540bffb56786 8761 
node-chalk_2.3.0-2_source.buildinfo
Files:
 32bcf53ad96b1921f93d1943777fa4d6 2129 javascript optional 
node-chalk_2.3.0-2.dsc
 2cb37ddb9313cc5d458f60b7c5327a70 7492 javascript optional 
node-chalk_2.3.0-2.debian.tar.xz
 619c7d016d3f9f4a8da48e9e7fa22861 8761 javascript optional 
node-chalk_2.3.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAluVK20ACgkQzh+cZ0US
wiq3MRAAq8krI1xNn/Qb7D6KNpXcw8SBxnUCwDmBWp/eU0rLS/XPegtQxDeZWBoG
luShq0P80E+IV5vDMhOdWtiwvEQaKFESgy0ryiu3yOlaFWaKsNDmr6hqHo8iv1GX
6SQWo22na5FN0tdyJJ/z/5K6VtS/opA9vyBdls3WZnYNDaiw1JzYKMucvZ3OijyJ
kbKEoV8MqsMnatuF46S5kI+Mo8X3wY2wzj58DZIu/jeoOQy+mRjckqQGhbJXsa3z
twVwG/Sy/NTuBTuYd7No07EhjedD4l987Pb6QrWUVI4G5tfz1Sv1MTvP3LcViE9X
R885SeUN3YuoBXmMfRJd3dgkX/M/RXtdFh7G/O9YrJLAacKSzG8ORTyt46zUGhqT
EvbYVUAfCe4vxSyPCib15xeXj4BKjMR4vkcUvJGnOB/vp5Dww56J71WP0nX27/FT
JeQYlgQQfq1c7vujaedWRfNs1blBdHoUZnjYhCqnyKOF2GL9LKh0oXb+19p7kriE
daBOWWSqRYpYBy+Ie6MvVWX5cjzA3FeGmR+8XXV3mN6gZ4t2ER2YA/wzU7VbL3is
MFWwXsZsjDoc3a4l9XNJsLl/5FFLcZw+tsQiJFZdMpYEYGFNRPHH8/Vy/4sB6+dB
PjJhmfbHsdarWKPorwedTiCIMp3eF8wRsjvq/bk3Z3x2Kv0pj6A=
=IKBO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Pkg-javascript-devel] node-caseless_0.12.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-caseless is NEW.
binary:node-caseless is NEW.
source:node-caseless is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] node-are-we-there-yet_1.1.4-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-are-we-there-yet is NEW.
binary:node-are-we-there-yet is NEW.
source:node-are-we-there-yet is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-chalk_2.3.0-2_source.changes

2018-09-09 Thread Debian FTP Masters
node-chalk_2.3.0-2_source.changes uploaded successfully to localhost
along with the files:
  node-chalk_2.3.0-2.dsc
  node-chalk_2.3.0-2.debian.tar.xz
  node-chalk_2.3.0-2_source.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-caseless_0.12.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-caseless_0.12.0-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-caseless_0.12.0-1~bpo9+1.dsc
  node-caseless_0.12.0.orig.tar.gz
  node-caseless_0.12.0-1~bpo9+1.debian.tar.xz
  node-caseless_0.12.0-1~bpo9+1_all.deb
  node-caseless_0.12.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] Processing of node-are-we-there-yet_1.1.4-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-are-we-there-yet_1.1.4-1~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  node-are-we-there-yet_1.1.4-1~bpo9+1.dsc
  node-are-we-there-yet_1.1.4.orig.tar.gz
  node-are-we-there-yet_1.1.4-1~bpo9+1.debian.tar.xz
  node-are-we-there-yet_1.1.4-1~bpo9+1_all.deb
  node-are-we-there-yet_1.1.4-1~bpo9+1_amd64.buildinfo

Greetings,

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

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

[Pkg-javascript-devel] node-ansi-regex_3.0.0-1~bpo9+1_amd64.changes is NEW

2018-09-09 Thread Debian FTP Masters
binary:node-ansi-regex is NEW.
binary:node-ansi-regex is NEW.
source:node-ansi-regex is NEW.

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

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

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

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

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

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

[Pkg-javascript-devel] Processing of node-ansi-regex_3.0.0-1~bpo9+1_amd64.changes

2018-09-09 Thread Debian FTP Masters
node-ansi-regex_3.0.0-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  node-ansi-regex_3.0.0-1~bpo9+1.dsc
  node-ansi-regex_3.0.0.orig.tar.gz
  node-ansi-regex_3.0.0-1~bpo9+1.debian.tar.xz
  node-ansi-regex_3.0.0-1~bpo9+1_all.deb
  node-ansi-regex_3.0.0-1~bpo9+1_amd64.buildinfo

Greetings,

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

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