[DRE-commits] [ruby-execjs] branch master updated (3539fac -> 6583b3a)

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 17:48:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a change to branch master
in repository ruby-execjs.

      from  3539fac   fix debian/copyright
       new  cccc916   debian/watch: point at https://github.com/rails/execjs as new upstream
       new  170f134   Imported Upstream version 2.5.2
       new  e56a2b0   Merge tag 'upstream/2.5.2'
       new  6583b3a   New upstream release

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:
 .gitignore                     |  1 +
 .travis.yml                    | 47 +++++++++++++++++++++++++----
 CONTRIBUTING.md                |  2 +-
 Gemfile                        |  1 +
 LICENSE                        |  4 +--
 MAINTAINING.md                 |  6 ++--
 README.md                      |  3 +-
 Rakefile                       |  1 +
 debian/changelog               |  7 +++++
 debian/watch                   |  4 +--
 execjs.gemspec                 |  5 +++-
 lib/execjs/duktape_runtime.rb  | 68 ++++++++++++++++++++++++++++++++++++++++++
 lib/execjs/external_runtime.rb |  9 +++++-
 lib/execjs/module.rb           |  4 +++
 lib/execjs/runtimes.rb         | 20 ++++++-------
 lib/execjs/version.rb          |  2 +-
 test/fixtures/coffee-script.js | 12 ++++----
 17 files changed, 161 insertions(+), 35 deletions(-)
 create mode 100644 lib/execjs/duktape_runtime.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