pipeline fails with "local changes detected", but these are the buildinfo and changes files.
Unsure if this is the package's fault or that of salsa pileline, but:
https://github.com/Lasagne/Lasagne/tree/5d3c63cb315c50b1cbd27a6bc8664b406f34dd99
During build of package lasagne, the following occurs, which does not occur when I build in a local schroot using sbuild:
The package has been created.
Attention, the package has been created in the current directory,
not in ".." as indicated by the message above!
then, it results in:
dpkg-source: info: local changes detected, the modified files are:
lasagne-0.1+git20181019.a61b76f/lasagne-build-deps_0.1+git20181019.a61b76f-3+salsaci_amd64.buildinfo
lasagne-0.1+git20181019.a61b76f/lasagne-build-deps_0.1+git20181019.a61b76f-3+salsaci_amd64.changes
dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/lasagne_0.1+git20181019.a61b76f-3+salsaci.diff.__hPsv
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
I am not sure why these files are being created in the package directory instead of ".."