[DRE-commits] [SCM] redmine.git branch, master, updated. debian/1.1.2-2-11-g60552fa

Jérémy Lal kapouer at melix.org
Sun May 29 19:10:49 UTC 2011


The following commit has been merged in the master branch:
commit d26ca5803d00a2d283bdefb4e760ea630237ed2e
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun May 29 20:43:28 2011 +0200

    Don't git-import-orig *.bak, *~ files.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index a7281f9..f19ad01 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,3 +3,8 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
+
+[git-import-orig]
+# those files should not be in the tarball
+filter = ['*.bak','*~']
+filter-pristine-tar = True

-- 
redmine.git



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