[Pkg-sdl-commits] [libsdl2] 01/08: Filter upstream tarball from binaries and unneeded cruft

Manuel A. Fernandez Montecelo mafm at alioth.debian.org
Mon Aug 12 19:53:02 UTC 2013


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

mafm pushed a commit to branch master
in repository libsdl2.

commit b73ff1832ad8d0b2e0f920f3e2ce0c4c14602886
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Mon Aug 12 19:00:43 2013 +0100

    Filter upstream tarball from binaries and unneeded cruft
---
 debian/gbp.conf |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 25673eb..b3a5a09 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,4 +3,5 @@ pristine-tar = True
 sign-tags = True
 
 [git-import-orig]
-filter = debian/*
+filter = [ 'Android.mk', 'android-project', 'debian', 'VisualC', 'Xcode', 'Xcode-iOS' ]
+filter-pristine-tar = True

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list