<div dir="ltr"><span class="gmail-im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You missed to import properly components (dpkg-source didn't found<br>
../node-node-sass_x.x.x.orig-true-case.tar.gz). See<br>
<a href="https://wiki.debian.org/Javascript/GroupSourcesTutorial" rel="noreferrer" target="_blank">https://wiki.debian.org/Javascript/GroupSourcesTutorial</a><br></blockquote><div><br></div></span><div>I had followed it as it is and  ../node-node-sass_x.x.x.orig-true-case.tar.gz does show up via build, but I'm not sure as to why that is the case. Here's the log that shows it:</div><div><br></div><div><pre>dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-async-foreach.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-gaze.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-in-publish.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-sass-graph.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-stdout-stream.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig-true-case-path.tar.gz
dpkg-source: info: building node-node-sass using existing ./node-node-sass_4.12.0.orig.tar.gz
dpkg-source: info: local changes detected, the modified files are:
 node-node-sass/true-case-path/LICENSE
 node-node-sass/true-case-path/README.md
 node-node-sass/true-case-path/index.js
 node-node-sass/true-case-path/package.json</pre></div><div><br></div><div>While importing it is seen too. <br></div><div><pre>gbp:info: Found component tarball 'node-node-sass_4.12.0.orig-true-case-path.tar.gz'
gbp:info: Version '4.12.0-1' imported under '/home/nilesh/sass/node-sass/node-node-sass-4.12.0/node-node-sass'<br></pre></div><div>Here's the complete links to both logs respectively:</div><div><a href="http://paste.debian.net/1092509/" target="_blank">http://paste.debian.net/1092509/</a> , <a href="http://paste.debian.net/1092524" target="_blank">http://paste.debian.net/1092524</a></div><div>It would be great if you could help me understand why that is the case and a workaround for it.</div><div><br></div><div>Regards </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 21 Jul 2019 at 17:44, Xavier <<a href="mailto:yadd@debian.org">yadd@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 21/07/2019 à 13:14, Nilesh Patra a écrit :<br>
> Hi <br>
> While trying to build node-node-sass, I had to embed a few modules. Now<br>
> when I build I get this error on a module(node-true-case-path) which I<br>
> embedded:<br>
> <br>
> dpkg-source: info: local changes detected, the modified files are:<br>
> node-node-sass/true-case-path/LICENSE<br>
> node-node-sass/true-case-path/README.md<br>
> node-node-sass/true-case-path/index.js<br>
> node-node-sass/true-case-path/package.json dpkg-source: info: you can<br>
> integrate the local changes with dpkg-source --commit dpkg-source:<br>
> error: aborting due to unexpected upstream changes, see<br>
> /tmp/node-node-sass_4.12.0-1.diff.QsHoSK<br>
> <br>
> It would be great if someone could let me know as to why I get that<br>
> error with embedded modules.<br>
> <br>
> Here's the complete log: <a href="http://paste.debian.net/1092509/" rel="noreferrer" target="_blank">http://paste.debian.net/1092509/</a><br>
> <br>
> This is the local repository I'm working on: <br>
> <a href="https://salsa.debian.org/gi-boi-guest/node-node-sass" rel="noreferrer" target="_blank">https://salsa.debian.org/gi-boi-guest/node-node-sass</a><br>
> <br>
> Regards<br>
> Nilesh<br>
<br>
You missed to import properly components (dpkg-source didn't found<br>
../node-node-sass_x.x.x.orig-true-case.tar.gz). See<br>
<a href="https://wiki.debian.org/Javascript/GroupSourcesTutorial" rel="noreferrer" target="_blank">https://wiki.debian.org/Javascript/GroupSourcesTutorial</a><br>
<br>
-- <br>
Pkg-javascript-devel mailing list<br>
<a href="mailto:Pkg-javascript-devel@alioth-lists.debian.net" target="_blank">Pkg-javascript-devel@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel</a></blockquote></div>