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

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Mar 13 10:25:34 UTC 2016


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  d71a3d1   Run wrap-and-sort on packaging files
      adds  151e559   Imported Upstream version 1.2.4
       new  4118d2d   Merge tag 'upstream/1.2.4'
       new  a3bc3c7   update changelog
       new  f883800   refresh patches
       new  3f908af   fix gemspec
       new  380c1ca   add more build deps

The 5 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                                       |   5 -
 Appraisals                                        |   5 -
 CHANGELOG.md                                      |  24 +++
 Readme.md                                         |  13 +-
 app/assets/javascripts/js-routes.js.erb           |   1 +
 debian/changelog                                  |  15 ++
 debian/control                                    |   4 +-
 debian/patches/engine-root.patch                  |  14 +-
 debian/patches/fix-gemspec.patch                  |  13 ++
 debian/patches/series                             |   1 +
 debian/rules                                      |  13 +-
 gemfiles/rails_edge.gemfile                       |   8 -
 lib/js_routes.rb                                  | 107 +++++------
 lib/js_routes/engine.rb                           |  15 +-
 lib/js_routes/version.rb                          |   2 +-
 lib/routes.js                                     | 158 ++++++++++------
 lib/routes.js.coffee                              | 114 +++++++-----
 metadata.yml                                      | 209 ----------------------
 spec/js_routes/generated_javascript_spec.rb       |   4 +
 spec/js_routes/options_spec.rb                    |  66 +++++--
 spec/js_routes/rails_routes_compatibility_spec.rb |  21 ++-
 spec/js_routes/zzz_last_post_rails_init_spec.rb   |  12 +-
 spec/spec_helper.rb                               |  33 +++-
 23 files changed, 425 insertions(+), 432 deletions(-)
 create mode 100644 debian/patches/fix-gemspec.patch
 delete mode 100644 gemfiles/rails_edge.gemfile
 delete mode 100644 metadata.yml

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