[DRE-commits] [diaspora] 01/03: jquery-ui-rails is in sync
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Aug 29 18:47:10 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 e07c79e721d36f7423ba29ce804adaf2605e6b04
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Aug 29 22:10:01 2015 +0530
jquery-ui-rails is in sync
---
debian/changelog | 2 +-
debian/control | 1 +
debian/patches/030-loosen-tiny-versions.patch | 7 +++----
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 271651c..4aa2a1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ diaspora (0.5.2.0+debian-7) UNRELEASED; urgency=medium
ruby-rails-admin, ruby-zip, ruby-haml, ruby-typhoeus, ruby-faraday,
ruby-addressable, ruby-rails-assets-jquery-placeholder, ruby-js-routes,
ruby-handlebars-assets
- * Add ruby-responders to dependencies
+ * Add ruby-responders, ruby-jquery-ui-rails to dependencies
-- Pirate Praveen <praveen at debian.org> Fri, 28 Aug 2015 14:52:07 +0530
diff --git a/debian/control b/debian/control
index ea4b2ed..b925a1d 100644
--- a/debian/control
+++ b/debian/control
@@ -92,6 +92,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-backbone-on-rails,
ruby-handlebars-assets (>= 2:0.20.2~),
ruby-jquery-rails (>= 4.0.4-2~),
+ ruby-jquery-ui-rails (>= 5.0.5),
ruby-js-image-paths,
ruby-js-routes (>= 1.0.1),
ruby-rails-assets-jquery,
diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index aed57be..26873c7 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -41,7 +41,7 @@ Index: diaspora/Gemfile
gem "activerecord-import", "0.8.0"
-@@ -82,15 +82,15 @@ gem "entypo-rails", "2.2.3"
+@@ -82,7 +82,7 @@ gem "entypo-rails", "2.2.3"
# JavaScript
@@ -49,9 +49,8 @@ Index: diaspora/Gemfile
+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"
-+gem "jquery-ui-rails", "~> 5.0.3"
- gem "js_image_paths", "0.0.2"
+ gem "jquery-ui-rails", "5.0.5"
+@@ -90,7 +90,7 @@ gem "js_image_paths", "0.0.2"
gem "js-routes", "1.0.1"
source "https://rails-assets.org" do
--
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