[DRE-commits] [gitlab] 01/05: filter non-free js from orig source

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Dec 14 18:18:07 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit 527c5fc2be0e3aba1cddf9afd05c80490e8ad80e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Dec 14 23:37:00 2015 +0530

    filter non-free js from orig source
---
 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..dd18155
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[import-orig]
+filter-pristine-tar = True
+filter = ['vendor/assets/javascripts/chart-lib.min.js','vendor/assets/javascripts/clipboard.js','vendor/assets/javascripts/g.bar-min.js','vendor/assets/javascripts/g.raphael-min.js','vendor/assets/javascripts/jquery.cookie.js','vendor/assets/javascripts/jquery.history.js','jquery.nicescroll.min.js']
+

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



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