[DRE-commits] [ruby-font-awesome-rails] 03/04: fix permissions

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Sep 19 11:38:42 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-font-awesome-rails.

commit d8bee79cbb713b2d0c470397d5617c4795cca720
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Sep 19 17:04:47 2015 +0530

    fix permissions
---
 debian/changelog | 6 ++++++
 debian/rules     | 5 -----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db96cfa..827b2b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-font-awesome-rails (4.3.0.0-2) UNRELEASED; urgency=medium
+
+  * Fix permissions 
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 19 Sep 2015 17:03:49 +0530
+
 ruby-font-awesome-rails (4.3.0.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index b7a757f..d6c69c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,11 +14,6 @@
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
-override_dh_auto_build:
-	dh_auto_build -O--buildsystem=ruby
-	chmod -x app/assets/fonts/*
-
 clean:
 	dh clean
 	rm -rf log
-	chmod +x app/assets/fonts/*webfont.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-font-awesome-rails.git



More information about the Pkg-ruby-extras-commits mailing list