[DRE-commits] [ruby-coffee-rails] branch master updated (c63d6fd -> 6926607)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 28 18:46:12 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-coffee-rails.

      from  c63d6fd   release to unstable
      adds  e34a01d   Imported Upstream version 4.1.0
       new  81b6e67   Merge tag 'upstream/4.1.0'
       new  b40a1dc   update changelog
       new  655ee7a   refresh engine-root.patch
       new  d4e58f3   add short license
       new  de1bbdb   bump standards
       new  b961fa2   run tests
       new  f632325   remove test/tmp in clean
       new  ec6515f   needs rails during build
       new  ba1592c   add ruby-coffee-script to build dep
       new  6926607   add ruby-sprockets-rails to build deps

The 10 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:
 .travis.yml                                        |   6 ++--
 CHANGELOG.md                                       |  10 +++++++
 Gemfile                                            |   6 ++--
 checksums.yaml.gz                                  | Bin 269 -> 0 bytes
 coffee-rails.gemspec                               |   4 +--
 debian/changelog                                   |  12 ++++++++
 debian/control                                     |  12 ++++++--
 debian/copyright                                   |  13 ++++----
 debian/patches/engine-root.patch                   |  10 ++++---
 debian/patches/remove_bundler.patch                |  13 ++++++++
 debian/patches/series                              |   1 +
 debian/ruby-tests.rake                             |   9 ++++++
 debian/rules                                       |   4 +++
 gemfiles/Gemfile-4-0-stable                        |   6 ++++
 gemfiles/Gemfile-4-1-stable                        |  11 +++++++
 lib/coffee/rails/engine.rb                         |   4 +++
 lib/coffee/rails/version.rb                        |   2 +-
 .../generators/coffee/assets/assets_generator.rb   |   2 +-
 .../{javascript.js.coffee => javascript.coffee}    |   0
 metadata.yml                                       |  33 +++++++++++----------
 test/assets_generator_test.rb                      |   2 +-
 test/controller_generator_test.rb                  |   2 +-
 test/scaffold_generator_test.rb                    |   2 +-
 .../support/site/{index.js.coffee => index.coffee} |   0
 24 files changed, 124 insertions(+), 40 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/remove_bundler.patch
 create mode 100644 debian/ruby-tests.rake
 create mode 100644 gemfiles/Gemfile-4-1-stable
 rename lib/rails/generators/coffee/assets/templates/{javascript.js.coffee => javascript.coffee} (100%)
 rename test/support/site/{index.js.coffee => index.coffee} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-coffee-rails.git



More information about the Pkg-ruby-extras-commits mailing list