[DRE-commits] [diaspora] 232/257: remove invalid source option

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:32 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit 2b5c37cadac43f1eec0ae8f8ba99db5fa7a1176a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Apr 1 17:42:40 2015 +0530

    remove invalid source option
---
 debian/patches/remove-invalid-source.patch | 13 +++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/remove-invalid-source.patch b/debian/patches/remove-invalid-source.patch
new file mode 100644
index 0000000..f21c812
--- /dev/null
+++ b/debian/patches/remove-invalid-source.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -144,7 +144,7 @@ gem "active_model_serializers", "0.9.3"
+ 
+ # XMPP chat dependencies
+ gem "diaspora-vines",             "~> 0.1.27"
+-gem "rails-assets-diaspora_jsxc", "~> 0.1.1", source: "https://rails-assets.org"
++gem "rails-assets-diaspora_jsxc", "~> 0.1.1"
+ 
+ # Tags
+ 
diff --git a/debian/patches/series b/debian/patches/series
index bfde21e..a663025 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@
 018-loosen-rails-timeago.patch
 021-loosen-omniauth-facebook-version.patch
 022-lower-fog-version.patch
+remove-invalid-source.patch

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