[DRE-commits] [ruby-execjs] branch master updated (4e67432 -> 27dc86a)

Caitlin Matos cm-guest at moszumanska.debian.org
Wed Jul 30 01:59:00 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  4e67432   fixed spacing issues in d/copyright
       new  c9c499e   d/watch: changed to github version
      adds  eebbfcf   imported upstream version 2.2.1
       new  7435474   Merge tag 'upstream/2.2.1'
       new  60b108f   use upstream test suite
       new  7dec613   new BD: libjs-coffeescript
       new  cc791b4   use local coffeescript source, not online
       new  27dc86a   finalized changelog

The 6 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                                      |   4 ++
 CONTRIBUTING.md                                  |  25 +++++++
 Gemfile                                          |   8 +++
 MAINTAINING.md                                   |  24 +++++++
 Rakefile                                         |  60 +++++++++++++++++
 checksums.yaml.gz                                | Bin 268 -> 0 bytes
 debian/changelog                                 |   7 +-
 debian/control                                   |   2 +-
 debian/patches/01_use_local_coffee_script_source |  17 +++++
 debian/patches/series                            |   1 +
 debian/ruby-test-files.yaml                      |   2 +
 debian/watch                                     |   4 +-
 execjs.gemspec                                   |  20 ++++++
 metadata.yml                                     |  79 -----------------------
 debian/ruby-tests.rb => test/test_execjs.rb      |  13 ++--
 16 files changed, 175 insertions(+), 92 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 CONTRIBUTING.md
 create mode 100644 Gemfile
 create mode 100644 MAINTAINING.md
 create mode 100644 Rakefile
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/01_use_local_coffee_script_source
 create mode 100644 debian/patches/series
 create mode 100644 debian/ruby-test-files.yaml
 create mode 100644 execjs.gemspec
 delete mode 100644 metadata.yml
 rename debian/ruby-tests.rb => test/test_execjs.rb (94%)

-- 
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