This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 3a66c21f9a2e9b077ca585b8f2eb762567807e66 Author: Mehdi Dogguy <[email protected]> Date: Thu Jun 4 23:31:17 2009 +0200 Update gbp.conf --- debian/gbp.conf | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index fb361bc..b16485a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,8 +1,6 @@ -# Configuration file for git-buildpackage and friends [DEFAULT] -# the default branch for upstream sources: -upstream-branch = upstream -# the default branch for the debian patch: -debian-branch = master -# use pristine-tar: pristine-tar = True +filter = [ + "lib/mscorlib.dll", + "lib/scalaruntime.dll" + ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

