[med-svn] r1114 - trunk/packages/treeviewx/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Sat Jan 12 04:07:37 UTC 2008
Author: charles-guest
Date: 2008-01-12 04:07:37 +0000 (Sat, 12 Jan 2008)
New Revision: 1114
Modified:
trunk/packages/treeviewx/trunk/debian/changelog
trunk/packages/treeviewx/trunk/debian/copyright
trunk/packages/treeviewx/trunk/debian/tv.1
trunk/packages/treeviewx/trunk/debian/tv.1.xml
Log:
made debian/copyright machine-readable, relicensed manpage
Modified: trunk/packages/treeviewx/trunk/debian/changelog
===================================================================
--- trunk/packages/treeviewx/trunk/debian/changelog 2008-01-12 02:10:24 UTC (rev 1113)
+++ trunk/packages/treeviewx/trunk/debian/changelog 2008-01-12 04:07:37 UTC (rev 1114)
@@ -1,11 +1,19 @@
-treeviewx (0.5.1-5) unstable; urgency=low
+treeviewx (0.5.1-5) UNRELEASED; urgency=low
[ Charles Plessy ]
* Debian Menu transition: Apps/Science becomes Applications/Science/Biology.
- * Moved the Homepage: field out from the package's description.
- * Checked conformance with policy 3.7.3
- * debian/treeviewx.sharedmimeinfo : declares that .phb and .ph files are
- Clustal W phylogenetic trees.
+ * debian/control:
+ - Moved the Homepage: field out from the package's description.
+ - Checked conformance with policy 3.7.3
+ - Allowed upload by Debian Maintainers.
+ * MIME support:
+ - debian/treeviewx.sharedmimeinfo declares that .phb and .ph files are
+ Clustal W phylogenetic trees.
+ - debian/treeviewx.mime and debian/treeviewx.desktop declare that
+ TreeView X can open Clustal W phylogenetic trees.
+ - debian/rules calls dh_installmime.
+ * debian/copyright: made machine-parsable.
+ * Relicensed the manpage under "same as TreeView X" terms.
[ David Paleino ]
* Added support for MIME types (.phb is now associated to treeviewx)
@@ -14,7 +22,7 @@
* Other minor fixes
* Added Italian to the .desktop file
- -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 24 Dec 2007 12:18:07 +0100
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Sat, 12 Jan 2008 13:02:09 +0900
treeviewx (0.5.1-4) unstable; urgency=low
Modified: trunk/packages/treeviewx/trunk/debian/copyright
===================================================================
--- trunk/packages/treeviewx/trunk/debian/copyright 2008-01-12 02:10:24 UTC (rev 1113)
+++ trunk/packages/treeviewx/trunk/debian/copyright 2008-01-12 04:07:37 UTC (rev 1114)
@@ -1,58 +1,62 @@
-This package was debianized by Charles Plessy
-<charles-debian-nospam at plessy.org> on Sat, 11 Feb 2006. The packaging
-work is in the public domain unless stated otherwise. The manpage is
-licenced under the GNU General Public License.
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: Charles Plessy <charles-debian-nospam at plessy.org>
+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 <r.page at bio.gla.ac.uk>
-TreeView X was downloaded from http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download.html
+Files: debian/tv.1.xml, debian/tv.1
+Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
+License: Same as TreeView X
-Copyright (C) 2001 Roderic D. M. Page <r.page at bio.gla.ac.uk>
+Files: debian/*
+Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
+ © 2007 David Paleino <d.paleino at gmail.com>
+License: PD
+ Please treat the packaging work as if it were in the public domain.
-License:
+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 <r.page at bio.gla.ac.uk>
+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 <r.page at bio.gla.ac.uk>
+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.
-TreeView X is statically linked to the Nexus Class Library (Copyright (C) 1999
-Paul O. Lewis), which released under the GNU General Public License.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-
-----------------------------------------------------------------------------
-Information for the users of the source package:
-
-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
-
-On Debian systems, the complete text of the GNU Library General
-Public License can be found in `/usr/share/common-licenses/LGPL-2'.
-
-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.
-
-Please note that the files under the TreeLib directory are part of TreeView X,
-as they have never been released as an independent library. The ncl-2.0
-directory contains the Nexus Class Library (Copyright (C) 1999 Paul O. Lewis),
-which is released under the GNU General Public License, and is an independent
-work.
-
+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'.
Modified: trunk/packages/treeviewx/trunk/debian/tv.1
===================================================================
--- trunk/packages/treeviewx/trunk/debian/tv.1 2008-01-12 02:10:24 UTC (rev 1113)
+++ trunk/packages/treeviewx/trunk/debian/tv.1 2008-01-12 04:07:37 UTC (rev 1114)
@@ -1,11 +1,11 @@
.\" Title: TREEVIEW X
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
-.\" Date: 2005-02-18
+.\" Date: 01/12/2008
.\" Manual:
.\" Source:
.\"
-.TH "TREEVIEW X" "1" "2005\-02\-18" "" ""
+.TH "TREEVIEW X" "1" "01/12/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -39,11 +39,13 @@
.PP
This manual page was written by Charles Plessy (<charles\-debian\-nospam at plessy\.org>) for the
Debian(TM)
-system (but may be used by others)\. Permission is granted to copy, distribute and/or modify this document under the terms of the
+system (but may be used by others)\.
+.PP
+Permission is granted to copy, distribute and/or modify TreeView\ X and this document under the terms of the
GNU
-General Public License, Version 2 any later version published by the Free Software Foundation\.
+General Public License, Version 2 or any later version published by the Free Software Foundation\.
.PP
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\.
.SH "COPYRIGHT"
-Copyright \(co 2006 Charles Plessy
+Copyright \(co 2006, 2008 Charles Plessy
.br
Modified: trunk/packages/treeviewx/trunk/debian/tv.1.xml
===================================================================
--- trunk/packages/treeviewx/trunk/debian/tv.1.xml 2008-01-12 02:10:24 UTC (rev 1113)
+++ trunk/packages/treeviewx/trunk/debian/tv.1.xml 2008-01-12 04:07:37 UTC (rev 1114)
@@ -1,10 +1,11 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?xml version='1.0' encoding='UTF-8'?>
+<?xml-stylesheet type="text/xsl"
+ href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
-"/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd" [
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY dhfirstname "<firstname>Charles</firstname>">
<!ENTITY dhsurname "<surname>Plessy</surname>">
- <!ENTITY dhdate "<date>2005-02-18</date>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>charles-debian-nospam at plessy.org</email>">
<!ENTITY dhusername "Charles Plessy">
@@ -26,9 +27,9 @@
</author> -->
<copyright>
<year>2006</year>
+ <year>2008</year>
<holder>&dhusername;</holder>
</copyright>
- &dhdate;
</refentryinfo>
<refmeta>
&dhucpackage;
@@ -91,10 +92,12 @@
http://darwin.zoology.gla.ac.uk/~rpage/treeviewx.</para>
<para>This manual page was written by &dhusername; (&dhemail;) for
- the &debian; system (but may be used by others). Permission is
- granted to copy, distribute and/or modify this document under
- the terms of the &gnu; General Public License, Version 2 any
- later version published by the Free Software Foundation.
+ the &debian; system (but may be used by others).</para>
+
+ <!-- You can copy, distribute and/or modify this document under the same terms as TreeView X itself. -->
+
+ <para>
+ Permission is granted to copy, distribute and/or modify TreeView X and this document under the terms of the &gnu; General Public License, Version 2 or any later version published by the Free Software Foundation.
</para>
<para>
More information about the debian-med-commit
mailing list