Re: [Pkg-javascript-devel] RFS: node-async-limiter/1.0.1-1 [#935020] -- node-async-limiter - A module for limiting concurrent asynchronous actions in flight

2019-08-18 Thread Joseph Nuthalapati
Hi Xavier,

Thanks for sponsoring the package.

>  * move test from debian/rules to debian/tests/pkg-js/test,

I couldn't find an example of how to do tests using pkg-js/test.
The example on the wiki page[1] only showed how to run tests using this
format. It should be updated to use the new pkg-js/test format instead.
Maybe we can show this package itself as the example.

1. https://wiki.debian.org/Javascript/Nodejs/Npm2Deb#Run_tests_if_available

On 18/08/19 7:22 pm, Xavier wrote:
> Le 18/08/2019 à 13:40, Joseph Nuthalapati a écrit :
>> Package: sponsorship-requests
>> Severity: wishlist
>>
>> Dear mentors,
>>
>> I am looking for a sponsor for my package "node-async-limiter"
>>
>>  * Package name: node-async-limiter
>>Version : 1.0.1-1
>>Upstream Author : https://github.com/strml/async-limiter/issues
>>  * URL : https://github.com/strml/async-limiter#readme
>>  * License : Expat
>>  * Vcs : https://salsa.debian.org/js-team/node-async-limiter
>>Section : javascript
>>
>> It builds those binary packages:
>>
>>   node-async-limiter - A module for limiting concurrent asynchronous
>> actions in flight
>>
>> To access further information about this package, please visit the
>> following URL:
>>
>>   https://mentors.debian.net/package/node-async-limiter
>>
>> Alternatively, one can download the package with dget using this command:
>>
>>   dget -x
>> https://mentors.debian.net/debian/pool/main/n/node-async-limiter/node-async-limiter_1.0.1-1.dsc
>>
>> Changes since the last upload:
>>
>>* Initial release (Closes: #935020)
>>
>>
>> Link to Salsa repository:
>> https://salsa.debian.org/njoseph-guest/node-async-limiter.git
>>
>>
>> This package is a dependency of a web application called Cryptpad - the
>> encrypted collaboration suite.
>> https://wiki.debian.org/Javascript/Nodejs/Tasks/CryptPad
> 
> Hi,
> 
> good job. TODO:
>  * remove debian/tests/control and debian/tests/require
>  * move test from debian/rules to debian/tests/pkg-js/test,
>debian/tests/pkg-js/test will contain only:
> 
>  mocha --reporter spec --check-leaks --bail test/
> 
>No need to add an override_dh_auto_test
>  * join us on js-team ;-)
> 
> When done, I'll clone your repo to js-team/ and submit new package.
> 
> Cheers,
> Xavier
> 

-- 
Regards,
Joseph Nuthalapati



signature.asc
Description: OpenPGP digital 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

[Pkg-javascript-devel] RFS: node-async-limiter/1.0.1-1 [#935020] -- node-async-limiter - A module for limiting concurrent asynchronous actions in flight

2019-08-18 Thread Joseph Nuthalapati
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "node-async-limiter"

 * Package name: node-async-limiter
   Version : 1.0.1-1
   Upstream Author : https://github.com/strml/async-limiter/issues
 * URL : https://github.com/strml/async-limiter#readme
 * License : Expat
 * Vcs : https://salsa.debian.org/js-team/node-async-limiter
   Section : javascript

It builds those binary packages:

  node-async-limiter - A module for limiting concurrent asynchronous
actions in flight

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/node-async-limiter

Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/n/node-async-limiter/node-async-limiter_1.0.1-1.dsc

Changes since the last upload:

   * Initial release (Closes: #935020)


Link to Salsa repository:
https://salsa.debian.org/njoseph-guest/node-async-limiter.git


This package is a dependency of a web application called Cryptpad - the
encrypted collaboration suite.
https://wiki.debian.org/Javascript/Nodejs/Tasks/CryptPad

-- 
Regards,
Joseph Nuthalapati



signature.asc
Description: OpenPGP digital 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

[Pkg-javascript-devel] Bug#898798: Patch for uscan url

2018-08-27 Thread Joseph Nuthalapati
Tags: patch

Dear maintainer,

Please find the attached patch for fixing the url in the watch
file.

-- 
Regards,
Joseph NuthalapatiFrom fe9f88d723a77af12de0ceba4f2a50f189de424d Mon Sep 17 00:00:00 2001
From: Joseph Nuthalapati 
Date: Mon, 27 Aug 2018 15:11:58 +0530
Subject: [PATCH] Fix uscan url

- also upgrade uscan version
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 71986d652..acacb98fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
 options=uversionmangle=s/-?([^\d\.]+)\.?/~$1/i;tr/A-Z/a-z/;,dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
 https://github.com/twbs/bootstrap/releases \
-.*/archive/v?(3\.[\d\.]+-?\w*\.?\d*)\.tar\.gz
+.*/archive/v?([\d\]\.[\d\.]+-?\w*\.?\d*)\.tar\.gz
-- 
2.18.0



signature.html
Description: OpenPGP Digital 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

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-23 Thread Joseph Nuthalapati
Package: node-turbolinks
Version: 5.1.1+dfsg-1
Severity: important

Dear Maintainer,

The turbolinks package installed through Debian doesn't seem to have all the
code from upstream.

The minified Javascript from the Debian package has 1448 characters while the
dist packaged obtained from source has 36927 characters, measured using `wc`.
This might be why the package does nothing when used in the browser.

Please fix the build mechanism of this package.



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

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8), LANGUAGE=en_IN:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

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