[DRE-commits] [ruby-jquery-rails] 03/05: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 08:22:51 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-jquery-rails.

commit eacdca706b6e856d6680a96c67d7c582c1710752
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 13:39:23 2014 +0530

    refresh patch
---
 debian/patches/engine-root.patch | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
index f86255c..ba8d786 100644
--- a/debian/patches/engine-root.patch
+++ b/debian/patches/engine-root.patch
@@ -4,9 +4,9 @@ Author: Antonio Terceiro <terceiro at debian.org>
 
 ---
 
---- ruby-jquery-rails-2.0.2.orig/lib/jquery/rails/engine.rb
-+++ ruby-jquery-rails-2.0.2/lib/jquery/rails/engine.rb
-@@ -3,6 +3,7 @@ require "jquery/assert_select" if ::Rail
+--- a/lib/jquery/rails/engine.rb
++++ b/lib/jquery/rails/engine.rb
+@@ -1,6 +1,7 @@
  module Jquery
    module Rails
      class Engine < ::Rails::Engine
@@ -14,12 +14,12 @@ Author: Antonio Terceiro <terceiro at debian.org>
      end
    end
  end
---- ruby-jquery-rails-2.0.2.orig/lib/generators/jquery/install/install_generator.rb
-+++ ruby-jquery-rails-2.0.2/lib/generators/jquery/install/install_generator.rb
-@@ -8,7 +8,7 @@ if ::Rails.version < "3.1" || !::Rails.a
+--- a/lib/generators/jquery/install/install_generator.rb
++++ b/lib/generators/jquery/install/install_generator.rb
+@@ -7,7 +7,7 @@
+       class InstallGenerator < ::Rails::Generators::Base
  
-         desc "This generator installs jQuery #{Jquery::Rails::JQUERY_VERSION}, jQuery-ujs, and (optionally) jQuery UI #{Jquery::Rails::JQUERY_UI_VERSION}"
-         class_option :ui, :type => :boolean, :default => false, :desc => "Include jQueryUI"
+         desc "This generator installs jQuery #{Jquery::Rails::JQUERY_VERSION} and jQuery-ujs"
 -        source_root File.expand_path('../../../../../vendor/assets/javascripts', __FILE__)
 +        source_root File.expand_path('/usr/share/ruby-jquery-rails/assets/javascripts', __FILE__)
  

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



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