More simple : salsa co node-yarnpkg; uscan; ...

Le 3 octobre 2019 12:56:50 GMT+02:00, Paolo Greppi <[email protected]> a 
écrit :
>On 03/10/19 10:19, Xavier wrote:
>> Never use gbp --uscan, totally buggy. Préfet uscan, then gbp
>import-orig ../xx.orig.tard.gz
>
>Thanks for the quick reply. It is indeed a git-buildpackage bug:
>https://bugs.debian.org/934200
>
>For future reference, this worked:
>
>cd `mktemp -d`
>git clone https://salsa.debian.org/js-team/node-yarnpkg
>cd node-yarnpkg
>git fetch origin pristine-tar
>git checkout pristine-tar
>git fetch origin upstream
>git checkout upstream
>git checkout master
>uscan 
>gbp import-orig --pristine-tar ../node-yarnpkg_1.19.0.orig.tar.gz
>
>the master branch is now OK:
>grep name package.json 
>  "name": "yarn",
>
>Paolo
>
>-- 
>Pkg-javascript-devel mailing list
>[email protected]
>https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
brièveté.
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to