[Pkg-javascript-devel] question about package uploads / sponsorship
Yadd
yadd at debian.org
Sun Jan 9 05:56:32 GMT 2022
On 08/01/2022 22:38, Loorey wrote:
> Alright, building with how it is right now gives the following;
>
> dpkg-source: info: local changes detected, the modified files are:
> node-big-integer-1.6.51/.npmignore
> node-big-integer-1.6.51/.travis.yml
> node-big-integer-1.6.51/benchmark/benchmark.js
> node-big-integer-1.6.51/benchmark/index.html
> node-big-integer-1.6.51/benchmark/index.js
> node-big-integer-1.6.51/benchmark/testWorker.js
> node-big-integer-1.6.51/benchmark/tests.js
> node-big-integer-1.6.51/my.conf.js
> node-big-integer-1.6.51/spec/SpecRunner.html
> node-big-integer-1.6.51/spec/lib/jasmine-2.1.3/boot.js
> node-big-integer-1.6.51/spec/lib/jasmine-2.1.3/console.js
> node-big-integer-1.6.51/spec/lib/jasmine-2.1.3/jasmine-html.js
> node-big-integer-1.6.51/spec/lib/jasmine-2.1.3/jasmine.css
> node-big-integer-1.6.51/spec/lib/jasmine-2.1.3/jasmine.js
> node-big-integer-1.6.51/spec/spec.js
> node-big-integer-1.6.51/spec/support/jasmine.json
> node-big-integer-1.6.51/spec/tsDefinitions.ts
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/node-big-integer_1.6.51-1.diff.LbJ9Nf
>
> These files should simply not exist, correct?
> But without them - or rather without the spec/ folder I won't be
> able to run any test.
Hi,
there is perhaps a bug in npm2deb: your repo was based on GitHub tags
while debian/watch points to npm registry. I fixed and pushed package.
Maybe you could ask upstream to add missing tags?
Cheers,
Yadd
More information about the Pkg-javascript-devel
mailing list