This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libjgraph-java.
commit 4b3cde8ee7b664f0decafd61d2bb5fe6e44d2dbf Author: Markus Koschany <[email protected]> Date: Fri Oct 21 22:10:22 2016 +0200 Switch to copyright format 1.0. --- debian/changelog | 1 + debian/copyright | 73 ++++++++++++++++++++++++-------------------------------- 2 files changed, 32 insertions(+), 42 deletions(-) diff --git a/debian/changelog b/debian/changelog index a475a12..328cee5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ libjgraph-java (5.12.4.2+dfsg-3) unstable; urgency=medium JGraph 5 has been discontinued and is now legacy-jgraph5 on Github. The new project name is JGraphX now. (Closes: #822457) * Declare compliance with Debian Policy 3.9.8. + * Switch to copyright format 1.0. -- Markus Koschany <[email protected]> Fri, 21 Oct 2016 22:01:51 +0200 diff --git a/debian/copyright b/debian/copyright index 483732a..7ffa609 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,83 +1,72 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Maintainer: Gaudenz Adler +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Gaudenz Adler +Upstream-Name: JGraph Source: https://github.com/jgraph/legacy-jgraph5 -Name: JGraph -Disclaimer: The file ./examples/org/jgraph/example/JGraphAbstractIconAnimator.java +Comment: + The file ./examples/org/jgraph/example/JGraphAbstractIconAnimator.java was removed from the upstream tarball because it has a non-free license. Files: * Copyright: 2001-2008, Gaudenz Alder License: LGPL-2+ -Files: src/org/jgraph/graph/GraphLayoutCache.java, - src/org/jgraph/graph/DefaultGraphModel.java, src/org/jgraph/JGraph.java -Copyright: 2001-2009, JGraph Ltd -License: LGPL-2+ - -Files: examples/com/jgraph/example/portlabels/PortLabelCell.java, - examples/com/jgraph/example/portlabels/PortLabelVertexView.java, - examples/com/jgraph/example/fastgraph/FastGraphFactory.java +Files: examples/com/jgraph/example/portlabels/PortLabelCell.java + examples/com/jgraph/example/portlabels/PortLabelVertexView.java + examples/com/jgraph/example/fastgraph/FastGraphFactory.java Copyright: 2005-2006, David Benson License: LGPL-2+ Files: examples/com/jgraph/example/portlabels/PortLabelGraph.java Copyright: 2005, Gaudenz Alder - 2005-2006, David Benson + 2005-2006, David Benson License: LGPL-2+ Files: src/org/jgraph/util/Spline2D.java Copyright: 2003, Martin Krueger - 2005, David Benson + 2005, David Benson License: LGPL-2+ Files: src/org/jgraph/util/Spline.java Copyright: "@author krueger" (ostensibly Martin Kruger) -License: PD +License: public-domain + This file was granted to the Public Domain. -Files: examples/org/jgraph/example/JGraphIconView.java, - ./examples/org/jgraph/example/IconExample.java +Files: examples/org/jgraph/example/JGraphIconView.java + examples/org/jgraph/example/IconExample.java Copyright: 2001-2004, Dean Mao All rights reserved. License: BSD-3 Files: examples/com/jgraph/example/panelexample/PortLabelGraph.java Copyright: 2005, Gaudenz Alder - 2005, David Benson + 2005, David Benson License: LGPL-2+ -Files: examples/com/jgraph/example/GraphEdX.java, - examples/com/jgraph/example/JGraphGraphFactory.java +Files: examples/com/jgraph/example/GraphEdX.java + examples/com/jgraph/example/JGraphGraphFactory.java Copyright: 2001-2006, Gaudenz Alder - 2005-2006, David Benson + 2005-2006, David Benson License: LGPL-2+ -Files: examples/org/jgraph/example/JGParallelEdgeRouter.java, - examples/com/jgraph/example/adapter/JGraphParallelRouter.java, - examples/org/jgraph/example/JGraphParallelRouter.java -Copyright: 2004-2005, France Telecom - 2004, Gaudenz Alder - 2005, David Benson -License: BSD-3 - -Files: src/org/jgraph/util/Bezier.java, - examples/com/jgraph/example/panelexample/PortLabelCell.java, - examples/com/jgraph/example/fastgraph/FastCircleCell.java, - examples/com/jgraph/example/fastgraph/FastCellViewFactory.java, - examples/com/jgraph/example/fastgraph/FastEdge.java, - examples/com/jgraph/example/fastgraph/FastVertexView.java, - examples/com/jgraph/example/fastgraph/FastEdgeView.java, - examples/com/jgraph/example/fastgraph/FastGraphUI.java, - examples/com/jgraph/example/fastgraph/FastPortView.java +Files: src/org/jgraph/util/Bezier.java + examples/com/jgraph/example/panelexample/PortLabelCell.java + examples/com/jgraph/example/fastgraph/FastCircleCell.java + examples/com/jgraph/example/fastgraph/FastCellViewFactory.java + examples/com/jgraph/example/fastgraph/FastEdge.java + examples/com/jgraph/example/fastgraph/FastVertexView.java + examples/com/jgraph/example/fastgraph/FastEdgeView.java + examples/com/jgraph/example/fastgraph/FastGraphUI.java + examples/com/jgraph/example/fastgraph/FastPortView.java Copyright: 2005, David Benson License: LGPL-2+ -Files: examples/com/jgraph/example/fastgraph/FastGraph.java, - examples/com/jgraph/example/fastgraph/FastGraphModel.java +Files: examples/com/jgraph/example/fastgraph/FastGraph.java + examples/com/jgraph/example/fastgraph/FastGraphModel.java Copyright: 2001-2005, Gaudenz Alder - 2005, David Benson + 2005, David Benson License: LGPL-2+ Files: debian/* -Copyright: 2006-201, gregor herrmann <[email protected]> +Copyright: 2006-2011, gregor herrmann <[email protected]> 2006-2011, tony mancill <[email protected]> License: LGPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgraph-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

