[DRE-commits] [ruby-cal-heatmap-rails] 04/09: filter minified js

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 8 13:02:21 UTC 2015


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

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

commit ad22db57c4215c346664d16b5faaa569603694f0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jul 8 18:25:13 2015 +0530

    filter minified js
---
 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..25a4b28
--- /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/cal-heatmap.min.js']

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



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