package: dpkg-dev
version: 1.17.9

dpkg-source cannot handle such patches, it applies them correctly though.

$ dpkg-source -b .
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: applying engine-root.patch
dpkg-source: info: applying remove-bundler.patch
dpkg-source: info: applying remove-excecution-bit-from-fonts.patch
dpkg-source: warning: diff
`ruby-font-awesome-rails/debian/patches/remove-excecution-bit-from-fonts.patch'
doesn't contain any patch
dpkg-source: info: building ruby-font-awesome-rails using existing
./ruby-font-awesome-rails_4.0.3.1.orig.tar.gz
dpkg-source: info: building ruby-font-awesome-rails in
ruby-font-awesome-rails_4.0.3.1-1.debian.tar.gz
dpkg-source: info: building ruby-font-awesome-rails in
ruby-font-awesome-rails_4.0.3.1-1.dsc

http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-font-awesome-rails.git
has the packaging files.

pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch~
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to