[DRE-commits] [diaspora] 04/10: add jquery-fullscreen-plugin to depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 7 13:39:11 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 82dd6c663951825f1e37fd91902cc3a0ab8fc55d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Sep 7 11:49:39 2015 +0530

    add jquery-fullscreen-plugin to depends
---
 debian/control                                | 1 +
 debian/patches/008-loosen-diaspora-jsxc.patch | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6c9f73a..ad31641 100644
--- a/debian/control
+++ b/debian/control
@@ -69,6 +69,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rails-assets-diaspora-jsxc,
  ruby-rails-assets-colorbox,
  ruby-rails-assets-favico.js,
+ ruby-rails-assets-jquery-fullscreen-plugin,
  ruby-acts-as-taggable-on,
  ruby-addressable (>= 2.3.8),
  ruby-faraday (>= 0.9.1),
diff --git a/debian/patches/008-loosen-diaspora-jsxc.patch b/debian/patches/008-loosen-diaspora-jsxc.patch
index 62341a6..d4faa01 100644
--- a/debian/patches/008-loosen-diaspora-jsxc.patch
+++ b/debian/patches/008-loosen-diaspora-jsxc.patch
@@ -2,7 +2,7 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -148,7 +148,9 @@ gem "active_model_serializers", "0.9.3"
+@@ -148,7 +148,10 @@ gem "active_model_serializers", "0.9.3"
  
  # XMPP chat dependencies
  gem "diaspora-vines",             "~> 0.2.0.develop"
@@ -10,6 +10,7 @@ Index: diaspora/Gemfile
 +gem "rails-assets-diaspora_jsxc", "~> 0.1.1", "< 0.1.4.develop", source: "https://rails-assets.org"
 +gem "rails-assets-colorbox", "~> 1.6.3"
 +gem "rails-assets-favico.js", "~> 0.3.9"
++gem "rails-assets-jquery-fullscreen-plugin", "~> 0.5.0"
  
  # Tags
  

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