[Pkg-bitcoin-commits] [libsecp256k1] 22/27: Modernize git-buildpackage config: Filter any .git* file.

Jonas Smedegaard dr at jones.dk
Tue Jan 10 21:47:18 UTC 2017


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

js pushed a commit to branch master
in repository libsecp256k1.

commit 70b7db34877b4567df1924b7aace6498d77dceeb
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jan 10 22:23:41 2017 +0100

    Modernize git-buildpackage config: Filter any .git* file.
---
 debian/gbp.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1f8d409..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[import-orig]
-filter = .gitignore
+filter = */.git*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list