[DRE-commits] [diaspora] 01/01: backbone-on-rails is in sync

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 2 17:13:29 UTC 2015


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

praveen pushed a commit to branch master-0.5.3.0
in repository diaspora.

commit 30ca4afe7383e96672ab29f83c2f13f9acf0e7bb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 2 22:40:32 2015 +0530

    backbone-on-rails is in sync
---
 debian/patches/030-loosen-tiny-versions.patch | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 4c1cbac..d6f7053 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -2,30 +2,19 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -54,10 +54,10 @@ gem "rack-cors", "0.4.0", require: "rack
+@@ -54,9 +54,9 @@ gem "rack-cors", "0.4.0", require: "rack
  # CSS
  
  gem "bootstrap-sass", "2.3.2.2"
 -gem "compass-rails",  "2.0.4"
 -gem "sass-rails",     "5.0.1"
 -gem "autoprefixer-rails", "5.2.1.1"
--
 +gem "compass-rails",  "~> 2.0.4"
 +gem "sass-rails",     "~> 5.0.1"
 +gem "autoprefixer-rails", "~> 5.2.1"
-+ 
- # Database
- 
- ENV["DB"] ||= "mysql"
-@@ -83,7 +83,7 @@ gem "entypo-rails", "2.2.3"
  
- # JavaScript
+ # Database
  
--gem "backbone-on-rails", "1.2.0.0"
-+gem "backbone-on-rails", "~> 1.1.2"
- gem "handlebars_assets", "0.20.2"
- gem "jquery-rails",      "4.0.4"
- gem "jquery-ui-rails",   "5.0.5"
 @@ -91,7 +91,7 @@ gem "js_image_paths",    "0.0.2"
  gem "js-routes",         "1.0.1"
  

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



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