[Pkg-javascript-devel] Bug#892227: Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Jonas Smedegaard
Quoting Ben Finney (2018-03-07 02:51:55) > On 07-Mar-2018, Jonas Smedegaard wrote: > > Quoting Ben Finney (2018-03-07 01:04:19) > > > $ cat ./source/foo.js > > > "use strict"; > > > import 'backbone'; > > > > > > So

[Pkg-javascript-devel] Bug#892227: Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Jonas Smedegaard
gt; = > > So the Debian package dependencies are all satisfied, but these are > not sufficient for Webpack to resolve the Backbone dependencies. Backbone by design avoids dependency on jQuery. Applications may use jQuery via Backbone, or may choose to instead use Zepto or Lodash, and t

Re: [Pkg-javascript-devel] ES6 ‘import’ of Debian-installed module

2018-03-06 Thread Jonas Smedegaard
e-jquery’, yet > when Backbone is imported it needs jQuery. So this is a bug in the > Debian ‘node-backbone’ package? I suspect that would be an upstream bug - http://backbonejs.org/ says: > Backbone's only hard dependency is Underscore.js - Jonas -- * Jonas Smedegaard - id

Re: [Pkg-javascript-devel] Javascript team policy and rejection of node-three binary package

2018-03-02 Thread Jonas Smedegaard
script team an old practice of avoiding duplicate code: When code is same for Browsers and Nodejs, we ship the code in the libjs-* package and have that package "Provides: " the nodejs package. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136

Re: [Pkg-javascript-devel] select2.js_4.0.3~dfsg2-1_amd64.changes REJECTED

2018-02-21 Thread Jonas Smedegaard
nee spotted it by manually sifting through the files, or if using some tool then which one handled this typo? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private

[Pkg-javascript-devel] Bug#890395: Bug#890395: uglifyjs: Please update the package to new version v3.3.10

2018-02-14 Thread Jonas Smedegaard
hed to do so), the package could be released as separate uglifyjs3 source+binary package. I might also choose to go down that route if too long time passes without anyone (myself included) finds time to do the needed testing of all reverse dependencies... - Jonas -- * Jonas Smedegaard - id

[Pkg-javascript-devel] Accepted uglifyjs 3.3.10-1 (source all) into experimental

2018-02-14 Thread Jonas Smedegaard
Borgert. . [ Jonas Smedegaard ] * Set experimental branches in git-buildpackage config. * Revert to watch file to track any upstream version. * Update package relations: + (Build-)depend on node-commander (not node-yargs). + Build-depend on node-semver. + Stop build

Re: [Pkg-javascript-devel] Review request: rainloop

2018-02-02 Thread Jonas Smedegaard
(e.g. for security-related bugs affecting stable). - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-de

[Pkg-javascript-devel] Accepted node-uuid 1.4.7-5 (source all) into unstable

2018-02-01 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 01 Feb 2018 16:00:43 +0100 Source: node-uuid Binary: libjs-node-uuid node-node-uuid Architecture: source all Version: 1.4.7-5 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers Changed-By: Jonas

Re: [Pkg-javascript-devel] node-node-uuid

2018-01-10 Thread Jonas Smedegaard
investigations, Paolo and Jérémy. Yes, node-node-uuid is quite confusing and I am happy that upstream haas cleaned up that mess, so we can do so as well (our package was wrongly named and partially corrected in release 1.2.0~20110510-2 to at least get the binary package correct). I wi

[Pkg-javascript-devel] Bug#883956: node-rollup-plugin-commonjs: should declare that it "Enhances: rollup"

2017-12-09 Thread Jonas Smedegaard
Package: node-rollup-plugin-commonjs Version: 8.2.4-2 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 node-rollup-plugin-commonjs is a plugin for commonjs - i.e. and enhancement for that. Please declare it in the control file, to ease locating the package when browsing for packag

[Pkg-javascript-devel] Bug#883954: rollup: wrong homepage - should instead use https://rollupjs.org/

2017-12-09 Thread Jonas Smedegaard
Package: rollup Version: 0.47.4-3 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The rollup package lists its Github page as Homepage. That is wrong: Even that Github page instead promotes as its homepage this: https://rollupjs.org/ - Jonas -BEGIN PGP SIGNATURE- iQIz

[Pkg-javascript-devel] Bug#883409: webpack: depends on non-existing package node-uglifyjs-webpack-plugin

2017-12-03 Thread Jonas Smedegaard
Package: webpack Version: 3.5.6-1 Severity: serious Justification: 2 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The binary package webpack depends on non-existing package node-uglifyjs-webpack-plugin, making the former impossible to install. - Jonas -BEGIN PGP SIGNATURE- iQIzBAEB

[Pkg-javascript-devel] Bug#882467: node-typescript-types: should provide virtual packages for each /type package, versioned

2017-11-23 Thread Jonas Smedegaard
Package: node-typescript-types Version: 20170519-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Currently there is no way to ensure dependency on a specific version of a specific Typescript type library. Please add "Provides:" hints for each included type library, with ver

Re: [Pkg-javascript-devel] node-babel_6.25.0+dfsg-13_amd64.changes REJECTED

2017-10-24 Thread Jonas Smedegaard
ation. In other words my remark here does not com out of thin air - I tried (albeit in a side-channel, by Praveens choice). - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reus

[Pkg-javascript-devel] Bug#794890: Bug#794890: Bug#794890: #794890 npm: new upstream version

2017-10-16 Thread Jonas Smedegaard
> Ubuntu has version 3.5.2 in their repository: > https://packages.ubuntu.com/artful/npm Good for them. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing

Re: [Pkg-javascript-devel] Javascript policy and npm2deb

2017-10-12 Thread Jonas Smedegaard
ot; then npm2den needs to handle exceptions anyway. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -- Pkg-javascript-devel mailing list Pk

Re: [Pkg-javascript-devel] node-tap-mocha-reporter_3.0.6-1_amd64.changes REJECTED

2017-09-06 Thread Jonas Smedegaard
check, and will add a mental note Thanks, I will look forward to that, whatever it means. :-) Remember to also push the packaging git to Alioth - it seems you didn't yet. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jone

[Pkg-javascript-devel] Please subscribe to list with all addresses you actively use

2017-09-06 Thread Jonas Smedegaard
you use multiple addresses but do not want multiple copies of all list traffic, you can configure some of the addresses to be registered without receiving any posts. Kind regards, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website:

[Pkg-javascript-devel] Bug#873380: Find copyright holders in the contributors list

2017-08-27 Thread Jonas Smedegaard
mation. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debi

Re: [Pkg-javascript-devel] wanted: maintainer(s) for jquery

2017-08-23 Thread Jonas Smedegaard
on that challenging package! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-devel mailing list Pkg-ja

[Pkg-javascript-devel] Bug#873016: Bug#873016: node-lodash-packages: not preferred form for source: Should be built from node-lodash

2017-08-23 Thread Jonas Smedegaard
Quoting Pirate Praveen (2017-08-23 20:11:28) > On ബുധന്‍ 23 ആഗസ്റ്റ് 2017 11:33 വൈകു, Jonas Smedegaard wrote: > > Package: node-lodash-packages > > Severity: serious > > Justification: Policy 2.1 > > I do not think the root issue is serious, but only important. Lack of

[Pkg-javascript-devel] Bug#873016: node-lodash-packages: not preferred form for source: Should be built from node-lodash

2017-08-23 Thread Jonas Smedegaard
Package: node-lodash-packages Severity: serious Justification: Policy 2.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The source package node-lodash-packages does not contain the source form preferred for editing by upstream. Instead, upstream documents how the contents of that code is gener

Re: [Pkg-javascript-devel] JavaScript in-browser program, packaged in Debian

2017-08-23 Thread Jonas Smedegaard
; > ‘/usr/share/musclebook/index.html’ in the currently-running browser. > > > > How would a Debian package do that nicely with our conventions? > > > > xdg-open ? Not sure, but I think sensible-browser is better: As I understand it XDG covers only graphical desktop

[Pkg-javascript-devel] Bug#872899: node-tap: autopkgtests fail with nodejs 6

2017-08-22 Thread Jonas Smedegaard
non-zero exit status 1 > > The tests have been flaky in the past, but now they seem to be failing > consistently. Perhaps solved in a newer upstream release: Upstream is at version 10.7.2. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Websi

[Pkg-javascript-devel] Bug#872894: Bug#872894: node-policyfile: autopkgtests fail with nodejs 6

2017-08-22 Thread Jonas Smedegaard
) DeprecationWarning: > process.EventEmitter is deprecated. Use require('events') instead. This bug seems fixed upstream in their 0.0.6 release: https://github.com/3rd-Eden/FlashPolicyFileServer/issues/9 - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Web

[Pkg-javascript-devel] Bug#872903: node-policyfile: wrong homepage

2017-08-22 Thread Jonas Smedegaard
Package: node-policyfile Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 node-policyfile lists as homepage https://github.com/ - that is clearly wrong. May correct URL is https://github.com/3rd-Eden/FlashPolicyFileServer - Jonas -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEn

[Pkg-javascript-devel] Bug#872901: node-node-redis: unused and unmaintained upstream

2017-08-22 Thread Jonas Smedegaard
Package: node-node-redis Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 node-node-redis has seen no upstream activity fo 4 years. According to https://github.com/tim-smart/node-redis/issues/4 another similar project node-redis is more active. This package has no reverse dep

Re: [Pkg-javascript-devel] parallel installation

2017-08-18 Thread Jonas Smedegaard
Quoting Ross Gammon (2017-08-18 19:54:50) > On 08/18/2017 06:09 PM, Jonas Smedegaard wrote: > > Quoting Ross Gammon (2017-08-18 16:47:10) > >> On 08/18/2017 04:50 AM, Hubert Chathi wrote: > >>> On Wed, 16 Aug 2017 09:27:49 +0200, Ross Gammon > >>> s

Re: [Pkg-javascript-devel] parallel installation

2017-08-18 Thread Jonas Smedegaard
s friction upstream. It is not adequate to agree in this team about bundling code: As an example, the security team tracks security bugs and will also need to agree on such deviation from Debian Policy. Personally I do *not* find bundling easier manageable than separately tracking each true upstre

Re: [Pkg-javascript-devel] parallel installation

2017-08-18 Thread Jonas Smedegaard
maintained - either upstream and in Debian. I believe we cannot make a simple rule like "only 2 parallel releases", but I believe we can easier identify potential problems if we have a policy on "at least two team members must care specifically", as is practiced in the Mu

[Pkg-javascript-devel] Bug#872473: Bug#872473: node-xmpp outdated

2017-08-17 Thread Jonas Smedegaard
t least for me it was not possible to connect with the example > send_message.js to a jabberd2 with legacy ssl. > > Maybe it is time to remove this package and switch to xmpp.js? Yes. Please kill it. Thanks for the investigation. - Jonas -- * Jonas Smedegaard - idealist & I

Re: [Pkg-javascript-devel] coffeescript & node-coffeeify

2017-07-24 Thread Jonas Smedegaard
dependencies, then yes, it would be great if you (or others reading this) could help package those. I will then upload Coffeescript 2.x.x into experimental for testing compatibility with reverse dependencies in Debian. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tl

[Pkg-javascript-devel] Bug#862918: libjs-bignumber: New version available upstream: 4.0.2

2017-07-11 Thread Jonas Smedegaard
Quoting Ben Finney (2017-07-11 14:01:14) > Control: retitle -1 libjs-bignumber: New version available upstream: 4.0.2 > > On 20-May-2017, Jonas Smedegaard wrote: >> Quoting Pirate Praveen (2017-05-20 07:57:32) >>> Most likely this was packaged as a dependency of anoth

[Pkg-javascript-devel] Bug#867298: Bug#867298: npm2deb: please bump debhelper and Standards-Version

2017-07-05 Thread Jonas Smedegaard
Quoting Johannes Schauer (2017-07-05 21:16:38) > Quoting Jonas Smedegaard (2017-07-05 21:04:44) > > Quoting Johannes Schauer (2017-07-05 18:26:40) > > > Maybe I misunderstand but this bug report is not about "changing" > > > or "bumping" anything.

[Pkg-javascript-devel] Bug#867298: Bug#867298: npm2deb: please bump debhelper and Standards-Version

2017-07-05 Thread Jonas Smedegaard
Quoting Johannes Schauer (2017-07-05 18:26:40) > Quoting Jonas Smedegaard (2017-07-05 17:46:19) > > Quoting Johannes Schauer (2017-07-05 17:15:46) > > > Standards-Version 3.9.8 is outdated. npm2deb should generate version > > > 4.0.0 instead. > > Just to avoid mi

[Pkg-javascript-devel] Bug#867298: Bug#867298: npm2deb: please bump debhelper and Standards-Version

2017-07-05 Thread Jonas Smedegaard
. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth

[Pkg-javascript-devel] Bug#857986: Bug#857986: npm: This pakcage is 3 years old? (consider removal)

2017-05-22 Thread Jonas Smedegaard
Quoting Pirate Praveen (2017-05-22 16:10:32) > On തിങ്കള്‍ 22 മെയ് 2017 06:41 വൈകു, Jonas Smedegaard wrote: >> ...for the _initial_ packaging work. >> >> We are package *maintainers*. > > If you have not realized, we are discussing about maintaining an > existing

[Pkg-javascript-devel] Bug#857986: Bug#857986: npm: This pakcage is 3 years old? (consider removal)

2017-05-22 Thread Jonas Smedegaard
gt; https://wiki.debian.org/Javascript/Nodejs/Tasks/npm ie, roughly about > 78 new modules to package. If one person were to work full time, I > think about 10-15 days time. ...for the _initial_ packaging work. We are package *maintainers*. - Jonas -- * Jonas Smedegaard - idealist

[Pkg-javascript-devel] Bug#863056: node-gulp-coffee: lacks dependency on coffeescript

2017-05-21 Thread Jonas Smedegaard
Package: node-gulp-coffee Version: 2.3.4-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 - From the package descript it seems node-gulp-coffee is a wrapper for coffeescript, yet it does not depend on coffeescript. Is there any use cases without involving coffeescript?

[Pkg-javascript-devel] Bug#862918: Bug#862918: Bug#862918: New version available upstream: 4.0.2

2017-05-19 Thread Jonas Smedegaard
l packages, not only topmost ones in dependency trees! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript

Re: [Pkg-javascript-devel] My status in Debian

2017-04-22 Thread Jonas Smedegaard
wouldn't do it until there was wider > support for that. So any words of encouragement, or any suggestions of > things that you would like to see from me before you would endorse me > are welcome (here or in private). Do it! Was that adequate encouragement? :-) - Jonas -- * Jonas Sme

Re: [Pkg-javascript-devel] Fwd: Revive NodeJS on armel (forwardport jessie src-package)

2017-03-18 Thread Jonas Smedegaard
Quoting Sven Giermann (2017-03-17 22:32:54) > 2017-03-17 11:22 GMT+01:00 Jonas Smedegaard : > >> How about fresh install of _Debian_ wheezy (not Emdebian wheezy)? >> > > That's my main problem: > I am unable to install wheezy or jessie, passing all tests supplied

Re: [Pkg-javascript-devel] Revive NodeJS on armel (forwardport jessie src-package)

2017-03-17 Thread Jonas Smedegaard
Quoting Sven Giermann (2017-03-17 10:21:00) > Jonas, > > thanks for your quick reply and the interest in my "problem". :-) > > 2017-03-17 9:47 GMT+01:00 Jonas Smedegaard : > > > Could you please elaborate on the "time to change to newer > > distrib

Re: [Pkg-javascript-devel] Revive NodeJS on armel (forwardport jessie src-package)

2017-03-17 Thread Jonas Smedegaard
want to be cc'ed on replies: Normal for Debian lists (which I didn't follow in this post) is to only reply to list. I wish you continued joy tinkering with tiny devices, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jon

[Pkg-javascript-devel] Bug#851318: Bug#851318: uglifyjs: FTBFS on slow machines (failing tests)

2017-02-08 Thread Jonas Smedegaard
Seems the proper fix is to patch test/mocha/cli.js to not have a timeout (or as workaround an insanely large timeout). - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep

Re: [Pkg-javascript-devel] ITP: node-aproba -- A rediculously light-weight argument validator

2017-01-29 Thread Jonas Smedegaard
avoiding the word "rediculously" altogether from short description. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signa

[Pkg-javascript-devel] Bug#850660: Bug#850660: nodejs-dev: npm conflicts transitively with libssl-dev since nodejs-dev 4.7.2~dfsg-1

2017-01-29 Thread Jonas Smedegaard
Quoting Sebastiaan Couwenberg (2017-01-29 14:56:41) > On 01/29/2017 02:31 PM, Jonas Smedegaard wrote: >> Quoting ano...@users.sourceforge.net (2017-01-29 14:12:59) >>> I've been unable to upgrade nodejs and nodejs-dev thanks to this >>> issue: I need npm for

[Pkg-javascript-devel] Bug#850660: nodejs-dev: npm conflicts transitively with libssl-dev since nodejs-dev 4.7.2~dfsg-1

2017-01-29 Thread Jonas Smedegaard
ely or not but _concurrently_ - needs both libssl-dev. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-deve

Re: [Pkg-javascript-devel] pre-spring cleaning, please advise

2017-01-28 Thread Jonas Smedegaard
e time (2 weeks?) before reasigning to ftpmaster. Discussing only here is not adequate: Being part of this team and subscribing to this mailinglist is voluntary. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quot

[Pkg-javascript-devel] Bug#852338: Bug#852338: node-expat FTBFS on mipsel/mips64el: Errored » callback not fired

2017-01-24 Thread Jonas Smedegaard
tsuite itself being unreliable (too sensible to slow hardware, perhaps). I have therefore temporarily adapted the build routines to not fail if testsuite fails, and lowered this bugreport to important. Thanks for reporting! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkit

[Pkg-javascript-devel] Bug#852188: jssip: please package newer upstream source

2017-01-22 Thread Jonas Smedegaard
Source: jssip Severity: wishlist Currently packaged version 0.6.34 is 18 months old: Upstram is at version 3.0.1 by now. Please package newer upstream release. - Jonas -- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mail

[Pkg-javascript-devel] Bug#850719: rollup: please consider mention why package is in contrib

2017-01-09 Thread Jonas Smedegaard
Package: rollup Version: 0.38.0-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I notice that rollup is not targeted main but contrib, yet the package seemingly does not depend on or recommend any non-free packages. If this package really need to be in contrib, then please con

[Pkg-javascript-devel] Bug#850419: Bug#850419: Bug#850419: Local installation seems needed

2017-01-06 Thread Jonas Smedegaard
Quoting Pirate Praveen (2017-01-07 01:02:53) > On വെള്ളി 06 ജനുവരി 2017 11:10 വൈകു, Bastien ROUCARIES wrote: > > On Fri, Jan 6, 2017 at 6:39 PM, Bastien ROUCARIES > > wrote: > >> On Fri, Jan 6, 2017 at 5:41 PM, Jonas Smedegaard wrote: > >>> How abo

[Pkg-javascript-devel] Bug#850419: Bug#850419: Local installation seems needed

2017-01-06 Thread Jonas Smedegaard
ges like node-fuzzaldrin-plus for the patch. > > https://anonscm.debian.org/cgit/pkg-javascript/node-fuzzaldrin-plus.git/tree/debian/patches/use-global-tasks.patch How about patching the error message, as an intermediary step? - Jonas -- * Jonas Smedegaard - idealist & Internet-ar

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-06 Thread Jonas Smedegaard
Quoting Ximin Luo (2017-01-06 11:54:00) > Jonas Smedegaard: >>>> [..] I do not see this as sustainable and I will not approve any >>>> more requests in this team. if we, as a team are unable to follow >>>> the processes in line with the debian philosophy an

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-06 Thread Jonas Smedegaard
reasoning (and appreciate that you didn't take even worse action!). > Get your head out of your own ass, and stop acting like you're a > victim here. Go wash your mouth, and step back from your high horse: You are *not* the boss around here (noone is), and you have no right to dicta

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
Quoting Julien Puydt (2017-01-05 18:41:22) > On 05/01/2017 18:24, Jonas Smedegaard wrote: > > Quoting Ximin Luo (2017-01-05 17:50:00) > >> I propose some reasonable checks, to ensure that we get people who are > >> interested. I disagree that this attitude is fl

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
Quoting Ximin Luo (2017-01-05 17:50:00) > I propose some reasonable checks, to ensure that we get people who are > interested. I disagree that this attitude is flawed. Thanks. Ximin. What do others think? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +4

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
Quoting Ximin Luo (2017-01-05 16:26:00) > Jonas Smedegaard: > > Quoting Ximin Luo (2017-01-05 13:51:00) > >> > >> [..] > >> > >> The security aspect is just one factor, not the main factor. > > > > Ok, you now tell me that security is n

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
not* collaborating or *not* maintaining - we should never refuse people based on fear that they will not do so in the future. That's why I ask (but do not demand proof) if these concrete newcomers are able and interested in not only releasing packages but also in maint

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
everyone else (and newcomers in particular): Please feel welcome in the javascript maintainers team when you feel able and interested in *maintaining* official debian javascript-related packages. Let's discuss here. -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
Quoting Ximin Luo (2017-01-05 13:51:00) > Jonas Smedegaard: >> Quoting Ximin Luo (2017-01-05 12:53:00) >>> Pirate Praveen: >>>> On വ്യാഴം 05 ജനുവരി 2017 04:22 വൈകു, Jérémy Lal wrote: >>>>> This is great, but is this serious ? >>>>> Anyon

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
s of this team, and treat them accordingly (double-check what you pull, sign changes you make, etc.). Making it harder to join this team does *not* help secure our assets! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jo

Re: [Pkg-javascript-devel] lots of requests to join pkg-javascript

2017-01-05 Thread Jonas Smedegaard
tion is complete. So these requests are from people ready to _upload_ a package into Debian. Are each and every one of them also ready to and interested in *maintaining* the package that they have prepared for upload? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +

Re: [Pkg-javascript-devel] RFS: node-loose-envify 1.3.0

2016-12-12 Thread Jonas Smedegaard
Excerpts from Pirate Praveen's message of December 12, 2016 11:54 am: On ശനി 10 ഡിസംബര്‍ 2016 07:43 വൈകു, Jonas Smedegaard wrote: I generally use ~ because upstream may re-release _same_ version but with DFSG-violating pieces stripped. Arguably that is dificult to do at github but th

Re: [Pkg-javascript-devel] RFS: node-loose-envify 1.3.0

2016-12-10 Thread Jonas Smedegaard
free", you could just drop the ~dfsg. Unless others can think of another use case? I generally use ~ because upstream may re-release _same_ version but with DFSG-violating pieces stripped. Arguably that is dificult to do at github but that is besides the point. - Jonas -- * Jonas Smedeg

Re: [Pkg-javascript-devel] new uglifyjs package ready for release (but failing for me)

2016-12-09 Thread Jonas Smedegaard
2.7.5 Great. Thanks! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private pgpqTI0Q7jyRm.pgp Description: PGP signature -- Pkg-javascript-devel mailing list Pkg-javascr

Re: [Pkg-javascript-devel] new uglifyjs package ready for release (but failing for me)

2016-12-09 Thread Jonas Smedegaard
Excerpts from Jérémy Lal's message of December 9, 2016 2:37 pm: 2016-12-09 12:48 GMT+01:00 Jonas Smedegaard : I have prepared a new upstream release of uglifyjs - but it still fails for me, as was the case also for last package (related to enabling testsuite). Please someone do the re

[Pkg-javascript-devel] new uglifyjs package ready for release (but failing for me)

2016-12-09 Thread Jonas Smedegaard
yours, causing my build failures. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-29 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2016-11-29 08:56:59) > Quoting Pirate Praveen (2016-11-29 07:55:30) > > On ചൊവ്വ 29 നവംബര്‍ 2016 11:38 രാവിലെ, Jonas Smedegaard wrote: > > > How? Please elaborate! > > > > > > Checking now with freshly updated unstable+incoming a

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-29 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-11-29 07:55:30) > On ചൊവ്വ 29 നവംബര്‍ 2016 11:38 രാവിലെ, Jonas Smedegaard wrote: > > How? Please elaborate! > > > > Checking now with freshly updated unstable+incoming archives and it > > still fails to satisfy dependencies. > > I

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-28 Thread Jonas Smedegaard
[re-adding bugreport]] Quoting Pirate Praveen (2016-11-29 06:56:23) > On 2016, നവംബർ 29 10:05:58 AM IST, Jonas Smedegaard wrote: >>Cannot build the new uglifyjs until bug#846076 is resolved. > > This is now fixed. How? Please elaborate! Checking now with freshly updated un

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-28 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2016-11-29 05:26:39) > Seems to me that a simple chmod command is the right thing to use. I > do that now, and try release the package - but you are quite welcome > to suggest other approaches, or adapt the package yourself. Cannot build the new uglifyjs

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-28 Thread Jonas Smedegaard
re quite welcome to suggest other approaches, or adapt the package yourself. Thanks for all your great work! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] k

[Pkg-javascript-devel] Bug#794890: Bug#794890: Bug#794890: npm: new upstream version

2016-11-23 Thread Jonas Smedegaard
bad shape in Debian - but my (unsubstantiated) impression is that the cause is not that Nodejs packages in general are badly maintained, but instead because of the very aim of npm being not to fit Debian but to bypass it. - Jonas -- * Jonas Smedegaard - idealist & Intern

[Pkg-javascript-devel] Bug#836722: Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-23 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-11-23 08:37:39) > On Tuesday 22 November 2016 10:53 PM, Jonas Smedegaard wrote: >> Ah, I understand you now: You present breakage when using code not in >> Debian. Quite confusing - please *always* mention explicitly in >> bugports when usin

[Pkg-javascript-devel] Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-22 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-11-22 17:54:32) > On Tuesday 22 November 2016 10:19 PM, Jonas Smedegaard wrote: > >> I got this when running the updated uglifyjs package (before seeing your > >> previous comment about yargs). > > > > What version is "the

[Pkg-javascript-devel] Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-22 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-11-22 16:50:42) > On Mon, 05 Sep 2016 12:03:22 +0200 Jonas Smedegaard wrote: > > Quoting Pirate Praveen (2016-09-05 09:22:06) > > > nodejs bin/uglifyjs --help > > > module.js:339 > > > throw err; > > > ^

[Pkg-javascript-devel] Bug#844072: node-request: Please upload the latest version of node-request

2016-11-12 Thread Jonas Smedegaard
ackage, if you are uncomfortable with its current CDBS packaging style. If you do that, then just beware that you will effectively take over maintenance, as I am not comfortable with short-form dh packaging style. But arguably that would be no big loss anyway :-/ - Jonas -- * Jonas Smed

[Pkg-javascript-devel] Bug#844075: Bug#844075: leaflet: Please provide the latest Leaflet package including a node module

2016-11-12 Thread Jonas Smedegaard
lities. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debian.o

[Pkg-javascript-devel] Bug#844075: leaflet: Please provide the latest Leaflet package including a node module

2016-11-12 Thread Jonas Smedegaard
on. Would be great if you could look into those dependencies. I believe I have some half-baked attemtps at updating the leaflet package itself which I would like to dust off and check if still relevent. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136

Re: [Pkg-javascript-devel] Nodejs-D3 package

2016-11-08 Thread Jonas Smedegaard
ained by this team then look who is listed as uploaders, and who in fact has uploaded the most recent changes to the package - and try get in touch with those explicitly to figure out if they are perhaps working on this already. Hope that helps. - Jonas -- * Jonas Smedegaard - idealist &

[Pkg-javascript-devel] Bug#840170: Bug#840170: some modules has package.yaml instead of package.json

2016-10-31 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-10-31 10:39:58) > On Monday 31 October 2016 03:07 PM, Jonas Smedegaard wrote: > >> reducing severity to important, this does not have to block the release > >> as it happens only in a few packages and which can easily be fixed. > > >

[Pkg-javascript-devel] Bug#840170: some modules has package.yaml instead of package.json

2016-10-31 Thread Jonas Smedegaard
bug was fixed, then it _is_ a blocker! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-devel mailing

[Pkg-javascript-devel] Bug#842058: Bug#842058: uglifyjs: diff for NMU version 2.4.15-6.1

2016-10-26 Thread Jonas Smedegaard
Hi Jochen (cc the bugreport), [please follow up via the public bugreport rather than discretely] Quoting Jochen Sprickerhof (2016-10-26 10:51:09) > * Jonas Smedegaard [2016-10-25 19:27]: > > If you have uploaded with delay, feel free to re-upload without > > delay (the package

[Pkg-javascript-devel] Bug#842058: Bug#842058: uglifyjs: diff for NMU version 2.4.15-6.1

2016-10-25 Thread Jonas Smedegaard
be - listed in LowThresholdNMU at our wiki). - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature -- Pkg-javascript-devel m

[Pkg-javascript-devel] Bug#841981: nodejs should recommend ca-certificates

2016-10-25 Thread Jonas Smedegaard
involve network access, and therefore not TLS either. Example build environment. Bootstrapping a chroot with ca-certificates takes more time and diskspace than without it. The correct package relation to use if there are corner cases without need is Recommends:. - Jonsa -- * Jonas Smedegaar

Re: [Pkg-javascript-devel] /usr/bin/nodejs vs /usr/bin/node

2016-10-21 Thread Jonas Smedegaard
for next-next stable (i.e. in ~2019) * May further tear apart our communities rather than unite As I see it, the "right way from the POV of Debian is a), while from the POV of the Node.js community it is c). - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136

Re: [Pkg-javascript-devel] jquery-goodies policy and grunt

2016-10-07 Thread Jonas Smedegaard
ns some in the team package in a style others do not agree with. > On 07-10-16 15:21, Jonas Smedegaard wrote: >> Quoting Paul Gevers (2016-10-07 14:09:43) >>> A relate question: JavaScripts are often "combined" with Grunt. What >>> is the current status/stance

Re: [Pkg-javascript-devel] jquery-goodies policy and grunt

2016-10-07 Thread Jonas Smedegaard
hen they actually look closely at what you implement (but obviously you might succeed at first with getting it into Debian if they don't). Hope that helps. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me

Re: [Pkg-javascript-devel] Request to Join Project Debian JavaScript Maintainers from Paul Gevers (elbrus)

2016-09-18 Thread Jonas Smedegaard
Quoting Paul Gevers (2016-09-18 18:14:34) > On 09/18/16 17:50, Jonas Smedegaard wrote: >> Does this imply you've also subscribed to our list now, or would you >> still like to be cc'ed for conversations involving you there? > > I just did that, so from now on you ca

Re: [Pkg-javascript-devel] roadmap of jquery (and helpers)

2016-09-18 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2016-09-18 17:48:44) > Quoting Paul Gevers (2016-09-18 09:40:30) >> On 09/17/16 10:51, Jonas Smedegaard wrote: >>> Quoting Paul Gevers (2016-09-16 20:01:27) >>>> How are other JavaScript chains handling the lack of automatic API >>>

Re: [Pkg-javascript-devel] Request to Join Project Debian JavaScript Maintainers from Paul Gevers (elbrus)

2016-09-18 Thread Jonas Smedegaard
d, Paul! Does this imply you've also subscribed to our list now, or would you still like to be cc'ed for conversations involving you there? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me fr

Re: [Pkg-javascript-devel] roadmap of jquery (and helpers)

2016-09-18 Thread Jonas Smedegaard
Quoting Paul Gevers (2016-09-18 09:40:30) > On 09/17/16 10:51, Jonas Smedegaard wrote: >> Quoting Paul Gevers (2016-09-16 20:01:27) >>> How are other JavaScript chains handling the lack of automatic API >>> tracking? >> >> At least 16 packages unacceptably v

Re: [Pkg-javascript-devel] Request to Join Project Debian JavaScript Maintainers from Paul Gevers (elbrus)

2016-09-18 Thread Jonas Smedegaard
r list now, or would you still like to be cc'ed for conversations involving you there? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Descrip

Re: [Pkg-javascript-devel] roadmap of jquery (and helpers)

2016-09-17 Thread Jonas Smedegaard
Quoting Paul Gevers (2016-09-16 20:01:27) > On 09/14/16 21:46, Jonas Smedegaard wrote: > > The Javascript team is only loosely coordinated: Not all of us nurse > > all of the packages in the team. > > So how many are there approximately? We are potentially 82

[Pkg-javascript-devel] Bug#837929: npm: Should suggest nodejs-legacy

2016-09-16 Thread Jonas Smedegaard
[drop old archived bug from cc] Quoting Matijs van Zuijlen (2016-09-16 10:39:05) > On 16/09/16 10:24, Jérémy Lal wrote: > > 2016-09-16 10:22 GMT+02:00 Jonas Smedegaard > <mailto:d...@jones.dk>>: > > Quoting Matijs van Zuijlen (2016-09-16 09:57:52) > > > I read

[Pkg-javascript-devel] Bug#837929: npm: Should suggest nodejs-legacy

2016-09-16 Thread Jonas Smedegaard
t;very best" would be to drop npm from Debian ;-) More to the point, however: Do npm work at all without nodejs-legacy? If not, then npm itself should be moved to contrib! - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.d

[Pkg-javascript-devel] Bug#837929: npm: Should suggest nodejs-legacy

2016-09-15 Thread Jonas Smedegaard
I agree we are not forbidden from suggesting: Seems to me the choice of words by the Technical Committee was deliberate, as that matches how packages outside of Debian (i.e. non-free stuff) is allowed to be suggested only. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt *

  1   2   3   4   5   >