[Pkg-javascript-devel] Using GroupedSources for gulp
    Pirate Praveen 
    praveen at onenetbeyond.org
       
    Sun May 19 15:34:05 BST 2019
    
    
  
Hi,
I have been using
https://wiki.debian.org/Javascript/Nodejs/Npm2Deb/Embedding till now.
I want to try to use 
https://wiki.debian.org/Javascript/GroupSourcesTutorial for gulp 4.0 
(to embed gulp-cli 2.2.0)
This is the watch file I have,
version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-gulp-$1.tar.gz/ \
 https://github.com/gulpjs/gulp/tags .*/archive/v?([\d\.]+).tar.gz
opts="searchmode=plain,pgpmode=none,component=gulp-cli" \
 https://registry.npmjs.org/gulp-cli \
 
https://registry.npmjs.org/gulp-cli/-/gulp-cli-(\d[\d\.]*)@ARCHIVE_EXT@ 
group
But uscan fails to download gulp-cli. Can some one help me with this?
    
    
More information about the Pkg-javascript-devel
mailing list