[DRE-commits] [ruby-js-routes] branch master updated (63f6848 -> 46a2bda)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Aug 29 12:57:31 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-js-routes.

      from  63f6848   upload to unstable
      adds  70d76b4   Imported Upstream version 1.0.1
       new  8cc5a78   Merge tag 'upstream/1.0.1'
       new  e1752e0    update changelog
       new  46a2bda   upload to unstable

The 3 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                                         |  6 +-
 .travis.yml                                        |  3 +
 Appraisals                                         | 18 +++---
 CHANGELOG.md                                       |  2 +
 debian/changelog                                   |  6 ++
 gemfiles/rails40.gemfile                           |  1 +
 ...{rails40.gemfile => rails40_sprockets3.gemfile} |  1 +
 gemfiles/rails41.gemfile                           |  1 +
 ...{rails41.gemfile => rails41_sprockets3.gemfile} |  1 +
 gemfiles/rails42.gemfile                           |  1 +
 ...{rails42.gemfile => rails42_sprockets3.gemfile} |  1 +
 lib/js_routes.rb                                   |  4 +-
 lib/js_routes/engine.rb                            |  8 ++-
 lib/js_routes/version.rb                           |  2 +-
 metadata.yml                                       | 12 ++--
 spec/dummy/app/assets/javascripts/.gitkeep         |  0
 spec/{ => dummy}/config/routes.rb                  |  0
 spec/js_routes/generated_javascript_spec.rb        |  6 +-
 spec/js_routes/zzz_last_post_rails_init_spec.rb    | 66 +++++++++++++++-------
 spec/spec_helper.rb                                |  2 +
 20 files changed, 102 insertions(+), 39 deletions(-)
 copy gemfiles/{rails40.gemfile => rails40_sprockets3.gemfile} (82%)
 copy gemfiles/{rails41.gemfile => rails41_sprockets3.gemfile} (82%)
 copy gemfiles/{rails42.gemfile => rails42_sprockets3.gemfile} (82%)
 create mode 100644 spec/dummy/app/assets/javascripts/.gitkeep
 rename spec/{ => dummy}/config/routes.rb (100%)

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



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