[DRE-commits] [gitlab] 07/10: loosen sass-rails

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 30 03:18:41 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit d137234e63df99a0d1050b7b3e87885240d4bd91
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 08:36:36 2015 +0530

    loosen sass-rails
---
 debian/patches/0029-loosen-sass-rails.patch | 13 +++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0029-loosen-sass-rails.patch b/debian/patches/0029-loosen-sass-rails.patch
new file mode 100644
index 0000000..5851f92
--- /dev/null
+++ b/debian/patches/0029-loosen-sass-rails.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -193,7 +193,7 @@ gem 'mousetrap-rails', '~> 1.4.6'
+ # Detect and convert string character encoding
+ gem 'charlock_holmes', '~> 0.6.9.4'
+ 
+-gem "sass-rails", '~> 4.0.5'
++gem "sass-rails", '~> 5.0.3'
+ gem "coffee-rails", '~> 4.1.0'
+ gem "uglifier", '~> 2.3.2'
+ gem 'turbolinks', '~> 2.5.0'
diff --git a/debian/patches/series b/debian/patches/series
index 7c560b1..0e85f18 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -26,3 +26,4 @@ loosen-rails-version.patch
 0026-disable-fogbugz.patch
 0027-loosen-underscore-rails.patch
 0028-loosen-ace-rails-ap.patch
+0029-loosen-sass-rails.patch

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



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