This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository eclipse-jgit.
commit 5743111672ae7d94eba13957aad96a93433716dd Author: Jakub Adam <[email protected]> Date: Sat Aug 17 18:04:11 2013 +0200 Fix clean target after previous commit --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index a22cae2..797f681 100755 --- a/debian/rules +++ b/debian/rules @@ -42,6 +42,7 @@ clean:: org.eclipse.jgit.ant/target/ \ org.eclipse.jgit.console/target/ \ org.eclipse.jgit.http.server/target/ \ + org.eclipse.jgit.java7/target/ \ org.eclipse.jgit.junit/target/ \ org.eclipse.jgit.pgm.test/target/ \ org.eclipse.jgit.pgm/target/ \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

