[DRE-commits] [ruby-js-routes] branch master updated (380c1ca -> 6ced5ba)

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Aug 26 14:14:08 UTC 2016


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

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

      from  380c1ca   add more build deps
      adds  2824484   Imported Upstream version 1.3.0
       new  416580c   Merge tag 'upstream/1.3.0'
       new  67009d8   New upstream release
       new  a2dc4d7   Use DH_RUBY = --gem-install
       new  6ced5ba   updated Standards version, enable autopackagetest

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:
 .travis.yml                                        | 19 +++++-
 Appraisals                                         |  2 +-
 CHANGELOG.md                                       | 29 +++++++++
 Guardfile                                          |  3 -
 Rakefile                                           | 15 ++++-
 Readme.md                                          | 35 ++++++++--
 app/assets/javascripts/js-routes.js.erb            |  1 -
 debian/changelog                                   |  7 ++
 debian/control                                     |  4 +-
 debian/patches/engine-root.patch                   | 18 ------
 debian/patches/fix-gemspec.patch                   | 13 ----
 debian/patches/series                              |  2 -
 debian/rules                                       |  1 +
 gemfiles/{rails41.gemfile => rails50.gemfile}      |  2 +-
 ...rockets3.gemfile => rails50_sprockets3.gemfile} |  2 +-
 js-routes.gemspec                                  |  7 +-
 lib/js_routes.rb                                   | 38 ++++++-----
 lib/js_routes/engine.rb                            | 75 ++++++++++++++++++----
 lib/js_routes/version.rb                           |  2 +-
 lib/routes.js                                      | 39 +++++++++--
 lib/routes.js.coffee                               | 27 ++++++--
 spec/js_routes/generated_javascript_spec.rb        |  4 --
 spec/js_routes/options_spec.rb                     | 34 ++++++----
 spec/js_routes/rails_routes_compatibility_spec.rb  | 45 ++++++++++---
 spec/spec_helper.rb                                | 75 +++-------------------
 spec/support/routes.rb                             | 71 ++++++++++++++++++++
 temp                                               |  2 -
 27 files changed, 382 insertions(+), 190 deletions(-)
 delete mode 100644 Guardfile
 delete mode 100644 debian/patches/engine-root.patch
 delete mode 100644 debian/patches/fix-gemspec.patch
 delete mode 100644 debian/patches/series
 copy gemfiles/{rails41.gemfile => rails50.gemfile} (81%)
 copy gemfiles/{rails41_sprockets3.gemfile => rails50_sprockets3.gemfile} (81%)
 create mode 100644 spec/support/routes.rb
 delete mode 100644 temp

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