[DRE-commits] [ruby-coffee-rails] 03/10: refresh engine-root.patch

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


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

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

commit 655ee7a78f9432f852207edffb4f5d4f635de642
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jul 28 20:17:30 2015 +0530

    refresh engine-root.patch
---
 debian/changelog                 |  1 +
 debian/patches/engine-root.patch | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e130d9e..3346c75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-coffee-rails (4.1.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release.
+  * Refresh patches.
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 28 Jul 2015 20:14:09 +0530
 
diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
index 81b4a3a..d7cc163 100644
--- a/debian/patches/engine-root.patch
+++ b/debian/patches/engine-root.patch
@@ -2,13 +2,15 @@ Description: move assets out of the $LOAD_PATH
  This patch is Debian-specific
 Author: Antonio Terceiro <terceiro at debian.org>
 
---- ruby-coffee-rails-3.2.2.orig/lib/coffee/rails/engine.rb
-+++ ruby-coffee-rails-3.2.2/lib/coffee/rails/engine.rb
+Index: ruby-coffee-rails/lib/coffee/rails/engine.rb
+===================================================================
+--- ruby-coffee-rails.orig/lib/coffee/rails/engine.rb
++++ ruby-coffee-rails/lib/coffee/rails/engine.rb
 @@ -3,6 +3,7 @@ require 'rails/engine'
  module Coffee
    module Rails
      class Engine < ::Rails::Engine
 +      config.root = '/usr/share/ruby-coffee-rails'
        config.app_generators.javascript_engine :coffee
-     end
-   end
+ 
+       if config.respond_to?(:annotations)

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