Il 27/04/2018 11:07, Pirate Praveen ha scritto: > On വെ, ഏപ്രി 27, 2018 at 12:21 വൈകു, Paolo Greppi <[email protected]> > wrote: >> Il 26/04/2018 19:41, Pirate Praveen ha scritto: >> >> On വ്യാ, ഏപ്രി 26, 2018 at 7:54 വൈകു, Paolo Greppi >> <[email protected] <mailto:[email protected]>> wrote: >> >> Hi, I have packaged node-puka: >> https://salsa.debian.org/js-team/node-puka This requires >> node-rollup-plugin-babel which is already in the NEW queue. The ITP is in >> CC. Please someone sponsor the upload. >> >> pristine-tar branch is missing the dfsg tarball and uscan is not >> working. Please fix these two issues. >> >> Something weird happened, I'll rebuild the repo from scratch. Pravi, is >> there a way to launch meta/build with some CLI arguments to add a specified >> deb to the containers used per building and testing ? > > I use this for building (/usr/local/bin/sbuild-babel) > > sbuild -A -s -d unstable --extra-repository='deb > https://people.debian.org/~praveen/babel sid main' > --extra-repository-key=/home/pravi/forge/debian/babel/repo/praveen.key.asc $@ > > And I add packages in NEW as required to this repo. I have not figured out > how to do it for autopkgtest yet. You can also add --extra-package option if > it just one more deb.
This worked for me: sbuild -A -s -d unstable --extra-package ../node-rollup-plugin-babel_3.0.3-1_all.deb I have rebuilt the repo on salsa from scratch. BTW can you delete the node-puka.old repo ? https://salsa.debian.org/js-team/node-puka.old I think I haven't got enough powers to do that Paolo -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
