[DRE-commits] [ruby-raphael-rails] 04/09: filter minified js files

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 3 18:47:07 UTC 2015


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

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

commit 6940de98ac2a78bb39d4a63be3e1e10c856ea6e1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 3 23:51:09 2015 +0530

    filter minified js files
---
 debian/gbp.conf | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..8f01035
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,9 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[git-import-orig]
+filter-pristine-tar = True
+filter = ['vendor/assets/javascripts/raphael-min.js','vendor/assets/javascripts/license.txt','vendor/assets/javascripts/make']

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



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