[DRE-commits] [diaspora] 209/257: backbone-on-rails deb is good

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:28 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 bf639a4c7d64514e43227a241a3dcc015cdfd8a9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 14 01:08:19 2015 +0530

    backbone-on-rails deb is good
---
 debian/control  | 1 +
 debian/postinst | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 192c3a5..4f0aa28 100644
--- a/debian/control
+++ b/debian/control
@@ -76,6 +76,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-compass-rails,
  ruby-sass-rails,
  ruby-uglifier,
+ ruby-backbone-on-rails,
  ruby-handlebars-assets (>=0.18~),
  ruby-jquery-rails (>= 3.1.2~),
  ruby-rails-assets-jquery,
diff --git a/debian/postinst b/debian/postinst
index a47e908..05fa324 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -44,10 +44,6 @@ case "$1" in
 	cd /usr/share/diaspora
 	echo "Installing gems with rubygems (their debian packages have bugs)..."
 # These gems need more work before they can be apt-get
-	if ! gem list backbone-on-rails | grep backbone-on-rails
-		then gem install backbone-on-rails
-	fi
-	
 	if ! gem list foreman | grep foreman
 		then gem install -v=0.62.0 foreman
 	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