[DRE-commits] [ruby-font-awesome-rails] 02/02: add back execution permission to make git happy
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri May 23 17:57:14 UTC 2014
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 86bb53130105f74dc430396b73895f1e353857ac
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 23 23:26:39 2014 +0530
add back execution permission to make git happy
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8dba2c2..3ffbbe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-font-awesome-rails (4.0.3.1-2) UNRELEASED; urgency=low
+
+ * Add execution permission to fonts in clean to make git happy
+
+ -- Pirate Praveen <praveen at debian.org> Fri, 23 May 2014 23:25:31 +0530
+
ruby-font-awesome-rails (4.0.3.1-1) unstable; urgency=low
* Initial release (Closes: #711900)
diff --git a/debian/rules b/debian/rules
index b3848d0..b7a757f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,4 @@ override_dh_auto_build:
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