Re: [Pkg-javascript-devel] Request to join pkg-javascript team

2018-02-04 Thread Mattia Rizzolo
On Sun, Feb 04, 2018 at 04:56:35PM +0100, Andreas Moog wrote:
> I am a Debian Maintainer and have requested Access on 
> salsa.debian.org/js-team,
> my username is amoog-guest. Is there anything else I need to do?

Nope!
Somebody already approved you, so just start maintaining packages within
the js team :)

And please feel free to help out with the others team-maintained
packages!

-- 
regards,
        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#878674: Bug#878674: Bug#878674: nodejs segfaults when building d3-* with webpack

2018-01-04 Thread Mattia Rizzolo
Control: fixed -1 8.9.3~dfsg-1

On Mon, Dec 18, 2017 at 09:55:37PM +0100, Jérémy Lal wrote:
> Good news: i don't get this segfault using nodejs 8.9.3 that i just
> uploaded to experimental.

Tweaking metadata to say so, then.

This bug should probably also be closed at some point.

-- 
regards,
    Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] can i upload nodejs 8 LTS in unstable ?

2017-12-25 Thread Mattia Rizzolo
Also, it builds on mips and mipsel, whereas the current unstable package
doesn't (and is therefore blocking a bunch of packages from migrating to
testing as they depend on nodejs >= 6).

Please do move nodejs 8 to unstable!

And thanks for maintaining nodejs!

On Mon, 25 Dec 2017, 7:20 p.m. Jérémy Lal,  wrote:

> It's looking very good:
> - basically it works very well
> - it brings some experimental new features (like http2)
> - it is compatible (with backported patches for now) with openssl 1.1.0
> - it doesn't crash in some edge cases like #878674 do
>
> I've upgraded it on a very complex project i'm developing - which does
> depend on c++ addons and many many various modules, and the
> upgrade was seamless.
>
> So all in all i think it's now or never.
> Unless someone give me a good reason not to.
>
> Anyone ?
> Jérémy
> --
> Pkg-javascript-devel mailing list
> Pkg-javascript-devel@lists.alioth.debian.org
>
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
-- 
Pkg-javascript-devel 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#874420: poking the bugs to delay autorm

2017-12-21 Thread Mattia Rizzolo
tl;dr: ignore this message.


[08:04:48 PM]  can somebody check node-babel and its stalled
migration?  bunk the other day was suspecting a clash between
auto-removals and regular migration
[08:05:13 PM]  It should Just Migrate if properly hinted, I
believe.
[08:18:44 PM]  mapreri: just ping the bugs causing the
autoremoval, and the hint should go away for some days
[08:18:54 PM]  if it migrates by then, the issues should be fixed
[08:20:03 PM]  ivodd: ack, will do that.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#754462: Bug#754462: Bug#862051: nodejs (6.11.2~dfsg-1) experimental; urgency=medium

2017-09-01 Thread Mattia Rizzolo
On Fri, Sep 01, 2017 at 11:41:36AM +0100, Ian Jackson wrote:
> One thing you I would consider is that it would be nice if scripts in
> Debian packages were made more portable to other distros.  So Debian
> packages should gradually change to use /usr/bin/node.  I am very
> conservative about these things because I like to keep backporting
> (within Debian) as easy as possible.  So if I were the maintainer of a
> node.js package which had scripts mentioning /usr/bin/nodejs, I would
> probably make that change in buster+1 rather than in buster.

It's enough to depend on
nodejs (>= 6.11.2~dfsg-1) | nodejs-legacy
And then you can backport it to whatever debian release you like the
most.

> In buster+1 you should probably consider asking for a lintian warning
> about references to /usr/bin/nodejs.  Not because you intend to drop
> /usr/bin/nodejs ever (why do that - see previous emails) but because
> it would be better, as I've just discussed, for Debian packages to
> contain fewer hurdles to adoption elsewhere.

That's already done.
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=4ea7bdf953e1fb23bfc85830ad743efaf0ad0373
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=7d0c0732e792cf0a0cadeb583c9878463813e24a
(will be in the next lintian release)

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] node-typescript accidentally hijacked?

2016-11-26 Thread Mattia Rizzolo
On Sat, Nov 26, 2016 at 12:51:48AM +0100, Julien Puydt wrote:
> That was definitely not intentional : what can we do to fix this?

Depending on what Laszlo wants to do:
 * Laszlo uploads a 2.0.8-1+ version to unstable to take it over again,
   then Julien's package is removed
 * Laszlo asks for removal of his package leaving only Julien's.

-- 
regards,
    Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#845617: Bug#845617: node-nopt: FTBFS: Error: Cannot find module 'abbrev'

2016-11-25 Thread Mattia Rizzolo
On Fri, Nov 25, 2016 at 03:16:01PM +0530, Sruthi wrote:
> I usually do a clean build, but I seem to have missed it this time.

well, this was done as source-only upload, and the buildd managed to
build it
https://buildd.debian.org/status/fetch.php?pkg=node-nopt=all=3.0.6-2=1478696527
probably this was previously pulled by something else.

-- 
regards,
    Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] 2 NMUs for node-findup-sync

2016-11-01 Thread Mattia Rizzolo
On Tue, Nov 01, 2016 at 10:47:05AM +0100, Paolo Greppi wrote:
> On 30/10/2016 11:40, Mattia Rizzolo wrote:
> > ok, but I find weird that you bumped std-ver 3.9.5 → 3.9.6 then…
> > You could have gone all the way to 3.9.8, since no changes are needed
> > for this package anyway.
> > https://www.debian.org/doc/debian-policy/upgrading-checklist
> 
> The reason is that 3.9.6 is the current one on jessie. But will 0.1.3-2
> ever get to jessie ?

It wont, development targets unstable.  And even if you're doing a
backport to jessie-backports that's not a reason to declare compliance
to an old version of policy.

> 
> > Other things::
> >  * you changed d/watch to point to somebody else's repo in github,
> >writing "Fix d/watch".  You're not saying what that fixes; it
> >should really work both ways, since there is a redirect.
> >Also please use more descriptive messagges in changelog
> 
> OK
> 
> The old watch faile is currently failing on
> https://packages.qa.debian.org/n/node-findup-sync.html
> whereas the redirect works on:
> https://tracker.debian.org/pkg/node-findup-sync
> 
> Probably we're all on the bleeding edge (tracker.d.o) but people who
> click on the Developer Information (PTS) link on packages.d.o still land
> on packages.qa.d.o

pacakges.qa.debian.org doesn't updated d/watch info anymore; it used a
backend that's now removed (it use a thing we called "mole"), wheras
tracker.d.o gets the uscan data from UDD.

Have you found a package on package.qa.debian.org that doesn't show an
error for uscan?

And how would that change make it work "on" packages.qa.debian.org
anyway?

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] 2 NMUs for node-findup-sync

2016-10-30 Thread Mattia Rizzolo
On Sat, Oct 29, 2016 at 09:20:59PM +0200, Paolo Greppi wrote:
> On 28/10/2016 15:24, Mattia Rizzolo wrote:
> > IMHO, you could join the team if you haven't, commit your changes, and
> 
> OK, I have sent a couple of commits to
> https://anonscm.debian.org/cgit/pkg-javascript/node-findup-sync.git,
> they are the changes with higher priority (0.1.3-2).
> 
> As I am not 100% sure I get the team upload process right, let's get
> this through first; for the next one I'll pull the new upstream version.
> 
> > do a team upload instead; while on it also do some random QA, like:
> >  * https in Vcs-*
> 
> Done

also Vcs-Git please.

> 
> >  * debhelper compat 10
> >  * bump std-ver
> 
> These I'd keep on hold until we do 0.4.3-1.

ok, but I find weird that you bumped std-ver 3.9.5 → 3.9.6 then…
You could have gone all the way to 3.9.8, since no changes are needed
for this package anyway.
https://www.debian.org/doc/debian-policy/upgrading-checklist

> > Feel free to ask here for sponsorship, I'll happily review your package
> > and upload it.
> 
> Mattia please review the first batch of changes, and sponsor the upload
> if it's OK.

Other things::
 * you changed d/watch to point to somebody else's repo in github,
   writing "Fix d/watch".  You're not saying what that fixes; it
   should really work both ways, since there is a redirect.
   Also please use more descriptive messagges in changelog
 * you can remove the '[ Paolo Greppi ]' from the changelog, since
   everything is from you anyway.

> > Also I'm keeping you in Cc, but please tell me if you're subscribed to
> > the list, so I'll drop you from the explicit recipients.
> 
> I joined the list !

Great!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] 2 NMUs for node-findup-sync

2016-10-28 Thread Mattia Rizzolo
On Thu, Oct 27, 2016 at 11:21:09PM +0200, Paolo Greppi wrote:
> Hi there today I pushed to mentors.d.n. two NMUs for the
> node-findup-sync package.
> The first one (0.1.3-1.1) fixes the debian/watch file and a couple of
> minor issues.
> The second one (0.4.3-0.1) picks up the latest release from upstream.
> 
> Here they are:
> https://mentors.debian.net/package/node-findup-sync
> 
> Getting this package up to date is necessary to unblock node-grunt-cli
> (https://tracker.debian.org/pkg/node-grunt-cli) from moving to testing,
> which is in turn required on the (long) road to atom
> (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747824)

IMHO, you could join the team if you haven't, commit your changes, and
do a team upload instead; while on it also do some random QA, like:
 * https in Vcs-*
 * debhelper compat 10
 * bump std-ver

Feel free to ask here for sponsorship, I'll happily review your package
and upload it.

Also I'm keeping you in Cc, but please tell me if you're subscribed to
the list, so I'll drop you from the explicit recipients.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#830242: Bug#830242: nodejs: accesses the internet during build

2016-09-17 Thread Mattia Rizzolo
control: found -1 4.3.1~dfsg-1

On Sat, Sep 17, 2016 at 03:42:49PM +0200, Jérémy Lal wrote:
> > Is this a regression in 4.4.7, or is 4.3.1 also affected? This is blocking
> > testing migration, which is preventing the mips64el binaries from entering
> > testing.
> 
> It's been like this forever.

so, marking as such, so that this won't be considered a regression and
testing migration can happen in the meantime.

-- 
regards,
        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#802224: Bug#802224: Upstream is now up to 0.5.6

2016-05-26 Thread Mattia Rizzolo
On Wed, May 18, 2016 at 03:12:28PM +0100, Leo Iannacone wrote:
> Can you plase ask someone else in #debian-js for the ACK?.. I'm a bit busy
> these weeks.

Go ahead please...

-- 
regards,
    Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] New home for datatables.js?

2016-05-17 Thread Mattia Rizzolo
On Sun, May 01, 2016 at 12:34:42PM +0100, Sascha Steinbiss wrote:
> What do you think? If it’s OK with you is it can join and move the package.

imho it's a great idea please go on :)

-- 
regards,
    Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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] Bug#824547: node-css-parse: don't ship in stretch

2016-05-17 Thread Mattia Rizzolo
Source: node-css-parse
Version: 1.7.0+dfsg-1
Severity: serious

node-css-parse removal has been requested in
https://bugs.debian.org/764944 but can't be processed yet due to rdeps.

Filing this bug so that node-css-parse get out of stretch in the
meantime.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Re: [Pkg-javascript-devel] ITP: knowl.js -- JavaScript library for transclusion of supplementary information

2016-03-19 Thread Mattia Rizzolo
On Fri, Feb 12, 2016 at 02:35:50PM -0500, Doug Torrance wrote:
> Since it's been a week, I figured I would inquire...

yeah, don't be shy ;)

> Is uploading to mentors and opening an RFS bug CC'ed to the list the
> correct way to request a sponsorship of a new JavaScript package?  I
> know that some other teams have other methods (e.g., PET, SoB).

The team has no active sponsorship program, so what you did it's fine.
I'm personally an active "random sponsor" that is taking care of all
RFSes, but ITPs are really long and dunting, so they may take a while.
Not to say that there are really few DDs looking at RFSes.

> If it's merely that no one's had time to get around to it yet, then
> that's fine too.  :)

I'm going to look at it now :)

> P.S.  The packaging is also in git:
> https://anonscm.debian.org/git/pkg-javascript/knowl.js.git

Good to know, please next time you open a RFS report this in that bug
too, I and also others prefer to review sponsor out of git repositories
instead of messing around with tarballs from mentors when possible!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  http://mapreri.org  : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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