This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit 81f3c600df69e112eeabd93f4fb6d57384532643 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 2 14:55:14 2014 +0200 Updated the clean target --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index ecaa206..0ffeaec 100755 --- a/debian/rules +++ b/debian/rules @@ -58,6 +58,7 @@ clean:: -rm -rf debian/tmp/mvn-repo -rm $(DEB_BUILDDIR)/maven-ant-tasks-2.1.1.jar -find . -name target -type d | xargs rm -rf + -rm -f dependencies.xml # No documentation released yet. #binary-post-install/$(PACKAGE)-doc:: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

