This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libjchart2d-java.
commit a627d10214b3ece7cded577234a9743848d09b5f Author: Markus Koschany <[email protected]> Date: Sat Oct 25 19:26:18 2014 +0200 Exclude VerticalStackedChartsWithParametricSpirals.java and AffineTransformBug.java from source tarball. One file is obsolete and the other one is possibly not licensed under LGPL-2.1+. See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626243#79 for a clarification. --- debian/copyright | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/copyright b/debian/copyright index 8ac3839..4ba65e1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,8 @@ Upstream-Contact: Achim Westermann <[email protected]> Source: http://sourceforge.net/projects/jchart2d/files/jchart2d/sources/ Files-Excluded: jchart2d/ext/* + jchart2d/src/AffineTransformBug.java + jchart2d/src/info/monitorenter/gui/chart/demos/VerticalStackedChartsWithParametricSpirals.java *.jar *.class -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjchart2d-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

