[DRE-commits] [diaspora] 203/257: jquery-idletimer is packaged

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:27 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 092b44a23e383c4541c82f7e51dfe54487778e2d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jan 8 14:44:10 2015 +0530

    jquery-idletimer is packaged
---
 debian/control  | 1 +
 debian/postinst | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 94627f4..c512293 100644
--- a/debian/control
+++ b/debian/control
@@ -81,6 +81,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-js-routes,
  ruby-rails-assets-punycode,
  ruby-rails-assets-jeresig--jquery.hotkeys,
+ ruby-rails-assets-jquery-idletimer,
  ruby-rails-assets-jquery-placeholder,
  ruby-rails-assets-jquery-textchange,
  ruby-rails-assets-perfect-scrollbar,
diff --git a/debian/postinst b/debian/postinst
index e5955ae..a3d9e29 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -64,9 +64,6 @@ case "$1" in
 		then gem install -v=3.4.1 devise
 	fi
 	
-	if ! gem list rails-assets-jquery-idletimer | grep rails-assets-jquery-idletimer
-		then gem install --source https://rails-assets.org rails-assets-jquery-idletimer
-	fi
 	if ! grep RAILS_ENV /etc/diaspora.conf
 		then echo export RAILS_ENV=production >> /etc/diaspora.conf
 	fi

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