This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-aether.
commit 261be8e32c069affc55e1a7ff663230537544b0d Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 1 17:39:38 2014 +0200 Unignore the quilt dir to avoid merge conflicts when importing new upstream releases --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index bbf5db1..a4b0643 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,3 @@ bin/ *.iml *.ipr *.iws -.pc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-aether.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

