[DRE-commits] [ruby-font-awesome-rails] 09/16: remove execution bit from fonts

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu May 22 05:48:18 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 0060565038d04cf870bf305b3ea51f9340fcc222
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu May 22 10:10:41 2014 +0530

    remove execution bit from fonts
---
 debian/patches/remove-excecution-bit-from-fonts.patch | 12 ++++++++++++
 debian/patches/series                                 |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/remove-excecution-bit-from-fonts.patch b/debian/patches/remove-excecution-bit-from-fonts.patch
new file mode 100644
index 0000000..e620df5
--- /dev/null
+++ b/debian/patches/remove-excecution-bit-from-fonts.patch
@@ -0,0 +1,12 @@
+diff --git a/app/assets/fonts/fontawesome-webfont.eot b/app/assets/fonts/fontawesome-webfont.eot
+old mode 100755
+new mode 100644
+diff --git a/app/assets/fonts/fontawesome-webfont.svg b/app/assets/fonts/fontawesome-webfont.svg
+old mode 100755
+new mode 100644
+diff --git a/app/assets/fonts/fontawesome-webfont.ttf b/app/assets/fonts/fontawesome-webfont.ttf
+old mode 100755
+new mode 100644
+diff --git a/app/assets/fonts/fontawesome-webfont.woff b/app/assets/fonts/fontawesome-webfont.woff
+old mode 100755
+new mode 100644
diff --git a/debian/patches/series b/debian/patches/series
index f740307..9fa1d97 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 engine-root.patch
 remove-bundler.patch
+remove-excecution-bit-from-fonts.patch

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