This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libparanamer-java.
commit 3cd89915f10e203345994ada4b7e62cf361d21ee Author: Emmanuel Bourg <[email protected]> Date: Tue May 19 11:04:05 2015 +0200 Added a comment about test.jar in debian/copyright --- debian/copyright | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/copyright b/debian/copyright index 322e872..f6b07f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,6 +8,12 @@ Copyright: 2009, Timothy Cleaver 2013, Stefan Fleiter 2007-2014, Paul Hammant License: BSD-3-clause +Comment: + The source tree contains a test.jar file, this is not a code dependency + but a sample jar file processed by the tests to check if paranamer is able + to parse a class in a jar. The actual source code of the class in this jar + is defined in BytecodeReadingParanamerTestCase.java and covered by the same + license. Files: paranamer/src/java/com/thoughtworks/paranamer/BytecodeReadingParanamer.java Copyright: 2000-2007 INRIA, France Telecom -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

