[Pkg-javascript-commits] [node-cross-spawn] branch master updated (d687f37 -> ddcd3ae)
Ross Gammon
ross-guest at moszumanska.debian.org
Sat Aug 15 20:18:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a change to branch master
in repository node-cross-spawn.
from d687f37 Correct upstream copyright year
new 416d880 Imported Upstream version 2.0.0
new ee194a3 Merge tag 'upstream/2.0.0'
new 1906a6f New upstream release
new ddcd3ae Update to latest dependencies
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.editorconfig | 3 +
.gitignore | 1 +
.jshintrc | 2 +-
README.md | 19 +-
appveyor.yml | 28 ++
debian/changelog | 6 +
debian/control | 3 +-
index.js | 130 ++----
package.json | 13 +-
test/fixtures/{()%!^&|;, .bat => ()%!^&;, .bat} | 0
test/fixtures/bar space.bat | 0
test/fixtures/echo.js | 0
test/fixtures/exit.js | 0
test/fixtures/{bar space => exit1} | 2 +-
test/fixtures/exit1.bat | 1 +
test/fixtures/foo.bat | 0
test/fixtures/{()%!^&|;, => prepare_()%!^&;, .sh} | 0
test/fixtures/shebang_enoent | 3 +
test/prepare.js | 14 +
test/test.js | 519 ++++++++++++++-------
test/util/buffered.js | 31 +-
21 files changed, 494 insertions(+), 281 deletions(-)
create mode 100644 appveyor.yml
rename test/fixtures/{()%!^&|;, .bat => ()%!^&;, .bat} (100%)
mode change 100644 => 100755
mode change 100644 => 100755 test/fixtures/bar space.bat
mode change 100644 => 100755 test/fixtures/echo.js
mode change 100644 => 100755 test/fixtures/exit.js
copy test/fixtures/{bar space => exit1} (59%)
create mode 100755 test/fixtures/exit1.bat
mode change 100644 => 100755 test/fixtures/foo.bat
rename test/fixtures/{()%!^&|;, => prepare_()%!^&;, .sh} (100%)
create mode 100755 test/fixtures/shebang_enoent
create mode 100644 test/prepare.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn.git
More information about the Pkg-javascript-commits
mailing list