[DRE-commits] [gitlab-ce] 01/05: filter bin commands

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 22 11:41:50 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab-ce.

commit 43ab3fe724f206ba0a6cff800f45c686ae629a1c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Jul 20 21:09:32 2015 +0530

    filter bin commands
---
 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..186e4f9
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,9 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[import-orig]
+filter-pristine-tar = True
+filter = ['bin/bundle','bin/rails','bin/rspec','bin/rake','Gemfile.lock']

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



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