[DRE-commits] [ruby-rails-assets-perfect-scrollbar] 10/23: filter binary files

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jun 30 12:04:46 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-perfect-scrollbar.

commit 59b6ed1fa2547dee71c4c824ac5d60c101335c1e
Author: Syam G Krishnan <syamgk01 at gmail.com>
Date:   Sun Jun 28 22:22:52 2015 +0530

    filter binary files
---
 debian/gbp.conf | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..35c1422
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,12 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[git-import-orig]
+filter-pristine-tar = True
+filter = ['app/assets/javascripts/min/*']
+
+
+

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



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