[DRE-commits] [ruby-sidekiq] 01/10: filter minified js files from tarball

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 21 14:54:28 UTC 2014


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

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

commit 18fca36728d893483d94356d4c87041c9aeb9dfc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 21 19:47:44 2014 +0530

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

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..74a967a
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[git-import-orig]
+filter = ['web/assets/javascripts/application.js', 'web/assets/javascripts/dashboard.js']

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



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