Bug#840406: ITP: node-fast-levenshtein -- Efficient implementation of Levenshtein algorithm with locale-specific collator support

2016-10-11 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-fast-levenshtein Version : 2.0.5 Upstream Author : Ramesh Nair (http://www.hiddentao.com/) * URL : https://github.com/hiddentao/fast-levenshtein#rea

"Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread W. Martin Borgert
severity 833309 serious thanks It looks like such issues are considered serious now: https://lists.debian.org/debian-devel/2016/10/msg00138.html (Btw. having a properly packaged epoch.js in Debian would be nice. It is a wonderful charting library.)

Bug#840411: ITP: node-type-check -- type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

2016-10-11 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-type-check Version : 0.3.2 Upstream Author : George Zahariev * URL : https://github.com/gkz/type-check * License : Expat Programming Lang:

Bug#840415: ITP: node-levn -- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

2016-10-11 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-levn Version : 0.3.0 Upstream Author : George Zahariev * URL : https://github.com/gkz/levn * License : Expat Programming Lang: JavaScript

Someone can upload "verilog-mode" package as sponsor?

2016-10-11 Thread Kiwamu Okabe
Hi all, Someone can upload "verilog-mode" package as sponsor? The ITP number is #840413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840413 The debian source package is found at following: https://anonscm.debian.org/cgit/collab-maint/verilog-mode.git Best regards, -- Kiwamu Okabe at

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Ondřej Surý
Control: severity -1 wishlist Definitely not serious here, as I do ship original sources from within the package: $ find . -name 'epoch*' ./modules/http/static/epoch.css ./modules/http/static/epoch.js ./debian/missing-sources/epoch.css ./debian/missing-sources/epoch.js Anybody is free to package

Re: Someone can upload "verilog-mode" package as sponsor?

2016-10-11 Thread James Cowgill
Hi, On 11/10/16 13:22, Kiwamu Okabe wrote: > Someone can upload "verilog-mode" package as sponsor? > The ITP number is #840413: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840413 > > The debian source package is found at following: > > https://anonscm.debian.org/cgit/collab-maint/

Re: "Browserified" stuff

2016-10-11 Thread Martín Ferrari
On 10/10/16 16:35, Bas Wijnen wrote: > So the decision is that this code in its current form does not belong in main. > If I understand your position correctly, you do not dispute this, but you seem > to advocate that it should be allowed in main anyway, to avoid demoralizing > the > developers (i

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Paul Wise
On Tue, Oct 11, 2016 at 8:30 PM, Ondřej Surý wrote: > Definitely not serious here, as I do ship original sources from within > the package: > > $ find . -name 'epoch*' > ./modules/http/static/epoch.css > ./modules/http/static/epoch.js > ./debian/missing-sources/epoch.css > ./debian/missing-sources

Re: "Browserified" stuff

2016-10-11 Thread Martín Ferrari
On 10/10/16 21:40, Joerg Jaspert wrote: > It is not useless, and contrib is way different than any random > repository out there. I am not sure about that. We discourage people from using contrib, and don't promise much support. Whereas upstream can offer the latest package always. This is serve

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Paul Wise
On Tue, Oct 11, 2016 at 8:30 PM, Ondřej Surý wrote: > Anybody is free to package epoch.js into separate package and I'll > switch to using it, just don't shove more work by using BTS severities. epoch.js upstream publishes their build info, so it looks like the first step would be to finish the p

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Ondřej Surý
Fine, I'll bundle them as well. Just don't make me maintain a package in a language more horrible than PHP (in my eyes :-P). O. -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server Knot Resolver (https://www.knot-resolver.cz/) – secure, privacy-aware, fast DNS(SEC)

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Paul Wise
On Tue, Oct 11, 2016 at 8:56 PM, Ondřej Surý wrote: > Fine, I'll bundle them as well. Bundling the actual source instead of prebuilt files still doesn't solve the problem of not being able to build from source because the build tools are missing from Debian. It has always been ftp-master policy t

Re: [Pkg-dns-devel] Bug#833309: Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Ondřej Surý
On Tue, Oct 11, 2016, at 15:03, Paul Wise wrote: > On Tue, Oct 11, 2016 at 8:56 PM, Ondřej Surý wrote: > > > Fine, I'll bundle them as well. > > Bundling the actual source instead of prebuilt files still doesn't > solve the problem of not being able to build from source because the > build tools

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread Vincent Bernat
❦ 11 octobre 2016 15:03 CEST, Paul Wise  : >> Fine, I'll bundle them as well. > > Bundling the actual source instead of prebuilt files still doesn't > solve the problem of not being able to build from source because the > build tools are missing from Debian. Those specific sources are buildable

Re: Someone can upload "verilog-mode" package as sponsor?

2016-10-11 Thread Kiwamu Okabe
Hi James, On Tue, Oct 11, 2016 at 9:31 PM, James Cowgill wrote: > Read these pages: > > https://mentors.debian.net/intro-maintainers > https://mentors.debian.net/sponsors > > Then file an RFS bug. Thanks for your advice. I sent following mail to sub...@bugs.debian.org. `` Package: sponsorsh

Bug#840427: ITP: rt-extension-sla -- Service Level Agreements for RT

2016-10-11 Thread Joost van Baal-Ilić
Hi Dominic e.a., FYI: I've filed this ITP: Op Tue, Oct 11, 2016 at 03:48:32PM +0200 schreef Joost van Baal-Ilić: > Package: wnpp > Severity: wishlist > > * Package name: rt-extension-sla > * URL : https://metacpan.org/release/RT-Extension-SLA > * License : GPL-2 > Descr

Bug#840449: ITP: node-deep-eql -- Improved deep equality testing for Node.js and the browser.

2016-10-11 Thread sgk
Package: wnpp Severity: wishlist Owner: sgk X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-deep-eql Version : 1.0.0 Upstream Author : Jake Luer * URL : https://github.com/chaijs/deep-eql#readme * License : Expat Programming Lang: JavaScrip

Bug#840453: ITP: node-optionator -- option parsing and help generation

2016-10-11 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-optionator Version : 0.8.2 Upstream Author : George Zahariev * URL : https://github.com/gkz/optionator * License : Expat Programming Lang:

Re: [Pkg-dns-devel] Bug#833309: "Browserified" stuff (knot-resolver-module-http: please package embedded epoch.js separately)

2016-10-11 Thread W. Martin Borgert
On 2016-10-11 15:28, Vincent Bernat wrote: > Those specific sources are buildable from tools in main (aka > coffeescript compiler, sass compiler, cat + uglifyjs). There is no hard > requirement to rebuild from source when building the package. (While I wonder how one can be sure that a software is

Bug#840487: ITP: node-assertion-error -- Error constructor for test and validation frameworks that implements standardized AssertionError specification.

2016-10-11 Thread sgk
Package: wnpp Severity: wishlist Owner: Syam G Krishnan X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-assertion-error Version : 1.0.2 Upstream Author : Jake Luer (http://qualiancy.com) * URL : https://github.com/chaijs/assertion-error#readme * Li