Author: tille Date: 2009-09-01 11:09:59 +0000 (Tue, 01 Sep 2009) New Revision: 3846
Modified: trunk/packages/treeviewx/trunk/debian/changelog trunk/packages/treeviewx/trunk/debian/copyright Log: Merging in Charless changes for next release. A `ldd /usr/bin/tv` shows no libgnomrprint dependency - so I was quite sure it works without Modified: trunk/packages/treeviewx/trunk/debian/changelog =================================================================== --- trunk/packages/treeviewx/trunk/debian/changelog 2009-09-01 11:04:35 UTC (rev 3845) +++ trunk/packages/treeviewx/trunk/debian/changelog 2009-09-01 11:09:59 UTC (rev 3846) @@ -1,3 +1,10 @@ +treeviewx (0.5.1-7) unstable; urgency=low + + * Refreshed debian/copyright according to latest developments + of the machine-readable format. + + -- Charles Plessy <[email protected]> Tue, 01 Sep 2009 13:02:38 +0200 + treeviewx (0.5.1-6) unstable; urgency=low [ Charles Plessy ] Modified: trunk/packages/treeviewx/trunk/debian/copyright =================================================================== --- trunk/packages/treeviewx/trunk/debian/copyright 2009-09-01 11:04:35 UTC (rev 3845) +++ trunk/packages/treeviewx/trunk/debian/copyright 2009-09-01 11:09:59 UTC (rev 3846) @@ -1,62 +1,61 @@ -X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -X-Debianized-By: Charles Plessy <[email protected]> -X-Debinized-Date: Sat, 11 Feb 2006. -X-Source-Downloaded-From: http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download.html -X-Upstream-Author: Roderic D. M. Page <[email protected]> +Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5’. -Files: debian/tv.1.xml, debian/tv.1 -Copyright: © 2006-2008 Charles Plessy <[email protected]> -License: Same as TreeView X +Name : TreeView X +Author : Roderic D. M. Page <[email protected]> +Source : http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download/0.5/tv-0.5.1.tar.gz -Files: debian/* -Copyright: © 2006-2008 Charles Plessy <[email protected]> - © 2007 David Paleino <[email protected]> -License: PD - Please treat the packaging work as if it were in the public domain. - -Files: ncl-2.0/* -Copyright: © 1999 Paul O. Lewis License: GPL-2+ -X-Comment: TreeView X is statically linked to the Nexus Class Library. - -Files: TreeLib/* -Copyright: © 2001 Roderic D. M. Page <[email protected]> -License: GPL-2+ -X-Comment: The files under the TreeLib directory are part of TreeView X, - as they have never been released as an independent library. - -Files: * -Copyright: © 2001 Roderic D. M. Page <[email protected]> -License: GPL-2+ + TreeView X is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - . + TreeView X is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - . + You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -X-Comment: TreeView X has been released by its author under the GNU GPL (see COPYING), but - most of its files use a header which places them under the GNU Library GPL - (LGPL). The author of TreeView X confirmed to the maintainer of this package - that his intention is to have TreeView X released under the GPL. Therefore, as - permitted the clause 3 of the LGPL, the licence of these files is changed to - the GPL through the patch in the following file: - debian/patches/60_LGPLtoGPL.dpatch - . - Some files which are part of TreeView X - namely ntree.h, ntree.cpp and - lcaquery.cpp - have no copyright notice. The author of TreeView X confirmed to - the maintainer of this package that he is the copyright holder for them. - Therefore, they are distributed under the terms of the COPYING file, which is - the GNU GPL. -X-Comment: On Debian systems, the complete text of the GNU Library General - Public License can be found in `/usr/share/common-licenses/LGPL-2'. - . - On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. +TreeView X has been released by its author under the GNU GPL (see COPYING), but +most of its files use a header which places them under the GNU Library GPL +(LGPL). The author of TreeView X confirmed to the maintainer of this package +that his intention is to have TreeView X released under the GPL. Therefore, as +permitted the clause 3 of the LGPL, the licence of these files is changed to +the GPL through the patch in the following file: +debian/patches/60_LGPLtoGPL.dpatch + +Some files which are part of TreeView X - namely ntree.h, ntree.cpp and +lcaquery.cpp - have no copyright notice. The author of TreeView X confirmed to +the maintainer of this package that he is the copyright holder for them. +Therefore, they are distributed under the terms of the COPYING file, which is +the GNU GPL. + +On Debian systems, the complete text of the GNU Library General Public +License can be found in ‘/usr/share/common-licenses/LGPL-2’ and the +complete text of the GNU General Public License version 2 can be found +in ‘/usr/share/common-licenses/GPL-2’. + +Files: ncl-2.0/* +Copyright: © 1999 Paul O. Lewis +License: GPL-2+ +Comment: TreeView X is statically linked to the Nexus Class Library. + +Files: TreeLib/* +Copyright: © 2001 Roderic D. M. Page <[email protected]> +License: GPL-2+ +Comment: The files under the TreeLib directory are part of TreeView X, + as they have never been released as an independent library. + +Files: debian/tv.1.xml debian/tv.1 +Copyright: © 2006-2008 Charles Plessy <[email protected]> +License: Same as TreeView X + +Files: debian/* +Copyright: © 2006-2009 Charles Plessy <[email protected]> + © 2007 David Paleino <[email protected]> +License: PD + Please treat the packaging work as if it were in the public domain. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
