[DRE-commits] [ruby-execjs] branch master updated (b11090d -> 6e8d1e2)
Caitlin Matos
cm-guest at moszumanska.debian.org
Sat Jul 26 03:26:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a change to branch master
in repository ruby-execjs.
from b11090d No changes rebuild to add support for new interpreters.
new aa43261 d/copyright rearranged, updated, and made more compliant
new 64aee2f Imported Upstream version 2.2.1
new 3a49509 Imported Upstream version 2.2.1
new 1b7fc32 pulled tests from upstream
new 575abb9 run coffeescript test if coffeescript is installed, ignore otherwise
new 59dfbf8 updated standards to 3.9.5
new d65c6e5 bumped dh and compat to 9
new 6fdf1a3 added self to uploaders, copyright
new 6e8d1e2 finalized changelog
The 9 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:
LICENSE | 4 +-
README.md | 40 ++++++---
checksums.yaml.gz | Bin 0 -> 268 bytes
debian/changelog | 10 +++
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 39 +++++----
debian/ruby-tests.rb | 86 +++++++++++--------
lib/execjs/encoding.rb | 33 +++-----
lib/execjs/external_runtime.rb | 160 ++++++++++++++---------------------
lib/execjs/johnson_runtime.rb | 4 +-
lib/execjs/json.rb | 23 -----
lib/execjs/ruby_racer_runtime.rb | 4 +-
lib/execjs/runtimes.rb | 30 +++----
lib/execjs/support/jsc_runner.js | 2 +-
lib/execjs/support/jscript_runner.js | 2 +-
lib/execjs/version.rb | 2 +-
metadata.yml | 106 ++++++++---------------
18 files changed, 244 insertions(+), 309 deletions(-)
create mode 100644 checksums.yaml.gz
delete mode 100644 lib/execjs/json.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-execjs.git
More information about the Pkg-ruby-extras-commits
mailing list