[DRE-commits] [ruby-ace-rails-ap] 03/08: refresh patch, bump standards

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 1 07:06:31 UTC 2016


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

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

commit c3af4c8f48868c65faf01c46d2198a272ef37b6d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jun 1 08:50:59 2016 +0530

    refresh patch, bump standards
---
 debian/changelog                 |  2 ++
 debian/control                   |  2 +-
 debian/patches/engine-root.patch | 14 +++++++-------
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e018ab..c8db54f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-ace-rails-ap (4.0.2-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Refresh patch
+  * Bump standards version to 3.9.8 (no changes)
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 01 Jun 2016 08:25:09 +0530
 
diff --git a/debian/control b/debian/control
index 8f46a94..9946303 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-ace-rails-ap.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-ace-rails-ap.git
 Homepage: https://github.com/codykrieger/ace-rails-ap
diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
index 82be8d7..375bf2c 100644
--- a/debian/patches/engine-root.patch
+++ b/debian/patches/engine-root.patch
@@ -3,15 +3,15 @@ Description: rails engine root
 Author: Pirate Praveen <praveen at debian.org>
 Last-Updated: 2015-07-23
 
-Index: ruby-ace-rails-ap-3.0.3/lib/ace/rails/engine.rb
+Index: ruby-ace-rails-ap/lib/ace/rails/engine.rb
 ===================================================================
---- ruby-ace-rails-ap-3.0.3.orig/lib/ace/rails/engine.rb
-+++ ruby-ace-rails-ap-3.0.3/lib/ace/rails/engine.rb
+--- ruby-ace-rails-ap.orig/lib/ace/rails/engine.rb
++++ ruby-ace-rails-ap/lib/ace/rails/engine.rb
 @@ -1,6 +1,7 @@
  module Ace
    module Rails
      class Engine < ::Rails::Engine
-+    	config.root='/usr/share/ruby-ace-rails-sp'
-     end
-   end
- end
++      config.root='/usr/share/ruby-ace-rails-sp'
+       initializer 'ace-rails-ap.assets.precompile' do |app|
+         app.config.assets.precompile += %w[ace/worker-*.js]
+       end

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



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