[Pkg-javascript-devel] Bug#862330: npm2deb depends does not find existing Debian packages

2017-06-27 Thread Ying-Chun Liu (PaulLiu)
Hi,

I met this bug too.
I tried this in pbuilder environment of sid.
It seems to me that npm2deb depends on rmadison. And rmadison depends on
liburi-perl and wget.
So I need to install these packages to let npm2deb depend work.

Also, if we want to create a package, npm2deb depends on debhelper to
create the package. And uscan depends on libwww-perl.

Doesn't know if the above packages needs to be in Depends or Suggests of
npm2deb.

Yours,
Paul


-- 
PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) 



signature.asc
Description: OpenPGP digital 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#862330: npm2deb depends does not find existing Debian packages

2017-05-11 Thread Pierre Rudloff
Package: npm2deb
Version: 0.2.2-1
Severity: normal

Hello,

When using depends, npm2deb does not find any Debian packages.
Here is an example with npm2deb depends grunt-cli:
Dependencies:
NPM   Debian
grunt-cli (1.2.0) None
├─ findup-sync (~0.3.0)   None
├─ grunt-known-options (~1.1.0)   None
├─ nopt (~3.0.6)  None
└─ resolve (~1.1.0)   None

Build dependencies:
NPM   Debian
grunt (~0.4.5)None
grunt-contrib-jshint (~1.0.0) None

It works correctly when I use the latest upstream master:
Dependencies:
NPM   Debian
grunt-cli (1.2.0) node-grunt-cli (1.2.0-3)
├─ findup-sync (~0.3.0)   node-findup-sync
(0.1.3-1)
├─ grunt-known-options (~1.1.0)   node-grunt-known-options
(1.1.0-1)
├─ nopt (~3.0.6)  node-nopt (3.0.1-1)
└─ resolve (~1.1.0)   node-resolve (0.3.1-1)

Build dependencies:
NPM   Debian
grunt (~0.4.5)grunt (1.0.1-5)
grunt-contrib-jshint (~1.0.0) None

Regards,



-- System Information:
Debian Release: 8.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages npm2deb depends on:
ii  devscripts2.15.3+deb8u1
ii  node-github-url-from-git  1.1.1-1
ii  npm   1.4.21+ds-2
ii  python3   3.4.2-2
ii  python3-dateutil  2.2-2
pn  python3:any   

npm2deb recommends no packages.

npm2deb suggests no packages.

-- no debconf information

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