This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository shimdandy.
commit f14cc7fed163f4521290ef5b5b92169512daea4f Author: Tom Marble <[email protected]> Date: Fri Aug 11 14:23:44 2017 -0500 Update maven.rules for Clojure Signed-off-by: Tom Marble <[email protected]> --- debian/maven.rules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/maven.rules b/debian/maven.rules index fece32f..4ccf32b 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,4 +1 @@ - -# org.projectodd.shimdandy shimdandy-api jar s/.*/debian/ * * -# org.projectodd.shimdandy shimdandy-impl jar s/.*/debian/ * * -# org.projectodd.shimdandy shimdandy-parent pom s/.*/debian/ * * +org.clojure clojure jar s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

