This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository groovy2.
commit 6213f2c57a8c4c50d6333fd719b312cfd620cd36 Author: Markus Koschany <[email protected]> Date: Fri Jun 26 16:26:31 2015 +0200 Fix Files-Excluded paragraph --- debian/copyright | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 2ef2372..88555ca 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,13 @@ Upstream-Name: Groovy Upstream-Contact: Groovy Development Team <[email protected]> Source: http://groovy.codehaus.org/ Files-Excluded: - src/spec/assets/js/jquery-2.1.1.min.js gradle/wrapper/gradle-wrapper.jar lib/openbeans-1.0.jar security/GroovyJarTest.jar src/test-resources/jars/module-test/module-test/1.2-test/module-test-1.2-test.jar src/test-resources/jars/module-test/module-test/1.0.7225-test/module-test-1.0.7225-test.jar buildSrc/src/main/java/JavadocFixTool.java src/test/groovy/transform/stc/ClosureParamTypeInferenceSTCTest.groovy + src/spec/assets/js/jquery-2.1.1.min.js + gradle/wrapper/gradle-wrapper.jar + lib/openbeans-1.0.jar security/GroovyJarTest.jar + src/test-resources/jars/module-test/module-test/1.2-test/module-test-1.2-test.jar + src/test-resources/jars/module-test/module-test/1.0.7225-test/module-test-1.0.7225-test.jar + buildSrc/src/main/java/JavadocFixTool.java + src/test/groovy/transform/stc/ClosureParamTypeInferenceSTCTest.groovy Files: src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java Copyright: 2004 IBM Corporation and others -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

